document.write( "Question 691089: A fair coin tossed 4 times. What is te probability all tosses will be heads? \n" ); document.write( "
Algebra.Com's Answer #426572 by Lucky Duck(4)\"\" \"About 
You can put this solution on YOUR website!
.5 * .5 * .5 * .5 = 0.0625 = 6.25% of the time. \n" ); document.write( "
\n" );