Why do we need partial derivatives?

526 Views Asked by At

Partial derivatives are used to find the slope of a three dimensional curve at an angle. But why do we need them? Can't another function be created from the first one which calculates $x$ and $y$ based on $x$ and the angle ($g(x, \theta) = f(\cos(\theta)x,\sin(\theta)x)$), and then derivate that one?