prachich1987 wrote:In the xy plane, at what point does y = (x + a)(x + b) cross the x axis?
a. a + b = -1
b. graph intersects y axis at (0, -6)
In the xy plane, any curve of the form y = f(x) crosses the x-axis at those points where y becomes zero. In this case y = (x + a)(x + b) crosses the x axis at points x = -a and x = -b. Therefore we need to find the values of a and b.
Statement 1: (a + b) = -1
Only from this we cannot find the values of a and b.
Not Sufficient.
Statement 2: Graph intersects y axis at (0, -6)
Thus at x = 0, y = -6
Therefore, -6 = (0 + a)(0 + b) = ab
Only from this we cannot find the values of a and b.
Not Sufficient.
1 & 2 Together: (a + b) = -1 and ab = -6
Solving these two equations we can get the values of a and b. And as these two relations are commutative, i.e changing the order of a and b in them doesn't change anything, we'll get a pair of values for a and b. Particularly -3 and 2. In both cases the graph will intersect x-axis at x = -3 and x = 2.
Sufficient.
The correct answer is C.