document.write( "Question 477928: A coin is tossed 4 times. What is the probability of getting HTTH in that order? \n" ); document.write( "
Algebra.Com's Answer #327503 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "coin is tossed 4 times
\n" ); document.write( "P(getting HTTH in that order) = (1/2)^4
\n" ); document.write( " \n" ); document.write( "
\n" );