PROBLEM:
Heat flows normal to isotherms, curves along which the temperature is constant. Find the line along which heat flows through the point $(2,5)$ when the isotherm is along the graph of $2x^2+y^2=33$.
QUESTION:
Here it gives me the equation of the graph (original function). I know that by finding the derivative of the expression it gives I can substitute $x$ ($x=2$) in and solve for the slope. Then I can use $y = mx + b$ to get the equation of the line as it asks for.
However, it doesn't show the function in $f(x)$ form. Therefore, I'm told that I need to use Implicit Differentiation before I do anything. This is where I'm completely lost. I have no idea what Implicit Differentiation means and how to get this expression in $f(x)$ form so I can find the derivative. Can someone please guide me. I would appreciate it if you could comment on your steps so I can have a more intuitive understanding.
You want the normal to the isotherm, which is normal to a tangent. You find the tangent by differentiating:
$$4 x+ 2 y y' = 0 = y' = -2\frac{x}{y}$$
At the point $(2,5)$, that tangent slope is $y' = -4/5$. This means that the slope of the normal to the isotherm at this point is $5/4$. (The negative reciprocal) Now you have a slope and a point - can you find the equation of the line?