Question
On a certain sum, the simple interest for 2 years at 10%
per annum is Rs 1000. Find the difference between the compound interest and simple interest on the same sum, at the same rate and for the same period.Solution
Let principal = P. SI for 2 years = (P × 10 × 2)/100 = (P/5) Given P/5 = 1000 ⇒ P = 5000 Difference (CI − SI) for 2 years at rate r% is: P × (r/100)² Here r = 10% ⇒ r/100 = 0.10 Difference = 5000 × (0.10)² = 5000 × 0.01 = Rs 50.
- Which of the following protocols is used for resolving IP addresses to MAC addresses in a network?
- What is the role of Artificial Intelligence (AI) in modern business applications?
 Which one of the following given statements possibly contains the error?
Which is/are Keyword in C++
Which of the following best describes the concept of abstraction in object-oriented programming (OOP)?Â
Which is/are correct w.r.t Passive attacks
Which of the following is an example of application software?
Artificial Intelligence (AI) and parallel processing are key characteristics associated with which generation of computers?
Which data structure is most suitable for implementing a priority queue?
Purpose of Scope resolution operator