document.write( "Question 1203517: In a bag are five counters each of a different colour: green, yellow, red, blue, and purple. If one counter is drawn from the bag and replaced and then a second is selected, find the probability that a green counter then a blue counter is selected. That is find p(G,B). \n" ); document.write( "
Algebra.Com's Answer #839148 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
p(any color) is equal to 1/5 on the first draw.
\n" ); document.write( "with replacement, it's the same probability on the second draw, or any other succeeding draw.
\n" ); document.write( "therefore p(g,b) = 1/5 * 1/5 = 1/25.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );