You can
put this solution on YOUR website!You need a wrench, a hammer, and a saw to complete a project. The hardware store has three different types of wrenches, four different types of hammers, and two different types of saws that will suffice. How many ways can you select the three tools you need?
---------------------------------
# of ways = 3*4*2 = 24 ways
===========
Cheers,
Stan H.