document.write( "Question 149492: If three coins are tossed. Find the probability that no more than one coin lands heads up. Is it 5/8. 1/4, 3/8, or 1/2\r
\n" );
document.write( "\n" );
document.write( "Please help. \n" );
document.write( "
Algebra.Com's Answer #109689 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If three coins are tossed. Find the probability that no more than one coin lands heads up. Is it 5/8. 1/4, 3/8, or 1/2 \r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "P(0 or 1 heads in 3 tosses) = P(no heads) + P(1 head) \n" ); document.write( "= (1/2)^3 + 3C1(1/2)^1*(1/2)^2 \r \n" ); document.write( "\n" ); document.write( "= (1/8) + 3*(1/8) = 4/8 = 1/2 \n" ); document.write( "=================================\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |