14.1.3.
Evaluate the function \(h(x,y) = \dfrac{\sqrt{x - y^2}}{x - y}\) at the given points \((20,2)\text{,}\) \((1,-2)\text{,}\) and \((1,1)\) (or indicate that the function is undefined there).
Solution.
For \((20,2)\text{:}\)
\begin{equation*}
h(20,2) = \frac{\sqrt{20 - 2^2}}{20 - 2} = \frac{\sqrt{16}}{18} = \frac{4}{18} = \frac{2}{9}
\end{equation*}
For \((1,-2)\text{:}\)
\begin{equation*}
h(1,-2) = \frac{\sqrt{1 - (-2)^2}}{1 - (-2)} = \frac{\sqrt{1 - 4}}{3} = \frac{\sqrt{-3}}{3}
\end{equation*}
The function is undefined at \((1,-2)\) because the term under the square root is negative.
For \((1,1)\text{:}\)
\begin{equation*}
h(1,1) = \frac{\sqrt{1 - 1^2}}{1 - 1} = \frac{0}{0}
\end{equation*}
The function is undefined at \((1,1)\) due to division by zero.










