Three vehicles turn left and right

  • Thread starter Thread starter robax25
  • Start date Start date
  • Tags Tags
    Vehicles
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
robax25
Messages
238
Reaction score
3
Homework Statement
consider an Experiment in which each of three vehicles taking a particular freeway exit turns left or right at the end of the exit ramp. The eight possible outcomes are posible. my question is that How to calculate 8 possible outcomes?
Relevant Equations
permutation p =nPr
combination C = nCr
I did combination like
3C2=3 here 3 means three vehicles. 2 means both turns left
3C2=3 here 3 means three vehicles. 2 means both turns right
3C3=1 3 means all are left.
3C3=1 3 means all are right.

My question is that is there another way that helps to get the answer?
 
Last edited:
Physics news on Phys.org
robax25 said:
I did combination like
3C2=3 here 3 means three vehicles. 2 means both turns left
3C2=3 here 3 means three vehicles. 2 means both turns right
3C3=1 3 means all are left.
3C3=1 3 means all are right.

My question is that is there another way that helps to get the answer?
You are really calculating (1+1)^3 by first expanding it as (1+1)(1+1)(1+1) = 1 + (3*1) + (3*1) + 1` = 8.
This will be valid for any number of cars, see Binomial Theorem Wikipedia