In how many places does the graph of the equation \(y=ax^2+bx+c\) intersect the x - axis?
(1) ac = 4
For \(y=ax^2+bx+c\)
Discriminant = \(b^2 - 4ac\) which determines how many solution are there for the equation.
As nothing about b is given then discriminant is unknown. So we can't find the solution.
INSUFFICIENT.
(2) √b = √5
b = 5 nothing else.
INSUFFICIENT.
Together 1 and 2
We know for quadratic equations like \(ax^2+bx+c\), \(b^2−4ac\) is called the discriminant
The points where the curve intersects with the x-axis are the solutions of the curve.
Discriminant helps us find all such points.
If \(b^2 − 4ac > 0\) curve will intersect x-axis at two points
If \(b^2 − 4ac = 0\) curve will intersect x-axis at one point
If \(b^2 − 4ac < 0\) curve will not intersect x-axis.
Here case I is applicable since \(b^2 − 4ac = 9\) i.e. 2 points.
SUFFICIENT.
Answer C.