document.write( "Question 579306: How many ways can you order a pizza if you choose 1 vegatable, 1 meat, and 1 cheese.\r
\n" );
document.write( "\n" );
document.write( "Options are Vegatable= 8
\n" );
document.write( "Meat=7
\n" );
document.write( "Cheese=3 \n" );
document.write( "
Algebra.Com's Answer #370932 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 8*7*3=168 ways \n" ); document.write( " |