determine any and all locations (x-values) where the cubic function $y=x^3-5x^2 +x$ has tangent lines that are parallel to the line $y = -2x + 8$
2026-03-25 23:36:40.1774481800
Having trouble helping my daughter solve the calculus problem that requires finding tangent points between a cubic function and a line
48 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Consider $y=-2x+q$. For all $q$, that is a line parallel given to yours. Find the derivative of your cubic function $f'(x)=3x^2-10x+1$ and solve $f'(x)=-2$. You'll find that the solutions are $x_1=-3$ and $x_2=-\frac{1}{3}$. So in these two points the line tangent to your function is parallel to thr given line.