SOLUTION: Find the equation of the tangent line:
for g(theta)= (cos theta) / ( theta) at point (pi/(2)/(0)
using quotient rule
Algebra ->
Equations
-> SOLUTION: Find the equation of the tangent line:
for g(theta)= (cos theta) / ( theta) at point (pi/(2)/(0)
using quotient rule
Log On
Question 1070914: Find the equation of the tangent line:
for g(theta)= (cos theta) / ( theta) at point (pi/(2)/(0)
using quotient rule Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! g(x) = cos(x)/x
g'(x) = (-sin(x)*x-cos(x))/x^2
==============
g'(pi/2) = (-1*(pi/2)/(pi^2/4)
m = -2/pi
=============
Line tangent at (pi/2,0):
y = (-2/pi)*(x - pi/2)