document.write( "Question 919432: define two variables. write two equations for each story problem
\n" );
document.write( "1.suppose you bought supplies for a party. three rolls of streamers and 15 party hats cost $30. later, you bought 2 rolls of streamers and 4 party hats for $11. how much did each roll of streamers cost? how much did each party hat cost.
\n" );
document.write( "30=3a+15b
\n" );
document.write( "11=2a+4b \n" );
document.write( "
Algebra.Com's Answer #557743 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 30=3a+15b \n" ); document.write( "11=2a+4b \n" ); document.write( "It looks fine. \n" ); document.write( "I would use more significant letters for variables \n" ); document.write( "s for streamers and h for hats \n" ); document.write( "30=3s+15h \n" ); document.write( "11=2s+4h \n" ); document.write( " |