SOLUTION: If a number cube is tossed twice, what is the probability that both rolls will display a number less than three?

Algebra ->  Equations -> SOLUTION: If a number cube is tossed twice, what is the probability that both rolls will display a number less than three?      Log On


   



Question 1079513: If a number cube is tossed twice, what is the probability that both rolls will display a number less than three?
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
P{(1  or  2) and (1 or 2)] = 

[P(1) + P(2)] * [P(1)+P(2)] 

  {1/6 + 1/6} * (1/6 + 1/6)

        (2/6) * (2/6)

        (1/3) * (1/3)

            1/9

Edwin