document.write( "Question 116171: A shirt company has 3 designs that can be made with short or long sleeves. There are 6 color patterns available. How many different types of shirts are available from this company? \n" ); document.write( "
Algebra.Com's Answer #84485 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
3 DESIGNS, 2 SLEEVES, 6 COLORS.
\n" ); document.write( "3*2*6=36 DIFFERENT SHIRTS ARE POSSIBLE.
\n" ); document.write( "
\n" );