document.write( "Question 1026474: Use the pattern in Pascal's triangle to find the probability of getting 2 heads when four fair coins are tossed. (type an integer or a simplified fraction) \n" ); document.write( "
Algebra.Com's Answer #641712 by ikleyn(52817)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Use the pattern in Pascal's triangle to find the probability of getting 2 heads
\n" ); document.write( "when four fair coins are tossed. (type an integer or a simplified fraction)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "It is \"C%5B4%5D%5E2%2A%281%2F2%29%5E4\" = \"6%2A%281%2F16%29\" = \"3%2F8\".\r\n" );
document.write( "\r\n" );
document.write( "Here  \"C%5B4%5D%5E2\"  is  the binomial coefficient equal to \"%284%2A3%29%2F%281%2A2%29\" = 6.\r\n" );
document.write( "

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