Find points on curve with a tangent line

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
dvaughn
Messages
2
Reaction score
0

Homework Statement


Find points on curve y=sinhx where the tangent line has slope 2



Homework Equations





The Attempt at a Solution


y' = 1/(sqrt(1-x^2)) = 2
4 = 1/(1-x^2)
4-4x^2=1
x=sqrt(3/4)

the actual answer should be x = +or- ln(2+sqrt(3))
 
Physics news on Phys.org
Remember that the derivative of arcsin x or sin-1x = 1/√(1 - x2). sinh is the hyperbolic sine.