document.write( "Question 1081127: Please help me solve the following problem.
\n" );
document.write( "An unbiased coin is tossed twice. If the probability of getting a head (H) after a toss is 0.5 and that of getting a tail (T) is 0.5\r
\n" );
document.write( "\n" );
document.write( "What is the probability that the two tosses result in HT or TH combination? \n" );
document.write( "
Algebra.Com's Answer #695205 by Boreal(15235) You can put this solution on YOUR website! Probability of HT is (1/4) and probability TH is also (1/4). The total probability is 1/2. \n" ); document.write( "There are 4 outcomes 1--2--1, 1 with 2 heads, 2 with one head, 1 with 2 tails. \n" ); document.write( " \n" ); document.write( " |