So I was given this question:
Use the linear approximation to $f(x, y) = \sqrt{\frac {x+5} {y+2}}$ at $(2, 3)$ to estimate $\sqrt \frac {7.1} {4.9}$.
I was able to get the actual value by just doing the $\sqrt{7.1 / 4.9}$ which was $1.203735$. But, I tried getting the estimated value, and by extension the percent error, but ultimately failed. Can someone please help?