Question
Find the compound Interest on Rs. 8,000 @15 % p.a for 2
years 4 month Compounded annually?Solution
C.I for 1 st year = (8000 × 15 × 1)/100 =1200 C.I for 2nd year = (9200 × 15 × 1)/100 = 1380 C.I for 1/3 year = (10580 × 15 × 1)/(100 × 3) = 529 Total C. I = 1200 + 1380 + 529 = Rs. 3109 Alternate Method ; If time is given in ratio (a + 1/b) years, then {Amount = Principal(1+ R/100)a (1+R/100 × 1/b)} Here a= 2 & b =3 A= 8000 (1+15/100)2 (1+15/100×1/3) = 8000 × 23/20 × 23/20 × 21/20 = 11109 C.I = 11109 - 8000 C.I = Rs. 3109
Simplify the Boolean expression.
Y= AB+A(B+C)+B(B+C)
What is the primary use of the printf function in C/C++ programming?
Data warehouse has historical data
What is the primary function of the CICS (Customer Information Control System) in mainframe computing?
What does the term "serializable" refer to in the context of database transactions?
Which statement is FALSE regarding Programmable Logic Controller?
Maximum Power transfer occurs when the_____
In a binomial heap, if the root is greater than the left child and less than the right child, which of the following statements is correct?
Which of the following best explains why communication latency is generally higher in microservices compared to monolithic architectures?Â
Which statement is FALSE about open loop system?