document.write( "Question 50355: Jamie and her friends brought 1 cheese pizza, 1 mashroom pizza and 1 pepperoni pizza. The cost of each include tax are:
\n" );
document.write( "Cheese $7.95
\n" );
document.write( "Mashroom $8.95
\n" );
document.write( "Pepporni 8.45
\n" );
document.write( "Each Pizza consit 0f 8 slices. Jamie ate 1 slice of cheese, 2 slices of mashroom, and 1 slice of pepporni. What was the cost of the pizza that Jamie ate to the nearest tenth? \n" );
document.write( "
Algebra.Com's Answer #33467 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! Find the cost per slice: \n" ); document.write( "Cheese $7.95/8 = $0.9375 per slice \n" ); document.write( "Mashroom $8.95/8 = $1.11875 per slice \n" ); document.write( "Pepporni 8.45/8 = $1.05625 per slice\r \n" ); document.write( "\n" ); document.write( "Jamie ate: \n" ); document.write( "1 slice of cheese x $0.9375 = $0.9375 \n" ); document.write( "2 slices of mashroom x $1.11875 = $2.2375 \n" ); document.write( "1 slice of pepporni x $1.05625 \n" ); document.write( "___________________________________________ \n" ); document.write( "TOTAL AMOUNT OF PIZZA JAMIE ATE: $4.23125 = $4.23 \n" ); document.write( " \n" ); document.write( " |