document.write( "Question 452652: Baskin-Robbins has 31 flavors of ice cream, and they have 3 types of cones. How many different types of orders can be placed if someone orders 1 scoop and in a cone? \n" ); document.write( "
Algebra.Com's Answer #311131 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Baskin-Robbins has 31 flavors of ice cream, and they have 3 types of cones. How many different types of orders can be placed if someone orders 1 scoop and in a cone?
\n" ); document.write( "------------------
\n" ); document.write( "ways to pick a cone: 3
\n" ); document.write( "ways to pick an ice cream: 31
\n" ); document.write( "---
\n" ); document.write( "Total number of combinations: 3*31 = 93
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H
\n" ); document.write( "
\n" );