Answer:
72 possible combinations
Explanation:
The features in a computer (C) are:
- Hard drive (h): 3 choices
- Amount of memory (a): 4 choices
- Video card (v): 2 choices
- Monitor (m): 3 choices
All the possible combinations can be found using the following expression.
C = h × a × v × m = 3 × 4 × 2 × 3 = 72
There are 72 possible combinations to set up a computer.