document.write( "Question 1083379: Mr.chang has $10,000 in a savings account. He wants to pay of $3500 credit card purchase. HE withdraws $500 each month from his savings account until the balance is paid off. No interest will be charged for the first year. What is the domain of this function? \n" ); document.write( "
Algebra.Com's Answer #697634 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Mr.chang has $10,000 in a savings account. He wants to pay of $3500 credit card purchase. HE withdraws $500 each month from his savings account until the balance is paid off. No interest will be charged for the first year. What is the domain of this function? \n" ); document.write( " With x being the number of months, and B being the balance after x months, we get the function: B(x) = - 500x + 10,000\n" ); document.write( " |