document.write( "Question 1206756: Suppose that you are performing the probability experiment of rolling one fair six-sided die. Let F be the event of rolling a four or a five. You are interested in how many times you need to roll the die in order to obtain the first four or five as the outcome.
\n" ); document.write( "• p = probability of success (event F occurs)
\n" ); document.write( "• q = probability of failure (event F does not occur)
\n" ); document.write( "Find the values of p and q. (Enter exact numbers as integers, fractions, or decimals.)
\n" ); document.write( "Find the probability that the first occurrence of event F (rolling a four or five) is on the second trial. (Round your answer to four decimal places.)
\n" ); document.write( "

Algebra.Com's Answer #844376 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "P(4 or 5) = 4/6 = 2/3

\n" ); document.write( "P(other) = 1-2/3 = 1/3

\n" ); document.write( "P(first 4 or 5 on 2nd throw) = P((other on 1st throw) AND (4 or 5 on 2nd throw)) = (2/3)*(1/3) = 2/9

\n" ); document.write( "
\n" ); document.write( "
\n" );