document.write( "Question 286177: Sean took 2 pair of shoes, 5 pairs of pants, & 6 shrts on a trip. Assuming all items are compatible, how many different outfits can he wear? \n" ); document.write( "
Algebra.Com's Answer #207493 by user_dude2008(1862)\"\" \"About 
You can put this solution on YOUR website!
# of shoes * # of pants * shirts = 2 * 5 * 6 = 60 \n" ); document.write( "
\n" );