document.write( "Question 316832: A silver dollar is flipped twice. Calculate the proability of each of the following occurring:
\n" ); document.write( "a) a head on the first flip
\n" ); document.write( "b) a tail on the second flip given that the first toss was a head
\n" ); document.write( "c) two tails
\n" ); document.write( "d) a tail on the first and a head on the second
\n" ); document.write( "e) a tail on the first and a head on the second or a head on the first and a tail on the second
\n" ); document.write( "e) at least one head on the two flips
\n" ); document.write( "

Algebra.Com's Answer #226774 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A silver dollar is flipped twice. Calculate the proability of each of the following occurring:
\n" ); document.write( "Note: The flip results are independent and P(H)=P(T)=1/2
\n" ); document.write( "--------------------------------------
\n" ); document.write( "a) a head on the first flip:: 1/2
\n" ); document.write( "------------------------------------------
\n" ); document.write( "b) a tail on the second flip given that the first toss was a head::1/2
\n" ); document.write( "----
\n" ); document.write( "c) two tails:::(1/2)(1/2) = 1/4
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "d) a tail on the first and a head on the second: (1/2)(1/2)= 1/4
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "e) a tail on the first and a head on the second or a head on the first and a tail on the second:::(1/2)(1/2) + (1/2)(1/2) = 2/4 = 1/2
\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "e) at least one head on the two flips::: 1 - P(no heads) = 1-(1/4) = 3/4
\n" ); document.write( "==============================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===============
\n" ); document.write( "
\n" ); document.write( "
\n" );