document.write( "Question 234981: Three coins are tossed in the air. what is the probability that exactly two of them turn up heads?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #173178 by stanbon(75887) ![]() You can put this solution on YOUR website! Three coins are tossed in the air. what is the probability that exactly two of them turn up heads? \n" ); document.write( "------------------ \n" ); document.write( "P(x=2) = 3C2(1/2)^2*(1/2) = 3*(1/4)(1/2) = 3/8 \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |