document.write( "Question 56738: Which of the following investments will produce the largest amount of interest? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " a. $1,000 at 6% interest compounded annually for 5 years
\n" );
document.write( " b. $1,000 at 7% interest compounded annually for 4 years
\n" );
document.write( " c. $1,000 at 7% interest compounded quarterly for 4 years
\n" );
document.write( " d. $1,100 at 6% simple interest for 6 years
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #38909 by rcmcc(152)![]() ![]() You can put this solution on YOUR website! For compounded interest use the equation A=P(1+i)^n and simple interest use the equation A=Prt\r \n" ); document.write( "\n" ); document.write( "First we can eliminate choices with common knowledge b, compounded annually will earn less interest that c. would compounding quarterly.\r \n" ); document.write( "\n" ); document.write( "a)1000(1+.06)^5=1338.23 \n" ); document.write( "C)1000(1+(.07/4))^16=1319.93 \n" ); document.write( "D)1000(.07)6=1420.00\r \n" ); document.write( "\n" ); document.write( "d) will produce the greatest amount of money. \n" ); document.write( " |