document.write( "Question 39420: 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 #24859 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Assuming that the interest was not compounded, we can say that if $400 was earned over 4 years, the interest was $100 each year. Now we have \n" ); document.write( "I = PRT \n" ); document.write( "for the formula for simple interest...now plug in and solve for r... \n" ); document.write( "100 = 5000(r)(1) \n" ); document.write( "r = .02 = 2% per year \n" ); document.write( " |