document.write( "Question 1121982: Tabitha would like to invest $1,000 she received for graduation. She is considering these options.\r
\n" );
document.write( "\n" );
document.write( "A: 8% for 2 years\r
\n" );
document.write( "\n" );
document.write( "B: 6% for 18 months\r
\n" );
document.write( "\n" );
document.write( "C: 7% for 3 years\r
\n" );
document.write( "\n" );
document.write( "D: 10% for 6 months\r
\n" );
document.write( "\n" );
document.write( "Which option should Tabitha choose to end up with the largest balance?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #738009 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! For the largest balance, time matters, so 8% for 2 years, or better yet, 7% for 3 years would appear the best \n" ); document.write( "I=prt \n" ); document.write( "since p is the same, just compare rt \n" ); document.write( "a is .08*2=.16 return \n" ); document.write( "b is .06*1.5=.09 return \n" ); document.write( "c is .07*3=.21 return \n" ); document.write( "d is .06*(.5)=.03 return\r \n" ); document.write( "\n" ); document.write( "C. \n" ); document.write( " |