document.write( "Question 61370: 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 interest rate? \n" ); document.write( "
Algebra.Com's Answer #42243 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 interest rate? \n" ); document.write( "Interest = Principal * rate * time \n" ); document.write( "400 = 5000*r*4 \n" ); document.write( "1/50=r \n" ); document.write( "r=2/100 \n" ); document.write( "r=2% \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |