According to my textbook, the second derivative of $y^{2}+xy-x^{2}=9$ is $\frac{90}{(2y+x)^{3}}$. The problem states "Express $\frac{d^{2}y}{dx^{2}}$ in terms of $x$ and $y$." I've tried for two days straight now, and I can't get that answer. I am convinced the book has a typo.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Based on your work as linked in the comments on J.M.'s answer, you've very nearly got it (except for a typo in differentiating *: there's a dy/dx where there should be a d/dx, but the mathematics that follows is correct as if it were d/dx). The numerator you have is $$\begin{align} -2 ((2 x - y)^2 &+ (2 x - y) (2 y + x) - (2 y + x)^2) \\ &=-10x^2+10xy+10y^2 \\ &=10(y^2+xy-x^2) \\ &=10\cdot9 \\ &=90. \end{align}$$ |
|||||||
|
|
Hint: treat $y$ as a function $y(x)$, so differentiating $xy(x)$ should give something like $x y^{\prime}(x)+y(x)$. Differentiate expressions twice, and solve for $y^{\prime\prime}(x)$ |
|||||||||||
|