Question
A sum of Rs. 55,000 becomes Rs. 72,600 after 2 years when
invested at simple interest at r% per annum. What will be the simple interest earned on Rs. 80,000 at (5r/8)% p.a. in 4 years?Solution
ATQ,
Simple interest = (Principal × rate × time) ÷ 100
So, interest earned = Amount - Principal
So, interest earned = 72600 - 55000 = Rs. 17,600
So, 17600 = (55000 × r × 2) ÷ 100
So, r = 16
So, new rate of interest = 16 × (5/8) = 10%
So, required interest = (80000 × 10 × 4) ÷ 100 = Rs.32,000
Predict the output
list1 = ['physics', 'chemistry', 1997, 2000]
list2 = [1, 2, 3, 4, 5, 6, 7 ]
print "list1[0]: ", list1[0]Â Â Â Â ...
A circuit has five branches with four nodes including reference node , then the number of linearly independent mesh equation would be_______
If 2 K bits/second is bit rate, what is the minimum PCM bandwidth required for successful transmission?Â
What are the different modes of fiber optic communication?
- What is the relationship between the Java Virtual Machine (JVM) and the Java Runtime Environment (JRE)?
Which of the following statements correctly describes the ACID property "Durability" in database transactions?Â
Which statement is TRUE regarding Norton theorem?
What is Computer Output Microfilm (COM) primarily used for in data management and archival systems?
What is the primary purpose of using private class members in object-oriented programming?
What is a primary advantage of using virtual machines in a computing environment?Â