document.write( "Question 1171309: A sundae bar at a wedding has 6 toppings to choose from. A customer must select two separate toppings. How many different sundaes are possible? \n" ); document.write( "
Algebra.Com's Answer #796263 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
6*6 = 36
\n" ); document.write( "If they have to be different, it's 6*5.
\n" ); document.write( "
\n" );