Suppose the curve y=x^4+ax^3+bx^2+cx+dy=x4+ax3+bx2+cx+d has a tangent line when x=0 with equation y=2x+1 and a tangent line when x=1 with equation y=2-3xy=2−3x, how do you find the values of a, b, c, d?
1 Answer
Oct 15, 2016
Here's an outline.
Explanation:
Knowing the equations of the tangent lines at
At
At
Using the formulas above we get 4 equations with 4 unknowns;
y = d = 1
y' = c = 2
y = 1+a+b+c+d=-1
y' = 4+3a+2b+c = -3
Solve the system to get