document.write( "Question 1194151: MAT: Topics in Contemporary Math\r
\n" );
document.write( "\n" );
document.write( " Loans\r
\n" );
document.write( "\n" );
document.write( "3) Adventuresome Alex REALLY wants to buy an RV and live out in the wilderness, away
\n" );
document.write( "from the hassles of city living. They decide they can afford a monthly payment of $415
\n" );
document.write( "and their lending agency offers a 3.0% annual interest rate on a 10-year loan.
\n" );
document.write( "
\n" );
document.write( "a. What is the total value of the loan? \r
\n" );
document.write( "\n" );
document.write( "b. What was the total amount Adventuresome Alex paid their lending agency? \r
\n" );
document.write( "\n" );
document.write( "c. How much did they pay in interest?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #826274 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The monthly payment formula is \n" ); document.write( "P = (L*i)/( 1-(1+i)^(-n) ) \n" ); document.write( "where, \n" ); document.write( "P = monthly payment \n" ); document.write( "L = loan amount \n" ); document.write( "i = interest rate per month, in decimal form \n" ); document.write( "n = number of months\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this case we have, \n" ); document.write( "P = 415 \n" ); document.write( "L = unknown and what we want to solve for \n" ); document.write( "i = 0.03/12 = 0.0025 exactly \n" ); document.write( "n = 12*10 = 120 months (equivalent to 10 years)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's plug those known values in, and solve for L \n" ); document.write( "P = (L*i)/( 1-(1+i)^(-n) ) \n" ); document.write( "415 = (L*0.0025)/( 1-(1+0.0025)^(-120) ) \n" ); document.write( "415 = L * [ (0.0025)/( 1-(1+0.0025)^(-120) ) ] \n" ); document.write( "415 = L * 0.00965607446983 \n" ); document.write( "L = 415/0.00965607446983 \n" ); document.write( "L = 42,978.1275296343 \n" ); document.write( "L = 42,978.13 \n" ); document.write( "which is the total value of the loan if Alex paid the max monthly payment of $415 \n" ); document.write( "That wraps up part (a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For part (b), we multiply the $415 monthly payment by the 120 months to figure out how much Alex pays back (principal + interest) \n" ); document.write( "415*120 = 49,800 dollars is the answer to part (b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In part (c), we subtract the results of part (b) and part (a) in that order \n" ); document.write( "49,800 - 42,978.13 = 6,821.87 \n" ); document.write( "That's the amount of total interest paid\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers: \n" ); document.write( "(a) $42,978.13 \n" ); document.write( "(b) $49,800 \n" ); document.write( "(c) $6,821.87 \n" ); document.write( " \n" ); document.write( " |