document.write( "Question 132455: 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? \n" ); document.write( "
Algebra.Com's Answer #96805 by stanbon(75887)![]() ![]() ![]() 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? \n" ); document.write( "--------------------------------- \n" ); document.write( "# of ways = 3*4*2 = 24 ways \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |