CAT 2022 Slot 1 — QA Question 10
Let a, b and c be non-zero real numbers such that b2 < 4ac, and f(x) = ax2 + bx + c. If the set S consists of all integers m such that f(m) < 0, then the set S must necessarily be
Answer & solution
- A
the empty set
- B
the set of all integers
either the empty set or the set of all integers
- D
the set of all positive integers
Easy
means the discriminant is negative, so never touches the -axis and keeps one fixed sign everywhere. That sign is decided by — split into and .
Read off the discriminant.
With the parabola has no real roots, so is always strictly positive or always strictly negative.
Case . An upward parabola sitting above the axis gives
So (the empty set).
Case . A downward parabola sitting below the axis gives
So (all integers).
Combine. Since could be either sign, is either the empty set or the set of all integers.
is either the empty set or the set of all integers — option (c).