Hyperbolic functions and its tangent

ultima9999
Messages
43
Reaction score
0
Just want to check my answer.

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

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

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

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

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

Therefore, the equation of the tangent at point (0, 2) is y = 2
 
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 y^3 + x^2 \cosh y + \sinh^3 x = 8 at the point (0, 2)

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

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

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

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

Therefore, the equation of the tangent at point (0, 2) is y = 2
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top