document.write( "Question 1047945: Last week a softball team ordered three pizzas and two pitchers of soda after a game, and the bill was $41. This week they ordered five pizzas and three pitchers of soda, and the bill was $67. What is the price of a single pizza, and what is the price of a pitcher of soda? \n" ); document.write( "
Algebra.Com's Answer #663615 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let p be pizza; s be soda. Then:
\n" ); document.write( "3p+2s=41
\n" ); document.write( "5p+3s=67
\n" ); document.write( "So:
\n" ); document.write( "9p+6s=123
\n" ); document.write( "10p+6s=134
\n" ); document.write( "p=134-123=$11 per pizza
\n" ); document.write( "s=$4 per pitcher of soda. ☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );