document.write( "Question 947725: You are going to buy a new outfit. In the store you have narrowed it down to two pairs of pants, three shirts and two pairs of shoes. Draw a tree diagram to show how many options you have. Do not use the mathematical formula. \n" ); document.write( "
Algebra.Com's Answer #578509 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "12 options\r\n" );
document.write( "                       \r\n" );
document.write( "            Shirt#1 /  Shoes#1\r\n" );
document.write( "           /        \  Shoes#2\r\n" );
document.write( "          /\r\n" );
document.write( "         /             \r\n" );
document.write( "Pants#1 ----Shirt#2 /  Shoes#1\r\n" );
document.write( "         \          \  Shoes#2\r\n" );
document.write( "          \\r\n" );
document.write( "           \          \r\n" );
document.write( "            Shirt#3 /  Shoes#1\r\n" );
document.write( "                    \  Shoes#2\r\n" );
document.write( "\r\n" );
document.write( "                       \r\n" );
document.write( "            Shirt#1 /  Shoes#1\r\n" );
document.write( "           /        \  Shoes#2 \r\n" );
document.write( "          /\r\n" );
document.write( "         /             \r\n" );
document.write( "Pants#2 ----Shirt#2 /  Shoes#1    \r\n" );
document.write( "         \          \  Shoes#2\r\n" );
document.write( "          \\r\n" );
document.write( "           \           \r\n" );
document.write( "            Shirt#3 /  Shoes#1\r\n" );
document.write( "                    \  Shoes#2\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );