document.write( "Question 1129288: Edgar accumulated $7,000 in credit card debt. If the interest rate is 30% per year, and he does not make any payments for 2 years, how much will he owe (in dollars) on this debt in 2 years by each method of compounding? (Simplify your answers completely. Round your answers to the nearest cent.)\r
\n" );
document.write( "\n" );
document.write( "(a)compound quarterly
\n" );
document.write( "$
\n" );
document.write( "(b)compound monthly
\n" );
document.write( "$
\n" );
document.write( "(c)compound continuously
\n" );
document.write( "$
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #745849 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Edgar accumulated $7,000 in credit card debt. If the interest rate is 30% per year, and he does not make any payments for 2 years, how much will he owe (in dollars) on this debt in 2 years by each method of compounding? (Simplify your answers completely. Round your answers to the nearest cent.) \n" ); document.write( "(a)compound quarterly \n" ); document.write( "------ \n" ); document.write( "I(t) = P(1+(r/n))^(nt)-P \n" ); document.write( "I(2) = 7000(1+(0.30/4))^(4*2) - 7000 \n" ); document.write( "I(2) = $5484.34 \n" ); document.write( "----- \n" ); document.write( "(b)compound monthly (n = 12) \n" ); document.write( "I(2) = 7000(1+0.3/12))^(12*2)-7000 = $5661.08 \n" ); document.write( "------------------ \n" ); document.write( " \n" ); document.write( "(c)compound continuously \n" ); document.write( "I(2) = 7000*e^(0.3*2) - 7000 \n" ); document.write( "I(1) = $5754.83 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( "$ \n" ); document.write( " |