document.write( "Question 1203956: Jeff, Tom, and Chelsea order a large pizza. They decide to split the cost according to how much they will eat. Tom pays $5.16, Chelsea eats 1/8 of the pizza, and Jeff eats 1/2 of the pizza. How much did the pizza cost? \n" ); document.write( "
| Algebra.Com's Answer #839898 by josgarithmetic(39630)      You can put this solution on YOUR website! Q, total pizza cost\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "chelsea pay Q/8 \n" ); document.write( "Jeff pay Q/2 \n" ); document.write( "Tom pay $5.16\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "SUM of what they pay must be Q.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |