document.write( "Question 1136038: The amount of credit card debt that Svetlana has can be estimated by using the equation\r
\n" );
document.write( "\n" );
document.write( "D = −100m + 5900\r
\n" );
document.write( "\n" );
document.write( "where D is the credit card debt in dollars m months after starting to pay her credit cards off.\r
\n" );
document.write( "\n" );
document.write( "Find the m intercept for the equation. \n" );
document.write( "
Algebra.Com's Answer #753785 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The m-intercept is the value of m (number of months) when D (her debt) becomes 0. \n" ); document.write( "0 = -100m+5900 \n" ); document.write( "100m = 5900 \n" ); document.write( "m = 59 \n" ); document.write( "Her credit card debt will be paid off after 59 months. \n" ); document.write( "More precisely, since the problem says -100m+5900 is an ESTIMATE of her credit card debt, her credit card debt will be paid off in ABOUT 59 months. \n" ); document.write( " |