document.write( "Question 1138700: The balance in a student's bank account is $1,200. Each month the student withdraws $140. A. What is the change in the account balance after 7 months?
\n" );
document.write( "B. What is the balance in the account after 7 months? \n" );
document.write( "
Algebra.Com's Answer #756505 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A. The change in 7 months is 7*$140 = $980. \n" ); document.write( "B. The balance after 7 months is $1200-$980 = $220. \n" ); document.write( " |