document.write( "Question 1089641: A student flips a coin three times. What is the probability the coin lands tails up exactly two times? \n" ); document.write( "
| Algebra.Com's Answer #703999 by math_helper(2461)     You can put this solution on YOUR website! Let A = the event { exactly 2 tails on 3 flips }\r \n" ); document.write( "\n" ); document.write( "P(A) = {number of ways to get 2 tails on 3 flips} / {number of total possible outcomes of 3 flips}\r \n" ); document.write( "\n" ); document.write( " |