Question
Quantity I. A sum of money becomes double in 4 years at
compound interest, compounded annually. In how many years it will become 9 times? Quantity II. A sum of money tripled itself in 20 years at a certain rate of interest. In how many years the amount would have been 1.5 times of itself at the same rate of interest? (Q.126-130): Study the following information carefully and answer the Questions given below:Solution
Quantity I. A=  p [1+`R/100` ]t        ⇒ 3P = P [1+`R/100` ]4 ⇒ 3 = [1+ `R/100` ]4 …………(i) A= p [1+`R/100` ]t ⇒ 9P = P [1+`R/100` ]t ⇒ 32 = [1+ `R/100` ]t …………….(ii) From (i) and (ii)  [1+`R/100` ]4 × 2 = [1+`R/100` ]t t = 8 years Quantity II. Since the amount was Rs 100. It becomes Rs 300 in 20 years. Rs 300 – Rs 100 = Rs 200 interest In 20 years, interest is Rs 200 In 1 year, the interest is Rs`200/20` Rate of interest = 10% per annum.  = 100 x 50 / 100 x 10 = 5 years Hence Quantity I > Quantity II
Time complexity of heap sort is:
Which type of database key is a candidate key that has not been chosen as the primary key?
Which data structure uses LIFO (Last In, First Out) principle?
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
- Which of the following is the primary characteristic of Infrastructure as a Service (IaaS) in cloud computing?
Which of the following accurately describes the role of a "foreign key" in a relational database system?
Deletion in Red-Black Trees maintains balance using:
Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?
In the dynamic programming approach for LCS, the base cases are crucial for correctly initializing the dp table.
Consider the following Python co...
RISC stands for: