document.write( "Question 1204603: Johnnie likes to buy slices of pizza in the cafeteria for lunch for $4.75. Amy
\n" ); document.write( "prefers to buy hamburgers for lunch, which cost $5.55 each. Between the two of
\n" ); document.write( "them, Johnnie and Amy have $38.50 and they are not allowed to buy more than
\n" ); document.write( "7 lunches. How many hamburgers and slices of pizza can they buy?
\n" ); document.write( "

Algebra.Com's Answer #840955 by josgarithmetic(39628)\"\" \"About 
You can put this solution on YOUR website!
Pizza Slice, 4.75 dollars
\n" ); document.write( "Hamburger, 5.55 dollars
\n" ); document.write( "Max. money to spend, 38.5 dollars
\n" ); document.write( "Max. foods or lunches to buy , 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "p and h, number of pizza slices and hamburgers\r
\n" ); document.write( "\n" ); document.write( "\"system%28p%2Bh%3C=7%2C4.75p%2B5.55h%3C=38.5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Understand that p and h must be whole numbers, neither less than 0.
\n" ); document.write( "
\n" );