document.write( "Question 567027: If you borrow $2000 and charged 7.0% interest compounded monthly and pay the principal interest in full after 72 weeks. a. how much money will you owe? b. how much interests will they make off the loan! can you walk me through the problem? \n" ); document.write( "
Algebra.Com's Answer #366420 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Principal P = 2000
\n" ); document.write( "Amount= A
\n" ); document.write( "years=n 6.00
\n" ); document.write( "compounded 12 times a year t
\n" ); document.write( "Rate = 7.00 0.01
\n" ); document.write( "Amount = P*((n+r)/n)^n*t
\n" ); document.write( "
\n" ); document.write( "Amount =2000*(1 +0.01)^ 6*12
\n" ); document.write( "Amount =2000*(1 +0.01)^72
\n" ); document.write( " 2000 *( 1.01 )^ 72
\n" ); document.write( "Amount = 3040.21
\n" ); document.write( "
\n" ); document.write( "Interest = 3040 - 2000 = $1,040
\n" ); document.write( "
\n" );