Question
An amount of Rs. 2,500 invested at a simple interest
rate of r% per annum grows to Rs. 4,930 in 6 years. Using the same rate of interest, in how many years will Rs. 600 grow to Rs. 818.70 under simple interest?Solution
ATQ; 4930 - 2500 = {(2500 X r X 6)/100}
Or, 2430 X 100 = 2500 X r X 6
So, r = 16.2
Let required number of years be 't'.
So, (818.7 - 600 = {(600 X 16.2 X t)/100}
Or, 218.7 X 100 = 600 X 16.2t
Or, t = 2.25
So, in 2.25 years Rs. 600 will amount to Rs. 818.7
What is the primary strategy of a divide-and-conquer algorithm?
In time series forecasting, what does MAE stand for?
What is the clock signal's role in sequential circuits?
In a circuit with n nodes, how many independent KCL equations can be written?
In syntax-directed translation, what is a production rule associated with?
State True or false
TDMA is a communication technique used in wireless and digital networks to share a single channel among multiple users. In...
In reverse polish notation , expression A*B+C*D is written as
What is the term for malicious software designed to damage or disrupt computer systems?
What is the octal representation of the binary number 110110?
Which command is used to sort the lines of a file in a Unix/Linux system?