Hyperbolic functions and its tangent

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
ultima9999
Messages
43
Reaction score
0
Just want to check my answer.

Find the equation of the tangent to the curve [tex]y^3 + x^2 \cosh y + \sinh^3 x = 8[/tex] at the point (0, 2)

I firstly found the derivative and the gradient of the curve at point (0, 2)

[tex]3y^2 \cdot \frac{dy}{dx} + x \cosh y + x^2 \sinh y \cdot \frac{dy}{dx} + 3 \sinh^3 x \cosh x = 0[/tex]
[tex]\Rightarrow \frac{dy}{dx} (3y^2 + x^2 \sinh y) = - x \cosh y - 3 \sinh^3 x \cosh x[/tex]
[tex]\Rightarrow \frac{dy}{dx} = \frac{- x \cosh y - 3 \sinh^3 x \cosh x}{3y^2 + x^2 \sinh y}[/tex]

Substitute [tex]x = 0\ \mbox{and}\ y = 2[/tex] into the equation and I get a gradient of 0 at point (0, 2).

[tex]\begin{align*}<br /> y - 2 = 0 (x - 0) \\<br /> \Rightarrow y = 2<br /> \end{align*}[/tex]

Therefore, the equation of the tangent at point (0, 2) is [tex]y = 2[/tex]
 
Last edited:
Physics news on Phys.org
You missed a 2 coeff on the xcoshy term in the first step, I fixed it in the quote: you answer is correct however.

ultima9999 said:
Just want to check my answer.

Find the equation of the tangent to the curve [tex]y^3 + x^2 \cosh y + \sinh^3 x = 8[/tex] at the point (0, 2)

I firstly found the derivative and the gradient of the curve at point (0, 2)

[tex]3y^2 \cdot \frac{dy}{dx} + 2x \cosh y + x^2 \sinh y \cdot \frac{dy}{dx} + 3 \sinh^3 x \cosh x = 0[/tex]
[tex]\Rightarrow \frac{dy}{dx} (3y^2 + x^2 \sinh y) = -2 x \cosh y - 3 \sinh^3 x \cosh x[/tex]
[tex]\Rightarrow \frac{dy}{dx} = \frac{-2 x \cosh y - 3 \sinh^3 x \cosh x}{3y^2 + x^2 \sinh y}[/tex]

Substitute [tex]x = 0\ \mbox{and}\ y = 2[/tex] into the equation and I get a gradient of 0 at point (0, 2).

[tex]\begin{align*}<br /> y - 2 = 0 (x - 0) \\<br /> \Rightarrow y = 2<br /> \end{align*}[/tex]

Therefore, the equation of the tangent at point (0, 2) is [tex]y = 2[/tex]