Question 726751
Find the value of d^2y/dx^2 for the hyperbola defined by the equation y^2-x^2=7 at the point (3,4).
-------
2ydy - 2xdx = 0
y' = x/y (just checking)
------------
y' = xy^-1
y'' = y^-1*dx + x*(-1)*y^-2*dy

The first derivative I have already found- dy/dx=x/y

However, to find the second derivative, I was a little bit more confused...
y=xy^-1

d/dx(y)=d/dx(xy^-1)

dy/dx=x*dy/dx*-1y^-2 + y^-1 * d/dx (x)

dy/dx= -x*dy/dx*y^-2 +y^-1

dy/dx- (dy/dx (-xy^-2))= y^-1

dy/dx(1+xy^-2)= y^-1

dy/dx= y^-1/1+xy^-2
dy/dx= 1/y(1+xy^-2)
============================
(3/4) is in the 1st Q, so solve for the + half of the hyperbola
----
y = (x^2 + 7)^1/2
y' = (1/2)*(x^2+7)^(-1/2)*2x
y' = x*(x^2+7)^(-1/2)
-----
y'' = (x^2+7)^(-1/2) + x*(-1/2)*(x^2+7)^(-3/2)*2x
y'' = ((x^2+7)^(-1/2) - (x^2))/(x^2+7)^(3/2)
y'' = (x^2+7 - x^2)/((x^2+7)^(3/2))
y'' = 7/(x^2+7)^3/2)
y''(3) = 7/(16)^3/2
= 7/64