document.write( "Question 200610: The amount of an investment of P dollars for t years at simple interest rate r is given by A = P + prt\r
\n" );
document.write( "\n" );
document.write( "Rewrite this formula by factoring out the greatest common factor on the right-hand side.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #150859 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A = p + prt \n" ); document.write( "The 'p' can be factored: \n" ); document.write( "A = p(1 + rt) \n" ); document.write( ". \n" ); document.write( "That's all there is to it... \n" ); document.write( " \n" ); document.write( " |