Question
Question: The curve y = ax<sup>3</sup> + bx<sup>2</sup> + cx + 8 touches x- axis at P(–2, 0) and cuts the y-ax...
The curve y = ax3 + bx2 + cx + 8 touches x- axis at P(–2, 0) and cuts the y-axis at a point Q where its gradient is 3. The values of a, b, c are respectively
A
– 21, –43, 3
B
3, – 21, – 4
C
–21, –47, 2
D
None of these
Answer
None of these
Explanation
Solution
dxdy= 3ax2 + 2bx + c
Since the curve touches x- axis at (–2, 0) so
dxdy(−2,0)= 0
⇒ 12a – 4b + c = 0 ... (i)
The curve cut the y- axis at (0, 8) so
dxdy(0,8)= 3
⇒ c = 3
Also the curve passes through (–2, 0) so
0 = –8a + 4b –2c + 8 ⇒ –8a + 4b –2 = 0 (ii)
Solving (i) and (ii) a = – 41, b = 0