document.write( "Question 448035: A pizza restraunt offers nine choices of vegetarian toppings for pizza. In how many ways can you choose 4 toppings? \n" ); document.write( "
Algebra.Com's Answer #308368 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A pizza restaraunt offers nine choices of vegetarian toppings for pizza. In how many ways can you choose 4 toppings?
\n" ); document.write( "-----
\n" ); document.write( "9C4 = (9*8*7*6)/(1*2*3*4) = 126
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============
\n" ); document.write( "
\n" ); document.write( "
\n" );