Question
A man invested Rs. 'B' at simple interest of 18% and Rs.
'B + 4000' at simple interest of 14% p.a., for 4 years each. If the interest earned from both investments is the same, then find the sum invested at the lower rate of interest.Solution
ATQ, Simple interest = Sum X rate of interest X time period of investment ÷ 100 ATQ; Or, 7.2B = (B+4000)×5.6 Or, 7.2B = 5.6B+22400 Or, 1.6B = 22400 Or, B = 14000 So, sum invested at lower interest = 14000 + 4000 = Rs. 18,000
Which component in the CPU is responsible for fetching instructions from memory and incrementing the program counter?
In a circuit with n mesh currents, how many essential KVL equations are written when performing mesh analysis?
In a pipelined CPU design, what is the purpose of the instruction pipeline?
What is the role of the catch block in exception handling?
What is the purpose of the Index Manager in RDBMS architecture?
Which scheduling policy may result in high waiting times for long-running jobs?
A read bit can be read
How many dimensions are selected in dice operation?
The time taken by a single bit to travel around the ring is known as ___?
Which of the following synchronization mechanisms provides a more structured approach to synchronization, allowing only one thread to access a resource...