document.write( "Question 426679: Make a tree diagram to find the number of ways you can arrage the colors yellow, red, blue, and green if no color can be used more than once. What is the total number of possible arrangements? \n" ); document.write( "
Algebra.Com's Answer #296798 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Note: we cannot do 'tree diagrams here\"
\n" ); document.write( "However: number of possible arrangements = 4! = 4*3*2 = 24
\n" ); document.write( "Note: each color has 6 possibles..thus 4*6 possibles altogether
\n" ); document.write( " Y (example)
\n" ); document.write( " R B G
\n" ); document.write( " B G R G R B \n" ); document.write( "
\n" );