document.write( "Question 89127: What is the probability that 3 heads come up on a throw of 3 dimes? What is the probability that they do not? \n" ); document.write( "
Algebra.Com's Answer #64787 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
You either get a head or a tail.
\n" ); document.write( "Total Outcomes: 2*2*2 = 8
\n" ); document.write( "There is only one possibility of getting 3 heads.
\n" ); document.write( "1 / 8 or 12.5%
\n" ); document.write( "Probability of not getting 3 heads:
\n" ); document.write( "100% - 12.5% = 87.5%
\n" ); document.write( "
\n" );