document.write( "Question 168340: Amount of an investment. The amount of an investment
\n" ); document.write( "of P dollars for t years at simple interest rate r is given by
\n" ); document.write( "A = P + Prt.
\n" ); document.write( "a) Rewrite this formula by factoring out the greatest
\n" ); document.write( "common factor on the right-hand side.
\n" ); document.write( "b) Find A if $8300 is invested for 3 years at a simple
\n" ); document.write( "interest rate of 15%.
\n" ); document.write( "

Algebra.Com's Answer #124067 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A = P + Prt.
\n" ); document.write( "a) Rewrite this formula by factoring out the greatest
\n" ); document.write( "common factor on the right-hand side.
\n" ); document.write( "A = P(1+rt)
\n" ); document.write( "----------------
\n" ); document.write( "b) Find A if $8300 is invested for 3 years at a simple
\n" ); document.write( "interest rate of 15%.
\n" ); document.write( "A = 8300(1 + 0.15*3)
\n" ); document.write( "A = $12035.00
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );