1. A student claims that the surface area formula $SA = \iint_R \sqrt{f_x^2 + f_y^2 + 1} \, dA$ will always yield a value greater than or equal to the area of the region $R$. Which of the following best explains why this claim is correct?
- A.The integrand equals 1 only when $f_x = f_y = 0$, but otherwise $\sqrt{f_x^2 + f_y^2 + 1} > 1$, so the surface area integral is at least as large as $\iint_R 1 \, dA$.
- B.The square root function is always increasing, so the integral must be larger.
- C.Double integrals always produce values larger than single integrals over the same region.
- D.The partial derivatives $f_x$ and $f_y$ are always positive, making the integrand strictly greater than 1.
View Answer
Answer: The integrand equals 1 only when $f_x = f_y = 0$, but otherwise $\sqrt{f_x^2 + f_y^2 + 1} > 1$, so the surface area integral is at least as large as $\iint_R 1 \, dA$.
Analyze the integrand: The integrand is $\sqrt{f_x^2 + f_y^2 + 1}$. Since $f_x^2 \geq 0$ and $f_y^2 \geq 0$, the expression under the radical is always $\geq 1$, so $\sqrt{f_x^2 + f_y^2 + 1} \geq 1$. Compare to the area of R: The area of $R$ is $\iint_R 1 \, dA$. Since the surface area integrand is always $\geq 1$, we have $SA = \iint_R \sqrt{f_x^2 + f_y^2 + 1} \, dA \geq \iint_R 1 \, dA = \text{Area}(R)$. Why distractors fail: Option B is vague and does not provide a valid mathematical justification. Option C is a nonsensical comparison between different types of integrals. Option D is false because partial derivatives can be zero or negative.