Question
Santosh invested Rs.9000 in a scheme for 6 years which
is offering 15% simple interest. The amount received after 6 years from scheme B has been invested in another scheme offering 20% compound interest for one and half years, compounded half yearly. What will be the amount (approx.) received to Santosh after seven and half years?Solution
Simple interest earned by Santosh in 6 years at rate of 15% = (9000*15*6)/100 = Rs. 8100 Total amount earned by Santosh after 6 years = Rs. 9000+ Rs. 8100 = Rs. 17100 Amount received after investing in a scheme offering compound interest at rate of 20% compounded half yearly after one and half years. R = 10%, n = 3 A = 17100*(1+(10/100))3 A= 17100*1.331 A= Rs. 22760.1
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...