document.write( "Question 469471: A pizza place sold 57 pizzas on Friday night for a total sales of $722. If a medium pizza costs $12 and a large costs $14, how many of each size were sold? \n" ); document.write( "
Algebra.Com's Answer #322132 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "sold 57 pizzas
\n" ); document.write( "Let x and (57-x) represent the number of $14 and $12 sold respectively
\n" ); document.write( "Question states***
\n" ); document.write( " $14x + $12(57-x) = $722
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x = 38
\n" ); document.write( " x = 19,number of $14 sold. 38 $12 pizzas sold (57-19)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " $14*19 + $12*38 = $722 \n" ); document.write( "
\n" );