I need help finding the tangent line of y=8cot(x) at x=6 (round to 4 decimal places at all times, including zeroes at the end.) thanks a ton
The derivative of cot(x) is - csc2(x).
So, the derivative of 8cot(x) is -8csc2(x).
At x = 6, the derivative is -8csc2(6) = -8/sin2(6) = -102.4682.
Now...we can take the slope that geno found and writie an equation of the tangent line at x = 6
So....when x = 6, y = 8cot(6) = -27.4908
So...the equation becomes
y - ( -27.4908) = -102.4682(x - 6)
y + 27.4908 = -102.4682x + 614.8092
y = -102.4682x + 614.8092 - 27.4908
y = -102.4682x + 587.3184