Question
Find the rate percent? I. The ratio of difference
of C.I and S.I for 2 years and 3 years is 19:6. II. The difference between C.I and S.I on a certain sum of money of Rs 5,000 for 2 years is Rs 72. For each of the following questions statements I and II are given. Use the data of those statements and then determine which of the following statements is necessary to answer the question:Solution
From Statement I (PR²/4 (3+R/100))/(PR²/4) = 19/6 ⇒ (3+ R/100) = 19/6 ⇒ 3 + ( R)/100 = 19/6 ⇒ ( R)/100 = 19/6 - 3 ⇒ ( R)/100 = 1/6 ∴ R = 100/6 = 16 2/3 % per annum From statement II Rate = √((difference )/(principle )) × 100 Rate = √((72 )/(5000 ) ) × 100 = √((144 )/(10000 ) ) × 100 = 0.12×100 = 12% per annum
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: