Answer:
(27.55, 7.22), (-11.3, 3.21).
Step-by-step explanation:
When is the tangent to the curve horizontal?
The tangent curve is horizontal when the derivative is zero.
The derivative is:
[tex]\frac{dy}{dx} = 3t^{2} - 2t - 27[/tex]
Solving a quadratic equation:
Given a second order polynomial expressed by the following equation:
[tex]ax^{2} + bx + c, a\neq0[/tex].
This polynomial has roots [tex]x_{1}, x_{2}[/tex] such that [tex]ax^{2} + bx + c = a(x - x_{1})*(x - x_{2})[/tex], given by the following formulas:
[tex]x_{1} = \frac{-b + \sqrt{\bigtriangleup}}{2*a}[/tex]
[tex]x_{2} = \frac{-b - \sqrt{\bigtriangleup}}{2*a}[/tex]
[tex]\bigtriangleup = b^{2} - 4ac[/tex]
In this question:
[tex]3t^{2} - 2t - 27 = 0[/tex]
So
[tex]a = 3, b = -2, c = -27[/tex]
Then
[tex]\bigtriangleup = b^{2} - 4ac = (-2)^{2} - 4*3*(-27) = 328[/tex]
So
[tex]t_{1} = \frac{-(-2) + \sqrt{328}}{2*3} = 3.35[/tex]
[tex]t_{2} = \frac{-(-2) - \sqrt{328}}{2*3} = -2.685[/tex]
Enter your answers as a comma-separated list of ordered pairs.
We found values of t, now we have to replace in the equations for x and y.
t = 3.35
[tex]x = t^{3} - 3t = (3.35)^{3} - 3*3.35 = 27.55[/tex]
[tex]y = t^{2} - 4 = (3.35)^2 - 4 = 7.22[/tex]
The first point is (27.55, 7.22)
t = -2.685
[tex]x = t^{3} - 3t = (-2.685)^3 - 3*(-2.685) = -11.3[/tex]
[tex]y = t^{2} - 4 = (-2.685)^2 - 4 = 3.21[/tex]
The second point is (-11.3, 3.21).