document.write( "Question 1171755: Sam is at the origin in the coordinate plane. Every minute, he flips a coin. If he gets
\n" ); document.write( "heads, he walks right one unit. Otherwise, he walks left one unit. After five minutes,
\n" ); document.write( "what is the probability is at (1,0)?
\n" ); document.write( "

Algebra.Com's Answer #796682 by ikleyn(52908)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The meaning / (the context) of this problem is that Sam flips the coin at the beginning of each minute t= 0, 1, 2, 3, 4,\r\n" );
document.write( "\r\n" );
document.write( "and, depending on the result of each individual flipping, he is 1 unit to the left or 1 unit to the right \r\n" );
document.write( "\r\n" );
document.write( "from his previous/(current) position on the straight line at the end of THIS minute.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let H be the number of Heads in 5 flips.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the number of Tails is (5-H), and we are interested to find the value of H under this condition\r\n" );
document.write( "\r\n" );
document.write( "    \r\n" );
document.write( "    H - (5-H) = 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the equation,\r\n" );
document.write( "\r\n" );
document.write( "    H - 5 + H = 1,   2H = 1 + 5 = 6,   H = 6/2 = 3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, to get the point 1 unit to the right from the beginning after 5 flips, he should have 3 Heads and 2 Tails in his experiment.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "What concretely is the sequence of heads and tails in the experiment, it DOES NOT matter.\r\n" );
document.write( "What does really matter, is to have  3  Heads and  2  Tails in any order of  5 flips.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, it is a binomial distribution problem with the number of trials n= 5 and the number of success k= 3; \r\n" );
document.write( "the probability of the success is \"1%2F2\" = 0.5 in each individual trial.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "THEREFORE, the probability under the problem's question is  P = \"C%5B5%5D%5E3%2A0.5%5E5\" = \"%28%285%2A4%29%2F%281%2A2%29%29%2A0.5%5E5\" = 0.3125.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is a good entertainment problem.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "By the way, with 6 flips the probability to get the point  (1,0)  is equal to  ZERO,
\n" ); document.write( "because the equation  H - (6-H) = 1  DOES  NOT  have solutions in integer numbers in this case.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );