document.write( "Question 586156: 9. You have a collection of six numbered balls; 1 through 3 are blue and 4 through 6 are green. How many different arrangements of these balls in a line are possible? \n" ); document.write( "
Algebra.Com's Answer #373650 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Arrangements:
\n" ); document.write( "By number 6!
\n" ); document.write( "By color 6!/3!^2
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );