Many thanks to NascentOxygen , Tom Mattson , ILS and Morgoth for their hints !
I think I figured out this problem.
The first option A i.e. b
2-4ac<0 is incorrect because that parabola is yielding real roots. Option A is out.
When that parabola is cutting the y-axis then of course x=0
So
this implies that
y=a.0
2+b.0+c
y=c
As we know from graph that y is positive so c is also positive. This implies that c>0.
But option B says that c<0 which is wrong. Option B is out.
Now when parabola is intersecting on first quadrant (+) of x-axis , then y=0 (we can also take -x axis also.)
so
0=ax
2+bx+c
As we know that
m = Δy/Δx
We know from above equation
m = (y-c)/x where c is y intercept. As y = 0 then also c =0 because Δy=0 here. We aren't taking in account y intercept because its 0 !
This implies y=c=0
So we know b
2-4ac>0 as its yielding real roots.
so b
2-4.a.0>0
b
2>0
or
1
b>0
But option D says that b<0 which is incorrect as we found that b>0 so option D is out.
Now only option which is left is
C which has to be
correct because ,
x = {-b+-sqrt(b^2-4ac)}/2a
as c=0
I get 2 values :
x= (-b+b)/2a
x=0
And
x= -2b/2a
x=-b/a
Now here x is positive because axis is +x. To make "x" positive "a" has to be negative as we know before that "b" is positive. This implies that a<0.
QED.
I got the correct answer but am I methodically correct ?
Thanks again !
