document.write( "Question 737209: Julie borrows $60,000 from a bank that is charging eight percent interest, compounded annually.
\n" );
document.write( "If she pays the loan back in eight years, approximately how much interest will she pay?
\n" );
document.write( " a $39,840
\n" );
document.write( " b $39,994
\n" );
document.write( " c $42,120
\n" );
document.write( " d $51,056 \n" );
document.write( "
Algebra.Com's Answer #450219 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! A = P(1+r/n)^(n*t)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 60000(1+0.08/1)^(1*8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 111,055.812616912\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "A = 111,055.81\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "She pays back $111,055.81 total. So she pays 111,055.81 - 60,000 = $51,055.81 in interest total.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The closest answer choice is choice D since it looks like they rounded to the nearest dollar. \n" ); document.write( " |