What is the surface area of a triangular region with a specific equation?

ElijahRockers
Gold Member
Messages
260
Reaction score
10

Homework Statement



Find the area of the surface z=7+2x+2y2 that lies above the triangle with vertices (0,0) (0,1) and (2,1)

The Attempt at a Solution



It's not a particularly difficult problem to set up, I just can't seem to get a simple integrand.

∫∫√(16y2+5) dA is what I come up with, and I'm not quite sure how to find the anti-derivative of that. dA=dy dx, 0<y<(x/2) & 0<x<2.

I can't do a u-sub because I don't have anything to cancel out dy with. I've looked in some integral tables also, and the closest thing I could think of would give me an arcsin function and I'm pretty sure that's not how I'm supposed to do it.

Thanks in advance
 
Physics news on Phys.org
First integrate with respect to x, you'll get a y factor from one of your limits. You can then do the integration with a simple substitution d(a y^2 + b) = 2y dy.

You'll have another term however with no "extra y". To integrate \sqrt{a y^2 + b}dy you'll need a trig substitution.
First divide out the coefficient:
\sqrt{a(y^2+b/a)}
and then its a matter of integrating \int \sqrt{y^2 + c^2}dy.
Try the trig substitution y = c * tan(theta).
(Or if you like hyperbolic trig, y = c * sinh(z).)
 
Thanks!

I integrated with respect to x first, and as it turned out, the y factor from my limit actually enabled me to do a simple u-substitution. The algebra was a little hairy, but the answer was correct!
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top