document.write( "Question 937215: You just spent $60 on party decorations. The streamers cost $2 per package and paper balls cost $2.50. If you purchased 25 decorations, how many streamers and how many paper balls did you purchase? \n" ); document.write( "
Algebra.Com's Answer #570657 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! You just spent $60 on party decorations. The streamers cost $2 per package and paper balls cost $2.50. If you purchased 25 decorations, how many streamers and how many paper balls did you purchase? \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "Quantity:: s + p = 25 decorations \n" ); document.write( "Value:::: 2s+2.5p = 60 \n" ); document.write( "------- \n" ); document.write( "Modify for eliminations:: \n" ); document.write( "s + p = 25 \n" ); document.write( "s + 1.25p = 30 \n" ); document.write( "----- \n" ); document.write( "Subtract and solve for \"p\":: \n" ); document.write( "0.25p = 5 \n" ); document.write( "p = 20 (# of paper balls purchased) \n" ); document.write( "---- \n" ); document.write( "s = 25-20 = 5 (# of streamers purchased) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |