Hi All,
Here is another one::
In xy plane, at what two points does the graph of y = (x+a)(x+b) intersect the x-axis?
a) a+b = -1
b) The graph intersects the y axis at (0,-6)
Regards!
Statement 1-
a+b= -1
If a= -3 then b=2 or vice versa
then we get values of x,y as:
x=0, y= -6
x=1, y= -6
x=2, y= 4
On plotting the points, we see y=(x+a)(x+b) does intersect the x-axis.
To confirm, the line does intersect the x axis, take diff values of a and b, a= -4, b=3, then we get values of x, y as:
x=0, y= -12
x=1, y= -12
x=2, y= -10
x=3, y= -6
x=4, y= 0
x=5, y= 8
On plotting the points, we see y=(x+a)(x+b) does intersect the x-axis.
So Statement 1 is sufficient.
Statement 2-
The graph intersects the y axis at (0,-6).Put the given values in y=(x+a)(x+b), which gives ab= -6. now a and b can be either -1,6 or -6,1 OR 2,-3 or 3,-2 which gives two equations as y=(x-1)(x+6) and y=(x+3)(x-2).
Values of x and y for 1st eq are:
x=0, y= -6
x=1, y=0
x=2, y=8
On plotting the points, we see y=(x+a)(x+b) does intersect the x-axis.
And Values of x and y for 2nd eq are:
x=0, y= -6
x=1, y= -6
x=2, y= 4
On plotting the points, we see y=(x+a)(x+b) does intersect the x-axis.
So Statement 2 is also sufficient.
Hence Answer is D.