Trail_Builder
- 148
- 0
Homework Statement
A curve has equation y = Ax^3 + Bx^2 + Cx + D, where A, B, C and D are constants.
Given that the curve has gradient -4 at the point (1,2) and gradient 8 at the point (-1,6), find A, B, C and D.
Homework Equations
The Attempt at a Solution
y = Ax^3 + Bx^2 + Cx + D
dy/dx = 3Ax^2 + 2Bx + C
-4 = 3A + 2B + C (1)
8 = 3A - 2B + C (2)
-12 = 4B(3) = (1)-(2)
B = -3
Right here is where I get stuck. If i eliminate A or C, they both go at the same time :S. I think I'm missing a trick here or something.
hope you can help
thanks
Last edited by a moderator: