document.write( "Question 40726: Kareem purchased a leather jacket for $800 with his new credit card. He budgeted $50 a month to pay toward the debt. When he read the fine print on the credit card statement, he saw that for each month he owed a balance, a finance charge of $17.50 would be added. How many months will it take Kareem to pay off the leather jacket?
\n" );
document.write( "Thanks
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #26149 by rajagopalan(174)![]() ![]() You can put this solution on YOUR website! monthly budget for jacket 50 \n" ); document.write( "finance charge/month 17.5 \n" ); document.write( "net credit per month = 50-17.5 = 32.5 \n" ); document.write( "cost of jacket = 800 \n" ); document.write( "months to repay = cost/net crdit = 800 / 32.5 = 24 months + 20 dollars \n" ); document.write( "= 25 months. okay. \n" ); document.write( " |