document.write( "Question 1199180: Consider a student loan of $22,500 at a fixed APR of 12% for 25 years
\n" );
document.write( "A.Calculate the monthly payment
\n" );
document.write( "B.Determine the total amount paid over the term of the loan
\n" );
document.write( "C. Of the total amount paid what percentage is paid towards the principal and what is percentage is paid interest \n" );
document.write( "
Algebra.Com's Answer #832929 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Part (A)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Monthly payment formula \n" ); document.write( "P = (L*i)/( 1 - (1+i)^(-n) ) \n" ); document.write( "where, \n" ); document.write( "L = loan amount \n" ); document.write( "i = monthly interest rate in decimal form \n" ); document.write( "n = number of months\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this problem: \n" ); document.write( "L = 22500 \n" ); document.write( "i = 0.12/12 = 0.01 \n" ); document.write( "n = 25*12 = 300 months (equivalent to 25 years)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's find the monthly payment \n" ); document.write( "P = (L*i)/( 1 - (1+i)^(-n) ) \n" ); document.write( "P = (22500*0.01)/( 1 - (1+0.01)^(-300) ) \n" ); document.write( "P = 236.975431994467 \n" ); document.write( "P = 236.98 \n" ); document.write( "The monthly payment is $236.98\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Verifying this result:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can use a TVM solver such as this one \n" ); document.write( "https://www.geogebra.org/m/mvv2nus2 \n" ); document.write( "which emulates the TVM solver in a TI83 and TI84.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The inputs will be: \n" ); document.write( "N = 300 \n" ); document.write( "I% = 12 \n" ); document.write( "PV = 22500 \n" ); document.write( "PMT = left blank or set to whatever you want \n" ); document.write( "FV = 0 \n" ); document.write( "P/Y = 12 \n" ); document.write( "C/Y = 12 \n" ); document.write( "Do not type dollar signs or commas into any of the boxes.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's an explanation of each input:
\n" ); document.write( "This value is negative to represent a cash outflow.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here is another free online calculator you can use to verify the monthly payment: \n" ); document.write( "https://www.calculator.net/loan-calculator.html \n" ); document.write( "There are many other options as well.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (B)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The monthly payment is $236.98 found in part (A). \n" ); document.write( "It is done for 300 months (aka 25 years) \n" ); document.write( "This assumes no refinancing is done.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "300*236.98 = 71,094\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, a total of $71,094 is paid back.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part (C)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The previous part found that $71,094 was paid back in total. \n" ); document.write( "This consists of principal, aka the amount loaned, and interest.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Divide the loan amount over this total paid back \n" ); document.write( "22500/71094 = 0.31648 = 31.648% approximately \n" ); document.write( "This is the percentage of the total paid toward principal.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The remaining 100% - 31.648% = 68.352% is paid toward interest.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way to calculate it: \n" ); document.write( "interest = (amount paid back) - (principal) \n" ); document.write( "interest = (71094) - (22500) \n" ); document.write( "interest = 48594 dollars \n" ); document.write( "percent paid interest = (interest/totalPaid)*100% \n" ); document.write( "percent paid interest = (48594/71094)*100% \n" ); document.write( "percent paid interest = (0.68352)*100% \n" ); document.write( "percent paid interest = 68.352% \n" ); document.write( "and, \n" ); document.write( "percent paid principal = 100% - (percent paid interest) \n" ); document.write( "percent paid principal = 100% - (68.352%) \n" ); document.write( "percent paid principal = 31.648%\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------- \n" ); document.write( "----------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(A) Monthly payment = $236.98 \n" ); document.write( "(B) Total amount paid = $71,094 \n" ); document.write( "(C) 31.648% toward principal, 68.352% to interest \n" ); document.write( "The decimal values in part (C) are approximate. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |