This is a fairly simple question on the concept of combinations. But since the given data involves ranges, it has been framed as a ‘could be’ type of question.
The best approach is to find the lower and upper limits and see which of the statements fit in.
Two flavours of ice cream can be selected from 7 flavours in \(7_C_2\) ways; two different sauces can be selected from 3 sauces in \(3_C_2\) ways. Selecting both can be done in \(7_C_2 * 3_C_2\) ways. This works out to 63, which is the lower bound for the number of Deluxe Sundaes.
For the upper bound, we select 2 flavours from 9 and 2 sauces from 4. This will naturally give us a higher number of combinations. The number of combinations will be \(9_C_2\) * \(4_C_2\), which comes to 216.
54 is not between 63 and 216. So, statement I cannot be the number of Deluxe sundaes that she can order. So, options containing statement I – A and E – can be eliminated. Since 84 and 216 are both possible values, the correct answer option is D.
In ‘Could be’ questions with a range given in the data, identify the lower and the upper limits of the required answer, eliminate the impossibilities and whatever remains has to be the answer.
Hope this helps!