document.write( "Question 1046884: Eduardo invested money in an account earning 4% simple interest. At the end of 5 years, he had a total of $14,400. How much money did he originally invest?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #662450 by jorel555(1290) ![]() You can put this solution on YOUR website! Let n be the amount of the investment. Then \n" ); document.write( "5x4%=20% \n" ); document.write( ".2 x n=14400 \n" ); document.write( "n=14400/.2=$72000. ☺☺☺☺ \n" ); document.write( " |