document.write( "Question 253976: Please help me solve this permutation: \"A men's department store sells 3 different suit jackets, 6 different shirts, 8 different ties, and 4 different pairs of pants. How many different suits consisting of a jacket, shirt, tie, and pants are possible?\" \n" ); document.write( "
Algebra.Com's Answer #186335 by hokies(65)\"\" \"About 
You can put this solution on YOUR website!
Multiply them all together:
\n" ); document.write( "Combinations = 3*6*8*4 = 576
\n" ); document.write( "
\n" );