document.write( "Question 1141126: Kelvin is making a salad. He can pick between spinach, lettuce, or arugula as the base. He can make it with or without tomatoes, cucumbers, and croutons. Kelvin has 3 different dressings to pick from. How many salads can Kelvin make? \n" ); document.write( "
Algebra.Com's Answer #761683 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "3 choices for the base.

\n" ); document.write( "2 choices each (yes or no) for the tomatoes, cucumbers, and croutons.

\n" ); document.write( "3 choices for the dressing.

\n" ); document.write( "By the fundamental counting principle, the number of different salads is the product of all those numbers of choices.
\n" ); document.write( "
\n" );