document.write( "Question 232455: faith invests $4,500 in an account that pays 4 percent simple interest. How much money will she have at the end of eight years? \n" ); document.write( "
Algebra.Com's Answer #171788 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
i=Prt
\n" ); document.write( "i=4500*.04*8
\n" ); document.write( "i=$1440 interest earned
\n" ); document.write( "4500+1440=$5940 total after 8 yrs
\n" ); document.write( "
\n" ); document.write( "
\n" );