Asphyxiated
- 263
- 0
Homework Statement
The original function is given as such:
y = 13 arctan(\sqrt{x})
Homework Equations
The Attempt at a Solution
I went ahead and changed it into:
tan(\frac{y}{13}) = \sqrt{x}
I thought it would be simpler this way. So now I differentiate:
\frac{1}{13} sec^{2}(\frac{y}{13})\frac{dy}{dx} = \frac {1}{2\sqrt{x}}
Notice that the 1/13 came from the y/13 derivative, as obviously this is why dy/dx is there as well.
So it should be this:
\frac {dy}{dx} = \frac{\frac{1}{2\sqrt{x}}}{\frac{sec^{2}(\frac{y}{13})}{13}}
which is:
\frac {dy}{dx} = \frac {1}{2\sqrt{x}} * \frac {13}{sec^{2}(\frac{y}{13})}
\frac {dy}{dx} = \frac {13}{(2\sqrt{x})(sec^{2}(\frac{y}{13}))}
Where did I go wrong? This is evidently not the correct answer so... yeah. I have done it over a couple times but perhaps my algebra in the very beginning doesn't hold true, I don't know.
Thanks!