document.write( "Question 442332: In what time will Rs.2000 amount to Rs.2125 at 5% simple inerest? \n" ); document.write( "
Algebra.Com's Answer #305076 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Interest = 125
\n" ); document.write( "(Amount - Principal)
\n" ); document.write( "I= p*r*t
\n" ); document.write( "125= 2000*5/100 * t
\n" ); document.write( "100*125/(2000*5)=t\r
\n" ); document.write( "\n" ); document.write( "t= 1.25 years
\n" ); document.write( "
\n" ); document.write( "
\n" );