document.write( "Question 84119: How many ways can you select pants, a shirt, and shoes if you have 5 pants, 7 shirts, and 3 pairs of shoes to choose from? \r
\n" ); document.write( "\n" ); document.write( "Use a tree diagram to answer the question: How many ways can you select a lunch combo if you have 6 sandwich choices, 3 side choices, and 4 choices for drinks? A lunch combo consists of 1 sandwich, 1 side item, and 1 drink. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #60540 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many ways can you select pants, a shirt, and shoes if you have 5 pants, 7 shirts, and 3 pairs of shoes to choose from?
\n" ); document.write( "# of ways = 5*7*3 = 105
\n" ); document.write( "----------\r
\n" ); document.write( "\n" ); document.write( "Use a tree diagram to answer the question: How many ways can you select a lunch combo if you have 6 sandwich choices, 3 side choices, and 4 choices for drinks? A lunch combo consists of 1 sandwich, 1 side item, and 1 drink.
\n" ); document.write( "6*3*4 = 72 selections
\n" ); document.write( "Comment: There will be 72 branches on your tree.\r
\n" ); document.write( "\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );