Question
Suresh deposited Rs. ‘Q’ in a bank offering compound
interest of 7% p.a. compounded annually. After 5 years, he invested the amount received from the bank in scheme ‘K’ and ‘L’ in the ratio of 10:7 respectively. Scheme ‘L’ offers compound interest of 21% p.a. compounded annually while scheme ‘K’ offers simple interest of 11% p.a. If total interest received by him from schemes K and L together at the end of 2 years is Rs. 4026.4, then find the value of ‘Q’.Solution
ATQ Let amount invested in scheme ‘K’ and scheme ‘L’ be Rs. ‘10u’ and Rs. ‘7u’, respectively. So, 0.11 × 2 × 10u + 0.42 × 7u = 4026.4 Or, 2.2u + 2.94u = 4026.4 Or, 5.14u = 4026.4 Or, u = 783.23 So, Q = (10 × 783.23 + 7 × 783.23)/(1.07 × 1.07 × 1.07 × 1.07 × 1.07) = Rs. 7000
In system design, what is the primary purpose of a feasibility study?
Which of the following statements is true about ACID properties in database transactions?
Which encryption technique is used in Transport Layer Security (TLS) to securely establish a session key?
Which of the following traversal methods is used to visit nodes in the order "left child, root, right child" in a binary tree?
Which of the following techniques is primarily used to address overfitting in machine learning models?
Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?
In the context of system analysis, which of the following best defines the "use case" diagram?
Which of the following is an effective countermeasure against Cross-Site Scripting (XSS) attacks in a web application?
Which of the following best describes the function of the Control Unit (CU) in the CPU?
In the context of asymmetric encryption, which of the following is a key feature of public-private key pairs?