document.write( "Question 1200899: Dan is contemplating trading in his car for a new one. He can afford a monthly payment of at most $400. If the prevailing interest rate is 3.9%/year compounded monthly for a 48-month loan, what is the most expensive car that Dan can afford, assuming that he will receive $8000 for his trade-in? (Round your answer to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #835129 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: $25,750.69\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Work Shown:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P = 400 = monthly payment \n" ); document.write( "i = r/12 = 0.039/12 = 0.00325 = decimal form of the monthly interest rate \n" ); document.write( "n = 48 months \n" ); document.write( "L = unknown loan amount\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve for L \n" ); document.write( "P = (L*i)/( 1 - (1+i)^(-n) ) \n" ); document.write( "400 = (L*0.00325)/( 1 - (1+0.00325)^(-48) ) \n" ); document.write( "400 = L*0.02253433364068 \n" ); document.write( "L = 400/0.02253433364068 \n" ); document.write( "L = 17,750.6912952554 \n" ); document.write( "L = 17,750.69 \n" ); document.write( "Here's a useful calculator to verify the result \n" ); document.write( "https://www.calculatorsoup.com/calculators/financial/how-much-loan-can-i-afford.php\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If the trade-in option wasn't available, then the most he can afford would be $17,750.69\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add on the $8000 trade-in value \n" ); document.write( "17750.69 + 8000 = 25,750.69\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The most expensive car Dan can afford is $25,750.69\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is assuming all fees are part of that figure. \n" ); document.write( "This means that if the sticker price was say $25,000 and the fees totaled $2000, then that goes over the $25,750.69 threshold. \n" ); document.write( " \n" ); document.write( " |