QUESTION IMAGE
Question
how many combinations are possible when choosing 2 fruits from a set of 3 (apple, banana, cherry)?
a. 6
b. 2
c. 3
d. 4
Step1: Use combination formula
The combination formula is \(C(n,r)=\frac{n!}{r!(n - r)!}\), where \(n = 3\) (total number of fruits) and \(r=2\) (number of fruits to be chosen).
Step2: Substitute values into formula
$$
LATEXBLOCK0
$$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
C. 3