document.write( "Question 861406: George has 4 ties, 3 shirts, and 2 pair of pants, how many different outfits can he wear if he choses one tie, one shirt, and one pair of pants from each outfit?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #519018 by sheldonbbtrocks(115)![]() ![]() You can put this solution on YOUR website! Number of combinations=(# of pants)*(# of ties)*(# of shirts)\r \n" ); document.write( "\n" ); document.write( "Number of combinations=(2)(4)(3)\r \n" ); document.write( "\n" ); document.write( "Number of combinations=[24] \n" ); document.write( " |