document.write( "Question 1086375: Tyler has $60,000 to invest for 3 years. Estimate which investment option will earn more interest. calculate to verify your estimate.\r
\n" );
document.write( "\n" );
document.write( "A. 5.1% simple interest, calculated monthly\r
\n" );
document.write( "\n" );
document.write( "B. 4.9% compound interest, calculated annually \n" );
document.write( "
Algebra.Com's Answer #700570 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tyler has $60,000 to invest for 3 years. Estimate which investment option will earn more interest. calculate to verify your estimate. \n" ); document.write( "A. 5.1% simple interest, calculated monthly \n" ); document.write( "I = P*r*t \n" ); document.write( "I = 60,000*0.051*3 = $9180 \n" ); document.write( "I = P(1+(r/n)^(nt) - P = 60000(1+0.051/12)^(12*3)-60000 \n" ); document.write( "=60000[(1+0.051/12)^(12*3)-1] \n" ); document.write( "= 60000*0.164947 = $9896.83 \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |