If the line y = 2x touches the curve y = ax^2 + bx + c at the point where x = 1 and the curve passes through the point (-1, 0), then the values of a, b, c are
The given curve is y=ax2+bx+c ...(1)
Since the point (-1, 0) lie on it.
∴ a - b + c = 0 ...(2)
Also, y = 2x is a tangent to (1) at x = 1, so that y = 2,
Since the point (1, 2) lies on equation (1), ...(3)
∴ a + b + c =2
Also [dydx](1,2)=(2ax+b)12=2.∴2a+b=2.....(4)
On solving equation (2), (3) and (4), we get
a=12,b=1,c=12
Hence (a) is the correct answer