document.write( "Question 705366: During a football game, the parents of the football players sell pretzels and popcorn to raise money for the new uniforms. They charge $2.50 for a bag of popcorn $2 for a pretzel. The parents collect $336 in sales during the game. They sell twice as many bags of popcorn as pretzels. How many bags of popcorn do they sell? How many pretzels do they sell? \n" ); document.write( "
Algebra.Com's Answer #434554 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
X=2Y
\n" ); document.write( "2.50X+2Y=336
\n" ); document.write( "2.50*2Y+2Y=336
\n" ); document.write( "5Y+2Y=336
\n" ); document.write( "7Y=336
\n" ); document.write( "Y=336/7
\n" ); document.write( "Y=48 BAGS OF PRETZELS WERE SOLD.
\n" ); document.write( "X=2*48=96 BAGS OF POPCORN WERE SOLD.
\n" ); document.write( "PROOF:
\n" ); document.write( "2.50*96+2*48=336
\n" ); document.write( "240+96=336
\n" ); document.write( "336=336
\n" ); document.write( "
\n" );