document.write( "Question 124936: A principal of $5000 was invested in a savings account for 4 years. If the interest earned for the period was $400, what was the annual interest rate? \n" ); document.write( "
Algebra.Com's Answer #91579 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A principal of $5000 was invested in a savings account for 4 years. If the interest earned for the period was $400, what was the annual interest rate? \n" ); document.write( "----------------- \n" ); document.write( "I = Prt \n" ); document.write( "400 = 5000*r*4 \n" ); document.write( "r = 400/(4*5000) \n" ); document.write( "r = 100/5000 \n" ); document.write( "r = 1/50 \n" ); document.write( "r = 0.02 or 2% \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |