Compute the derivative of <em>y</em> = (<em>x</em>² + <em>x</em> - 2)² using the chain rule:
d<em>y</em>/d<em>x</em> = 2 (<em>x</em>² + <em>x</em> - 2) d/d<em>x</em> [<em>x</em>² + <em>x</em> - 2]
d<em>y</em>/d<em>x</em> = 2 (<em>x</em>² + <em>x</em> - 2) (2<em>x</em> + 1)
Evaluate the derivative at <em>x</em> = -1 :
d<em>y</em>/d<em>x</em> (-1) = 2 ((-1)² + (-1) - 2) (2 (-1) + 1) = 4
This is the slope of the tangent line to the function at (-1, 4).
Use the point-slope formula to get the equation for the tangent line:
<em>y</em> - 4 = 4 (<em>x</em> - (-1)) → <em>y</em> = 4<em>x</em> + 8
Ok then after that what’s the question ?
Answer:
x= -3 or 4/3
Step-by-step explanation:
3x²+5x-12 =0
3x²+9x-4x-12=0
3x(x+3) -4(x+3) =0
(3x-4)(x+3)=0
x=-3 or 4/3