document.write( "Question 1192893: An unfair coin has probability p of landing heads up on a single flip, where
\n" ); document.write( "0 < p < 1. The coin is tossed seven times, and the probability that the coin lands
\n" ); document.write( "heads up exactly twice is equal to the probability that the coin lands heads up
\n" ); document.write( "exactly three times. What is the value of p? Express your answer as a common
\n" ); document.write( "fraction.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can I get help on this please? Trying to understand how to solve this? Thank you for your help and time.
\n" ); document.write( "

Algebra.Com's Answer #824822 by greenestamps(13198)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The probability of heads is p; the probability of tails is (1-p).

\n" ); document.write( "The probability of getting 2 heads on 7 flips is \"C%287%2C2%29%28%28p%29%5E2%29%28%28p-1%29%5E5%29\".

\n" ); document.write( "The probability of getting 3 heads on 7 flips is \"C%287%2C3%29%28%28p%29%5E3%29%28%28p-1%29%5E4%29\".

\n" ); document.write( "The probabilities of 2 or 3 heads are the same:

\n" ); document.write( "

\n" ); document.write( "\"21%28%28p%29%5E2%29%28%281-p%29%5E5%29=35%28%28p%29%5E3%29%28%281-p%29%5E4%29\"

\n" ); document.write( "\"21%281-p%29=35%28p%29\"
\n" ); document.write( "\"21-21p=35p\"
\n" ); document.write( "\"21=56p\"
\n" ); document.write( "\"p=21%2F56+=+3%2F8\"

\n" ); document.write( "ANSWER: p=3/8

\n" ); document.write( "
\n" ); document.write( "
\n" );