asked 198k views
2 votes
Boeing currently produces five models of airplanes for commercial sale. The airline that Lauren works for is rapidly expanding and would like to purchase three airplanes of different models to service various routes. Her job is to analyze which three to buy. How many combinations will she have to analyze

asked
User Bert F
by
8.6k points

1 Answer

7 votes

Answer:

10 combinations

Explanation:

Given


n = 5 --- total production


r = 3 --- aircraft to select

Required

The total number of combination

The number of combination is calculated using:


^nC_r = (n!)/((n - r)!r!)

So, we have:


^5C_3 = (5!)/((5 - 3)!*3!)


^5C_3 = (5!)/(2!*3!)

Expand


^5C_3 = (5*4*3!)/(2*1*3!)


^5C_3 = (5*4)/(2*1)


^5C_3 = (20)/(2)


^5C_3 = 10

answered
User Abdul Mohsin
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.