document.write( "Question 401993: Amy is trying to determine how many different outfits she can make. She has 4 bottoms, 7 tops, 2 belts, and 5 pairs of shoes. Assuming she wears one of each item, how many different outfits can she make? \n" ); document.write( "
Algebra.Com's Answer #284420 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
4*7*2*5 = 280 different outfits. \n" ); document.write( "
\n" );