Question
Amit invested an amount in Fund
'P', which provides compound interest at a rate of 'r'% per annum, compounded annually. He invested the same amount in Fund 'Q', which provides simple interest at a rate of {(2r + 1)/2}% per annum. After 2 years, the interest earned from both funds is equal. Determine the value of 'r'.Solution
ATQ,
Let sum invested = Rs. βPβ ATQ, P Γ {1 + (r/100)}2 β P = {P Γ (2r + 1) Γ 2}/(2 Γ 100) Or, 1 + (r2 /1002 ) + (r/50) β 1 = (r/50) + (1/100) Or, (r2 /1002 ) + (r/50) = (r/50) + (1/100) Or, (r2 /1002 ) = (1/100) Or, r2 = 100 So, r = 10 {Since, rate cannot be negative so we can drop 'r' = -10} So, the value of βrβ = 10
Which data structure is used for undo operations in text editors?
Which of the following best exemplifies a critical advantage of Mobile Edge Computing (MEC) over traditional cloud computing?
What is a key challenge in applying Natural Language Processing (NLP) techniques to real-world text data?
Which feature of OOP allows hiding implementation details while showing only the necessary functionality?
Which type of database join returns only the matching rows from two tables based on a condition?
Which data structure is ideal for priority-based scheduling?
Which attack can be mitigated using DNSSEC (Domain Name System Security Extensions)?
Which algorithm constructs a suffix tree in linear time?
Which of the following is the most critical success factor for the implementation of a Decision Support System (DSS) within an organization?
Which page replacement algorithm minimizes the number of page faults theoretically but is difficult to implement in practice?