document.write( "Question 425268: How many years will it take for $8,000 to reach $10,000 at a simple interest rate of 2%?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #296204 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! I=Prt \n" ); document.write( "2000=8000*0.02*t \n" ); document.write( "2000=160t \n" ); document.write( "t=12.5 yrs \n" ); document.write( " |