document.write( "Question 938446: what is the positive difference between the number of doughnuts in 50 dozen and number of slices of pizza (8 slices per pizza) in 80 pizzas? \n" ); document.write( "
Algebra.Com's Answer #571706 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
total donuts = 50 *12 = 600
\n" ); document.write( "total pizza slices = 8 * 80 = 640
\n" ); document.write( "| 600 - 640 | = 40
\n" ); document.write( "positive difference is 40
\n" ); document.write( "
\n" ); document.write( "
\n" );