document.write( "Question 356663: A hat contains three chips: one red, one blue and one green. Two chips are to be selected at random without replacement. What is the probability that a green chip, then a blue chip is selected? Write your answer in fraction format. \n" ); document.write( "
Algebra.Com's Answer #254612 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
1/3 * 1/2 = 1/6 \n" ); document.write( "
\n" );