document.write( "Question 202970: 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 #153115 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Given:
\n" ); document.write( "\"A+=+P%2BPrt\"
\n" ); document.write( "a) Rewrite by factoring the GCF (that's P).
\n" ); document.write( "\"A+=+P%281%2Brt%29\"
\n" ); document.write( "b) Find A if P = $8300, r = 15% (that's 0.15 in decimal) and t = 3 years.
\n" ); document.write( "\"A+=+8300%281%2B0.15%2A3%29\" Evaluate.
\n" ); document.write( "\"A+=+8300%281.45%29\"
\n" ); document.write( "\"A+=+12035\"
\n" ); document.write( "A = $12,035.00
\n" ); document.write( "
\n" );