document.write( "Question 149508: You have five T-shirts, ten shorts, and three pair of underear, and you wear one of each. How many different ensembles can you out together? Bonus: assuming all these clothes are clean, how long could you go before doing laundry. \n" ); document.write( "
Algebra.Com's Answer #109680 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
You have five T-shirts, ten shorts, and three pair of underwear, and you wear one of each. How many different ensembles can you out together? Bonus: assuming all these clothes are clean, how long could you go before doing laundry.
\n" ); document.write( "----------------------
\n" ); document.write( "# of outfits = 5*10*3 = 150
\n" ); document.write( "150 days
\n" ); document.write( "================================
\n" ); document.write( "Cheers
\n" ); document.write( "
\n" );