document.write( "Question 196722: you are flipping two standard coins. one coin is red and the other is blue. what is the probability of getting tails on the red coin and tails on the blue coin? \n" ); document.write( "
| Algebra.Com's Answer #147441 by Alan3354(69443)     You can put this solution on YOUR website! you are flipping two standard coins. one coin is red and the other is blue. what is the probability of getting tails on the red coin and tails on the blue coin? \n" ); document.write( "----------------- \n" ); document.write( "It's 1 of 2 both times --> 1/2 x 1/2 = 1/4 \n" ); document.write( "The colors are not relevant. \n" ); document.write( " |