document.write( "Question 49174This question is from textbook
\n" );
document.write( ": This is a factoring question\r
\n" );
document.write( "\n" );
document.write( "The amount of an investment of P dollars for t years at simple interest rate r is givn by A = P + Prt. Rewrite this formula by factoring out the greatest common factor on the right-hand side and find A if $8300 is invested for 3 years at a simple interest rate of 15% \n" );
document.write( "
Algebra.Com's Answer #32598 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! A = P + Prt \n" ); document.write( "A = P(1 + rt) \n" ); document.write( "A = 8300(1 + 0.15*3) \n" ); document.write( "A = 8300(1.45) = 12,035 \n" ); document.write( " |