document.write( "Question 965024: Keith borrowed $8000 at a rate of 7.5%, compounded semiannually. Assuming he makes no payments, how much will he owe after 7 years? \n" ); document.write( "
Algebra.Com's Answer #589807 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Amount(1+rate/n periods)^n*time The periods are 2 in a year, so n=2
\n" ); document.write( "800(1+.075/2)^2*7= debt
\n" ); document.write( "800(1.674)= debt
\n" ); document.write( "1,339.44= debt\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );