document.write( "Question 748067: Debra borrowed $8000 at a rate of 11%, compounded semiannually. Assuming she makes no payments, how much will she owe after 5 years. do not round any intermediate computations and round your answer to the nearest cent \n" ); document.write( "
Algebra.Com's Answer #455308 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Debra borrowed $8000 at a rate of 11%, compounded semiannually. Assuming she makes no payments, how much will she owe after 5 years. do not round any intermediate computations and round your answer to the nearest cent. \n" ); document.write( "*** \n" ); document.write( "Compound interest formula: A=P(1+i)^n, P=initial investment, i=interest rate per period, n=number of periods. \n" ); document.write( "For given problem: \n" ); document.write( "P=8000 \n" ); document.write( "i=.11/2=.055 \n" ); document.write( "n=5*2=10 \n" ); document.write( "A=amt after n periods \n" ); document.write( ".. \n" ); document.write( "A=8000(1+.055)^10 \n" ); document.write( "A=8000(1.055)^10 \n" ); document.write( "A=$13,665.16 \n" ); document.write( "After 5 years, Brenda will owe $13,665.16 \n" ); document.write( " \n" ); document.write( " |