document.write( "Question 33113: A salesman packed 3 shirts and 6 ties. With one shirt, he could wear all six ties. With another shirt, he could wear 5 ties. With the 3rd shirt, he could only wear 2 ties. How many different combinations did he have? \n" ); document.write( "
Algebra.Com's Answer #19526 by longjonsilver(2297)\"\" \"About 
You can put this solution on YOUR website!
shirt 1: 6 combos
\n" ); document.write( "shirt 2: 5 combos
\n" ); document.write( "shirt 3: 2 combos\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total: 13 combinations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Jon.
\n" ); document.write( "
\n" ); document.write( "
\n" );