document.write( "Question 249868: 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( "
Algebra.Com's Answer #181930 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Suppose you bought supplies for a party.
\n" ); document.write( "Three rolls of streamers and 15 party hats cost $30.
\n" ); document.write( "Later, you bought 2 rolls of streamers and 4 party hats for $11.
\n" ); document.write( "How much did each roll of streamers cost?
\n" ); document.write( "How much did each party hat cost?
\n" ); document.write( "----------------------------------------
\n" ); document.write( "Equations:
\n" ); document.write( "3s + 15h = 30
\n" ); document.write( "2s + 4h = 11
\n" ); document.write( "--------------------
\n" ); document.write( "Multiply thru 1st by 2 ; Multiply thru 2nd by 3.
\n" ); document.write( "----
\n" ); document.write( "6s + 30h = 60
\n" ); document.write( "6s + 12h = 33
\n" ); document.write( "-------------------
\n" ); document.write( "Subtract 2nd from 1st:
\n" ); document.write( "18h = 27
\n" ); document.write( "h = 3/2 = $1.50 (price of each hat)
\n" ); document.write( "---------------------
\n" ); document.write( "Substitute into 2s + 4h = 11 to solve for \"s\".
\n" ); document.write( "2s + 4*(3/2) = 11
\n" ); document.write( "2s + 6 = 11
\n" ); document.write( "2x = 5
\n" ); document.write( "x = $2.50 (price of one streamer)
\n" ); document.write( "===========================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );