document.write( "Question 1164694: A jar contains 3 red. 5 green, 2 blue and 6 yellow marbles. A marble is chosen at random from the jar. After replacing it, a second marble is chosen. What is the probability of choosing a green and then yellow marble? \n" ); document.write( "
Algebra.Com's Answer #789116 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
3R
\n" ); document.write( "5G
\n" ); document.write( "2B
\n" ); document.write( "6Y
\n" ); document.write( "16 altogether.
\n" ); document.write( "probability first is green is 5/16
\n" ); document.write( "probability that second is yellow with replacement is 6/16
\n" ); document.write( "the joint product is 30/256 or 15/128 or 0.1172
\n" ); document.write( "
\n" );