document.write( "Question 919117: Katie has $50 in a savings account at the beginning of
\n" );
document.write( "the summer. She wants to have at least $20 in the account by
\n" );
document.write( "the end of the summer. She withdraws $2 each week for food,
\n" );
document.write( "clothes, and movie tickets. Write an inequality that expresses
\n" );
document.write( "Katie’s situation and display it on the graph below. For how
\n" );
document.write( "many weeks can Katie withdraw money? \n" );
document.write( "
Algebra.Com's Answer #557504 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Katie has $50 in a savings account at the beginning of \n" ); document.write( "the summer. She wants to have at least $20 in the account by \n" ); document.write( "the end of the summer. She withdraws $2 each week for food, \n" ); document.write( "clothes, and movie tickets. Write an inequality that expresses \n" ); document.write( "Katie’s situation and display it on the graph below. For how \n" ); document.write( "many weeks can Katie withdraw money? \n" ); document.write( "------ \n" ); document.write( "50-2x >= 20 \n" ); document.write( "----- \n" ); document.write( "2x <= 30 \n" ); document.write( "x <= 15 weeks \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |