eprparadox said:
Homework Statement
Find the volume under the surface z = y(x+2) and over the area bounded by y+x = 1, y = 1 and y = sqrt(x)
Homework Equations
The Attempt at a Solution
Based on the geometry of the bounds, I broke this integral into two parts. I first found the intersection of the sqrt(x) and y = 1-x. This is at x = [itex]\dfrac {1} {2}\left( 3-\sqrt {5}\right)[/itex]
Then my first integral was this:
[tex]\int _{x=0}^{x=\dfrac {1} {2}\left( 3-\sqrt {5}\right) }\int _{y=1-x}^{y=1}y\left( x+2\right) dydx[/tex]
and my second integral is this:
[tex]\int _{x=\dfrac {1} {2}\left( 3-\sqrt {5}\right) }^{x=1}\int _{y=\sqrt {x}}^{y=1}y\left( x+2\right) dydx[/tex]
However when I solve this integral, I don't get the correct answer (which should be 9/8 according to the solution).
Where am I going wrong?
Thanks!
I assume you want to bound the volume below by the plane z = 0.
What was your final answer? I do not get the value 9/8, either. In fact, since 9/8 > 1 it cannot be the correct answer, for even getting a crude upper bound gives an answer < 1. Below, let
[tex]a = \frac{3}{2}-\frac{\sqrt{5}}{2} \doteq 0.381966012[/tex]
be x-value of the intersection between the square root and the slanted line.
The base of the first integral is the right-triangle with sides ##a## and ##a##, so has area ##A_1 = a^2/2 \doteq 0.07294901715.## A simple upper bound on ##z## is ##z \leq 3## for all feasible ##x,y##, so the first integral, ##I_1##, has the simple upper bound ##I_1 \leq U_1 = 3 A_1 \doteq 0.2188470514##.
The base of the second integral is a "triangle" with a curved hypotenuse, so has area less than a true triangle with the same base and height; that is we have:
[tex]\text{area}_2 < A_2 \equiv a (1-a)/2 \doteq 0.1180339888[/tex]
Thus, an upper bound on the second integral, ##I_2##, is ##I_2 \leq U_2 = 3A_2 \doteq 0.3541019664##. An upper bound on the whole double integral is ##U = U_1 + U_2 \doteq 0.5729490180.## This is a lot smaller than the claimed value of 9/8 = 1.125.