document.write( "Question 1129317: Michelle Payne deposited $7,800 in a savings account paying 7.00% simple interest. How long will it take for her investment to amount to $10,400?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #746004 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Michelle Payne deposited $7,800 in a savings account paying 7.00% simple interest. \n" ); document.write( " How long will it take for her investment to amount to $10,400? \n" ); document.write( ": \n" ); document.write( "simple interest formula: I = PRT \n" ); document.write( "Find the amt of interest. 10400 - 7800 = 2600 \n" ); document.write( "7800*.07*t = 2600 \n" ); document.write( "546t = 2600 \n" ); document.write( "t = 2600/546 \n" ); document.write( "t = 4.76 ~ 5 years \n" ); document.write( " |