We have y= f(x) = ax^2+bx+c , we need to find whether b=0, let's look at the statements.AJWILL wrote:for the function y= ax^2 + bx +c. is b=0?
1)f(1)=f(-1)=0
2)f(1)=f(0)=0
thanks
1.
f(1) = a+b+c = 0 (substitute x by 1 in f(x) = ax^2+bx+c )
f(-1)= a-b+c = 0
Subtracting the 2 equations above we get, 2b = 0. Hence b=0. Sufficient
2.
f(1) = a+b+c = 0
f(0) = c =0
Subtracting the two equations, we get:
a+b = 0 => b=-a. So b depends on a. Hence insufficient.
A is correct.
Let me know if this helps












