document.write( "Question 1173204: please help me\r
\n" );
document.write( "\n" );
document.write( "An amount of $42,000 is borrowed for 5 years at 8.5% interest, compounded annually. If the loan is paid in full at the end of that period, how much must be paid back?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #798398 by Theo(13342)![]() ![]() You can put this solution on YOUR website! f = p * (1 + r) ^ n \n" ); document.write( "f is the future value \n" ); document.write( "p is the present value \n" ); document.write( "r is the interest rate per time period \n" ); document.write( "n is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "formula becomes f = 42,000 * (1 + .085) ^ 5 \n" ); document.write( "solve for f to get: \n" ); document.write( "f = 63,153.58\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's what's owed at the end of the loan period.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |