Question
Question: Sally is interested in buying a car. If she has a choice of 3 colors (Red, Green, Blue), 2 body type...
Sally is interested in buying a car. If she has a choice of 3 colors (Red, Green, Blue), 2 body types (Two or four doors) and 3 engine types (Four, six or eight cylinders), calculate how many different models can she choose from
A. 6
B. 8
C. 12
D. 16
E. 18
Solution
We write the number of categories of each type of feature of the car and find the total number of models available by multiplying the total number of categories from each feature. We use the fundamental principle of counting to calculate the product of all three numbers.
- Fundamental principle of counting is a rule that is used to find the total number of possible outcomes. If we have x ways to do a work and y ways to another work, then the number of ways to do both work is given by x×y.
Complete step by step answer:
We are given three features of the car to decide upon.
Features that Sally has to choose from are color, body type and engine type of the car.
Let us calculate the number of categories available in each feature.
We are given that there are three colors: Red, Green and Blue
∴Number of categories under the feature color =3 ……….… (1)
We are given that there are two body types: Two doors and four doors
∴Number of categories under the feature body type =2 ……….… (2)
We are given that there are three engine types: Four cylinders, six cylinders and eight cylinders
∴Number of categories under the feature engine type =3 ………… (3)
From equations (1), (2) and (3), we have count of models available in each feature.
So, we can calculate the total number of models available from which Sally can choose using the fundamental principle of counting.
⇒ Total number of models =3×2×3
⇒ Total number of models =18
∴ Total number of models is 18. Option E is the correct option.
Note:
Alternate method:
We can solve this question using combination method
We know if we have to choose r objects from total nobjects, then the number of ways to choose objects is given by the formula nCr, where nCr=(n−r)!r!n!
If r=1
⇒nC1=(n−1)!1!n!
Use the formula of factorial i.e. n!=n×(n−1)!in the numerator
⇒nC1=(n−1)!1!n×(n−1)!
Cancel the same terms from numerator and denominator and write 1!=1
⇒nC1=n ………...… (1)
Since, we are given
Number of categories under the feature color =3
⇒ Number of ways to choose a car having one of the colors is given by 3C1
Number of categories under the feature body type =2
⇒ Number of ways to choose a car having one of the body types is given by 2C1
Number of categories under the feature engine type =3
⇒ Number of ways to choose a car having one of the engine type is given by 3C1
So, total number of models available to choose from is given by multiplication of choices from each feature
⇒ Number of models =3C1×2C1×3C1
Use equation (1) to write the values in the product
⇒ Number of models =3×2×3
⇒ Number of models =18
∴ Number of models is 18.
∴ Option E is the correct option.