Question
Mr. X invested Rs. 600 in two schemes, A and B in the
ratio of 7:3, respectively. Scheme A and B are offering simple interest at rate of 16% per annum and 20% per annum. Find the total interest obtained from both schemes after 2 years.Solution
Amount invested in scheme A = (7/10) × 600 = Rs. 420 Amount invested in scheme B = (3/10) × 600 = Rs. 180 Interest earned from scheme A = 420 × 16% × 2 = Rs. 134.4 Interest earned from scheme B = 180 × 20% × 2 = Rs. 72 Therefore, required total interest = 134.4 + 72 = Rs. 206.4
What is the primary advantage of using blockchain technology in transactions?
Which is the correct format specifier for double type value in C?
Which one of the following is an application of Stack Data Structure?
The boolean function f(x, y, z) = (x AND y) OR (NOT(y) AND z) is equivalent to which of the following boolean expressions?
In the ER model, what does a double oval represent?
Binary relationship has how many participating entities?
Which famous algorithm uses dynamic programming to find the shortest path in a weighted, directed graph?
Which command is used to change the permissions of a file in a Unix/Linux system?
What is the purpose of a diode in a circuit?
Node.js is primarily used for: