document.write( "Question 293507: Kevin invested money in a savings account at a rate of 5% simple interest.
\n" );
document.write( "After one year, he has $4347.00 in the account. How much did kevin originally invest.\r
\n" );
document.write( "\n" );
document.write( "Please show the 5-step problem solving process and show all steps necessary to arrive at the solution. \n" );
document.write( "
Algebra.Com's Answer #211861 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Kevin invested money in a savings account at a rate of 5% simple interest. \n" ); document.write( "After one year, he has $4347.00 in the account. How much did kevin originally invest. \n" ); document.write( "------------------------ \n" ); document.write( "Simple Interest: A(t) = P(1+rt) \n" ); document.write( "4347 = P(1+0.05*1) \n" ); document.write( "4347 = P(1.05) \n" ); document.write( "Principal = 4347/1.05 = $4140.00 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================================== \n" ); document.write( " |