document.write( "Question 626242: You toss two coins. What is the probability P that both are tails? \n" ); document.write( "
Algebra.Com's Answer #394053 by Edwin McCravy(20065)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The coins can land four ways, HH, HT, TH, or TT.\r\n" );
document.write( "\r\n" );
document.write( "TT is 1 way OUT OF 4 ways, so the probability is \r\n" );
document.write( "1 way OVER 4 ways or \"1%2F4\".\r\n" );
document.write( "\r\n" );
document.write( "(In probability theory, \"OUT OF\" means \"OVER\").\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );