document.write( "Question 1159151: Vern sells pizza and bottles of water at a concession stand to raise money for the school basketball team. Pizza is $2.25 a slice and water is $1.50 per bottle. Write an algebraic expression for the total income Vern received from the sale of pizza and bottles of water. Then use the expression to calculate the total income from the sale of 125 slices and 52 bottles. \n" ); document.write( "
Algebra.Com's Answer #801635 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
x = pizza slices sold
\n" ); document.write( "y = water bottles sold\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "sales = \"2.25x+%2B+1.5y\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "125 slices and 52 bottles = 2.25(125) + 1.5(52) = \"359.25\"
\n" ); document.write( "
\n" );