Question
Arjun borrowed Rs. 5000 at R% S.I. and Rs. 6000 at (R +
5)% S.I. for 2 years. The total interest paid was Rs. 2800. Find the rate at which he borrowed Rs. 6000.Solution
According to question, 5000 × R/100 × 2 + 6000 × (R + 5)/100 × 2 = 2800 100R + 120R + 120 × 5 = 2800 220R + 600 = 2800 220R = 2200 R = 10% So, R + 5 = 15%
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...