Question
The difference between compound interest and simple
interest at rate of 22% per annum for 2 years is Rs. 484. Find the simple interest obtained on same amount for a period of 2 years at rate of 10% per annum.Solution
Let, the amount be Rs. P. P[(1 + 22/100)2 β 1] β P Γ 22% Γ 2 = 484 P Γ 0.4884 β P Γ 0.44 = 484 P Γ 0.0484 = 484 P = 484 Γ· 0.0484 = Rs. 10000 Therefore, required interest = 10000 Γ 10% Γ 2 = Rs. 2000
The amortized cost of appending an element at the end of a dynamic array is:
Which design pattern is most suitable for controlling access to a resource by limiting the number of clients that can use it concurrently?
In a data warehousing environment, what is the primary purpose of an OLAP (Online Analytical Processing) cube?
Which type of database key is a candidate key that has not been chosen as the primary key?
Which of the following is a key objective of the Requirement Analysis phase in the Software Development Lifecycle (SDLC)?
Which of the following correctly describes the primary difference between Cross-Site Request Forgery (CSRF) and Cross-Site Scripting (XSS)?
...Which network topology ensures full redundancy but is highly expensive and complex to implement?
Which of the following best describes the primary function of an IoT gateway in an Internet of Things (IoT) network?
In the context of asymmetric encryption, which of the following is a key feature of public-private key pairs?
Which of the following best describes Abstraction in Object-Oriented Programming (OOP)?