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

Algebra.Com's Answer #187299 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a)A=P(1+rt)
\n" ); document.write( "b)A=8300(1+15*3)
\n" ); document.write( "Multiply the 3*15 then add 1 to it.
\n" ); document.write( "Then multiply by 8300
\n" ); document.write( "
\n" );