document.write( "Question 50071: An investment of P dollars made at the simple interest rate r for t years will grow to a total T=P+Prt. For an investment of $10,000 to grow at least $12,000 in two years, what is the minnimum interest rate at which it can be invested?\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "PLEASE HELP ME \n" );
document.write( "
Algebra.Com's Answer #33291 by tutorcecilia(2152) You can put this solution on YOUR website! T=P+Prt [Original formula] \n" ); document.write( "12,000=10,000+10,000(r)(2) [Plug-in the values] \n" ); document.write( "12,000-10,000=10,000-10,000 +10,000(r)(2) {Solve for (r)] \n" ); document.write( "2,000=10,000(r)(2) \n" ); document.write( "2,000=20,000(r) \n" ); document.write( "2,000/20,000=20,000(r)/20,000 \n" ); document.write( "0.10=r=10% = the minimum interest rate \n" ); document.write( ". \n" ); document.write( "check by plugging all of the values back into the original equation. \n" ); document.write( " |