document.write( "Question 1137080: Hi,
\n" ); document.write( "I really would appreciate a bit of help with this problem:\r
\n" ); document.write( "\n" ); document.write( "Suppose that you borrow $30,000 to pay for college. You can select one of the following loans, each requiring regular monthly payments.\r
\n" ); document.write( "\n" ); document.write( "Installment Loan A: ten-year loan at 4.7%
\n" ); document.write( "Installment Loan B: five-year loan at 6.2%\r
\n" ); document.write( "\n" ); document.write( "1. Find the (a) monthly payments, (b) total payback amount and (c) total interest for Loan A and B. Show your work.\r
\n" ); document.write( "\n" ); document.write( "2. Which loan would you prefer to take out and why?\r
\n" ); document.write( "\n" ); document.write( "Thank you in advance!
\n" ); document.write( "

Algebra.Com's Answer #754946 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
The formula for installment loan calculations is
\n" ); document.write( ":
\n" ); document.write( "Monthly Payment = ( r * PV ) / ( 1 - ( 1 + r )^(-n) )
\n" ); document.write( ":
\n" ); document.write( "Where r is the annual interest rate divided by 12, PV is the loan amount, and n is the total number of payments
\n" ); document.write( ":
\n" ); document.write( "Loan A
\n" ); document.write( ":
\n" ); document.write( "n = 10 * 12 = 120
\n" ); document.write( ":
\n" ); document.write( "r = 0.047 / 12 = 0.0039
\n" ); document.write( ":
\n" ); document.write( "Monthly Payment = ( 0.0039 * 30000) / (1 - (1 + 0.0039)^(-120) ) = $313.52
\n" ); document.write( ":
\n" ); document.write( "Total Payback Amount = $37622.40
\n" ); document.write( ":
\n" ); document.write( "Total Interest = $7622.40
\n" ); document.write( ":
\n" ); document.write( "LOAN B
\n" ); document.write( ":
\n" ); document.write( "n = 5 * 12 = 60
\n" ); document.write( ":
\n" ); document.write( "r = 0.062 / 12 = 0.0052
\n" ); document.write( ":
\n" ); document.write( "Monthly Payment = ( 0.0052 * 30000) / (1 - (1 + 0.0052)^(-60) ) = $583.34
\n" ); document.write( ":
\n" ); document.write( "Total Payback Amount = $35000.40
\n" ); document.write( ":
\n" ); document.write( "Total Interest = $5000.40
\n" ); document.write( ":
\n" ); document.write( "Choose LOAN B since it requires $2622 less interest ($5000.40 vs $7622.40)
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );