document.write( "Question 231622: Write an expression with a variable for each situation described below. Then write a phrase telling what the variable represents.\r
\n" );
document.write( "\n" );
document.write( "1. Jason had 12 cookies and then ate some.\r
\n" );
document.write( "\n" );
document.write( "2. Loretta had 5 books and then bought some more.\r
\n" );
document.write( "\n" );
document.write( "3. Hal had 8 pens. He bought 5 more and then gave away some.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Write an expression, then evaluate the expression.\r
\n" );
document.write( "\n" );
document.write( "4. Barbara saved d dollars a week from her job for 6 weeks. How much did Barbara save? Evaluate the expression for d = $18.75.\r
\n" );
document.write( "\n" );
document.write( "5. Tom had $40 before he went shopping. After he bought some school supplies, he had n left. How much did Tom spend on school supplies? Evaluate the expression for n = $15. \n" );
document.write( "
Algebra.Com's Answer #171376 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1) \n" ); document.write( "12-x= \n" ); document.write( "2) \n" ); document.write( "5+x= \n" ); document.write( "3) \n" ); document.write( "8+5-x= \n" ); document.write( "4) \n" ); document.write( "6d= \n" ); document.write( "6*18.75=$112.50 \n" ); document.write( "5) \n" ); document.write( "40-n= \n" ); document.write( "40-15=$25 \n" ); document.write( " |