Last time: | Next time: |
For another example of functions defined implicitly, think of the ideal gas law: $P$ is the pressure, $V$ is the volume, $T$ is the temperature, and $c$ is a positive constant: \[ P=c\ \frac{T}{V} \] So we can think of pressure as a function of temperature and volume. But we could just as easily write \[ V=c\ \frac{T}{P} \] Alternatively, we could just say that \[ PV-c T=0 \] The three are related, and each can be thought of as an implicit function of the others.
You can make any explicit equation $y=f(x)$ into an implicit equation just as easily: \[ y-f(x)=0 \] Then, if we differentiate with respect to $x$, we get \[ y'(x)-f'(x)=0 \] or \[ y'(x)=f'(x) \] (which we knew!:).
I jokingly use the acronym "UPCE" (oopsie!) for the general problem solving strategy:
"Warning: a common error is to substitute the given numerical information (for quantities that vary with time) too early." (p. 179). Substitute only after the differentiation is complete.
Now, answer these questions: