document.write( "Question 1167447: You can afford a $200 per month car payment. You've found a 5 year loan at 2% interest. How big of a loan can you afford? \n" ); document.write( "
Algebra.Com's Answer #852249 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "You can afford a $200 per month car payment. You've found a 5 year loan at 2% interest.
\n" ); document.write( "How big of a loan can you afford?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "        This my solution goes second after the solution by @Theo.\r
\n" ); document.write( "\n" ); document.write( "        @Theo used an online calculator in his solution.\r
\n" ); document.write( "\n" ); document.write( "        Since this web-site is to teach Math, the expected solution should be mathematical.\r
\n" ); document.write( "\n" ); document.write( "        So, I present here a standard mathematical solution.\r
\n" ); document.write( "\n" ); document.write( "        Calculator can be used as a secondary tool for verification.\r
\n" ); document.write( "\n" ); document.write( "        Then the sequence of steps would be normally educative.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Use the standard formula for the monthly payment for a loan\r\n" );
document.write( "\r\n" );
document.write( "    M = \"L%2A%28r%2F%281-%281%2Br%29%5E%28-n%29%29%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where L is the loan amount; r = \"0.02%2F12\" is the effective interest rate per month;\r\n" );
document.write( "n is the number of payments (same as the number of months); M is the monthly payment.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this formula, the expression for the maximum loan is\r\n" );
document.write( "\r\n" );
document.write( "    L = \"M%2F%28%28r%2F%281-%281%2Br%29%5E%28-n%29%29%29%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In this problem  M = $200;  r = \"0.02%2F12\",  n = 5*12 = 60 monthly payments.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Substitute these values into the formula and get for the maximum loan amount\r\n" );
document.write( "\r\n" );
document.write( "    L = \"200%2F%28%28%280.02%2F12%29%2F%281-%281%2B0.02%2F12%29%5E%28-60%29%29%29%29\" = $11,410.47.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The maximum loan amount is $11,410.47.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Compare my answer with the answer by @Theo: they coincide \"cent-to-cent\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In such calculations, it is important to avoid intermediate rounding.
\n" ); document.write( "Rounding can be done at the end, only.\r
\n" ); document.write( "\n" ); document.write( "Intermediate rounding is PROHIBITED, since it leads to wrong answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, a calculator should provide the necessary precision.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I use MS Excel in my computer. It works with 15 decimals in mantissa
\n" ); document.write( "and provides the necessary precision.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I simply copy-paste my numerical formula into Excel spreadsheet and get the answer in one click.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Many standard online calculators provide the necessary precision.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You may use, for example, these free-of-charge online calculators\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "https://www.omnicalculator.com/finance/annuity-future-value\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "https://www.calculatorsoup.com/calculators/financial/future-value-annuity-calculator.php\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "https://www.calculator.net/future-value-calculator.html\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "They are reliable, have convenient user-friendly interface, have complete instructions and descriptions,
\n" ); document.write( "provide the necessary precision and were checked million times. You may use them to check my/your calculations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "//////////////////////////////\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "- - - - - added for your better understanding - - - - - \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice that the full outpayment in 5 years in this problem is 5*12*200 = 12000 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It does not contradict to my answer, since the outpayment for the loan ($12000 in this case)
\n" ); document.write( "is always greater than the loaned amount ($11,410.47).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The difference is what the financial company earns on this loan.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "//////////////// INTERESTING and useful to know ////////////////\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you request an AI with this assignment, there is non-zero probability
\n" ); document.write( "that the AI will produce incorrect answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For example, today, Oct.1, 2025, I submitted this problem to the Google AI called \"Overview\".
\n" ); document.write( "It produced incorrect answer \"A loan of approximately $11,302.28. can be afforded. \"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Compare with my correct answer $11,410.47.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At the end of their solution, they say that their value is approximate, so this excuses them.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "But in banking calculations and in solving school problems, where the answer should match precisely,
\n" ); document.write( "such a discrepancy is \"highlight%28highlight%28UNACCEPTABLE%29%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This discrepancy is a consequence of the fact that their calculation procedure is DEFECTIVE.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I observed similar discrepancy in many their solved problems in Finance
\n" ); document.write( "(more than in 10 cases and more than in 20), so it happens REGULARLY.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Many times I pointed them to this their deficiency, but it looks like
\n" ); document.write( "they do not understand the problem - so they still did not fix it, \"highlight%28highlight%28UNFORTUNATELY%29%29\".\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "X X X X X X X X X X X X X X X X X X X X X\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            Come again to this forum soon to learn something new \r
\n" ); document.write( "\n" ); document.write( "                    or to get a precise solution in the future,\r
\n" ); document.write( "\n" ); document.write( "                with complete and comprehensive explanations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );