document.write( "Question 861471: Alex has a bag with two red balls and two blue balls.
\n" ); document.write( "Alex puts the ball back in each time. How do you plot the probability of Alex picking a red ball on two consecutive picks using a grid?
\n" ); document.write( "

Algebra.Com's Answer #519052 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I'm not sure how you do it on a grid.
\n" ); document.write( "Look at the possible picks and list all of them first.
\n" ); document.write( "\"RR=%282%2F4%29%2A%282%2F4%29=1%2F4\"
\n" ); document.write( "\"RB=%282%2F4%29%2A%282%2F4%29=1%2F4\"
\n" ); document.write( "\"BR=%282%2F4%29%2A%282%2F4%29=1%2F4\"
\n" ); document.write( "\"BB=%282%2F4%29%2A%282%2F4%29=1%2F4\"
\n" ); document.write( "Those are the 4 possible choices in picking two balls.
\n" ); document.write( "So two consecutive Reds is one of the four possible choices.
\n" ); document.write( "
\n" ); document.write( "
\n" );