document.write( "Question 751607: A box contains 4 red cubes, 3 blue cubes, 2 green cubes, and 1yellow cube. You pick two cubes at random, replacing each after you pick. Find P(both green). What's the answer? \n" ); document.write( "
Algebra.Com's Answer #457306 by timvanswearingen(106)\"\" \"About 
You can put this solution on YOUR website!
There are 10 cubes total and 2 are green, so the probability of getting a green is 2/10, which reduces to 1/5. \r
\n" ); document.write( "\n" ); document.write( "P(2 green) = (1/5)*(1/5)=1/25
\n" ); document.write( "
\n" );