document.write( "Question 984431: Bill has eight one-piece jump suits, three pairs of work pants, and six work shirts. He either wears a jump suit, or pants and a shirt to work. How many different possible outfits does he have? \n" ); document.write( "
Algebra.Com's Answer #605749 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "3 pants with each of 6 shirts=3 x 6=18 combinations of shirts and pants.
\n" ); document.write( "18 shirt/pants outfits + 8 jumpsuits = 26 total outfits.
\n" ); document.write( "
\n" );