Michael J. answered 10/23/15
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
Horizontal tangents means that the slope of the line tangent to the cubic function is zero. Slope of tangent line is the same as derivative. According to first derivative test, the given points are local extremas.
First, lets set the derivative of the cubic function equal to zero.
3ax2 + 2bx + c = 0
Plug in both x-values into the derivative. These are called critical points, the location of the local extremas.
3a(2)2 + 2b(2) + c = 0
12a + 4b + c = 0
3a(-2)2 + 2b(-2) + c = 0
12a - 4b + c = 0
When we plug in the x values of the points into the cubic function, we get the y values of the local extremas.
a(-2)3 + b(-2)2 + c(-2) + d = 6
-8a + 4b - 2c + d = 6
a(2)3 + b(2)2 + c(2) + d = 0
8a + 4b + 2c + d = 0
The bolded equations that we just establish become a system of equations. We use these equations to solve for a, b, c, and d.
12a + 4b + c = 0 eq1
12a - 4b + c = 0 eq2
-8a + 4b - 2c + d = 6 eq3
8a + 4b + 2c + d = 0 eq4
Use the substitution and elimination methods to solve the system.