document.write( "Question 761621: Paul recently purchased some new clothing for work. He has 4 ties, 7 dress shirts, and 5 pairs of dress pants. How many different outfits can he make? \n" ); document.write( "
Algebra.Com's Answer #463433 by ramkikk66(644)\"\" \"About 
You can put this solution on YOUR website!
He can choose from any of the 4 ties i.e. 4 ways to choose a tie.
\n" ); document.write( "He can choose from any of the 7 shirts i.e. 7 ways to choose a shirt.
\n" ); document.write( "He can choose from any of the 5 pants i.e. 5 ways to choose a pair of pants.\r
\n" ); document.write( "\n" ); document.write( "Any combination of tie, shirt and dress pants makes up ONE outfit.\r
\n" ); document.write( "\n" ); document.write( "So, number of possible outfits = number of possible combinations of shirt, tie and pants \r
\n" ); document.write( "\n" ); document.write( "= 4 * 7 * 5 = 140 different outfits.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ":)
\n" ); document.write( "
\n" ); document.write( "
\n" );