document.write( "Question 1131238: A student's savings account has a balance of $5600 on September 1. Each month, the balance declines by $650. Let B be the balance (in dollars) at t months since September 1.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #747860 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The linear equation has a slope of -650 \n" ); document.write( "y=5600-650t, where t is the number of months after August 31 \n" ); document.write( "when t=9 y will be negative and the savings account will be empty \n" ); document.write( "t=8 months (end of April) the savings account will have $400 left. \n" ); document.write( " |