Question
A certain sum on compound interest becomes 56,180 when
compounded annually after 2 years and 59,550.80 after 3 years Find the sum.Solution
Amount at the end of the second year, A2 = 56,180 Amount at the end of the third year, A3 = 59,550.80 Hence, interest incurred during the second year to the third year = 59,550.80- 56,180 = ₹3370.8 Let the principal sum be Rs. P and the rate of interest be R%. CI of the first year = SI of the first year 3370.8= (56180xRx1)/100 (For the second year, the principal amount should be Rs. 56,180) R = 6% According to the question, P (1 + 6/100)2 = 56,180 P= (56180)/11236×10000 P=50000
When does the "commit" operation in a transaction take place?
Which boolean operator represents logical AND?
Consider the following three functions.
f1 = 100n
f2 = nlogn
f3 = n√n
Which one of the fo...
How does blockchain achieve its tamper-resistant quality?
What is the scope of a variable in programming?
Attributes are made of more than one simple attribute.
What is a serializable schedule in concurrency control?
What is the term for the process of transferring data between physical memory and secondary storage in virtual memory systems?
What is a primary key in the context of the ER model?
Which of the operation is used to see the top element of stack?