Hey Phraesco, good to see you again.
Here are the solutions for 6a and 6b.
a) To evaluate the integral ∬ω(x4−2y)dxdy over the given domain, we set up an iterated integral.
Step 1: Set up the integral with the given bounds.
The domain ω is defined by −1≤x≤1 and −x2≤y≤x2.
∫−11∫−x2x2(x4−2y)dydx
Step 2: Integrate with respect to y.
∫−x2x2(x4−2y)dy=[x4y−y2]−x2x2
=(x4(x2)−(x2)2)−(x4(−x2)−(−x2)2)
=(x6−x4)−(−x6−x4)
=x6−x4+x6+x4=2x6
Step 3: Integrate the result with respect to x.
∫−112x6dx=[72x7]−11
=72(1)7−72(−1)7
=72−(−72)=72+72=74
The value of the integral is 74.
b) To evaluate the triple integral ∭E2xdV, we first define the region E. The region E is under the plane 2x+3y+z=6 and lies in the first octant (x≥0,y≥0,z≥0).
Step 1: Determine the bounds for z.
From the plane equation, z=6−2x−3y. Since z≥0, the bounds for z are 0≤z≤6−2x−3y.
Step 2: Determine the bounds for x and y.
Projecting the region onto the xy-plane (by setting z=0), we get 2x+3y=6.
For x≥0 and y≥0:
The y-intercept is when x=0⇒3y=6⇒y=2.
The x-intercept is when y=0⇒2x=6⇒x=3.
So, 0≤x≤3 and 0≤y≤36−2x.
Step 3: Set up the iterated integral.
∫03∫036−2x∫06−2x−3y2xdzdydx
Step 4: Integrate with respect to z.
∫06−2x−3y2xdz=[2xz]06−2x−3y
=2x(6−2x−3y)−2x(0)=12x−4x2−6xy
Step 5: Integrate the result with respect to y.
∫036−2x(12x−4x2−6xy)dy=[12xy−4x2y−3xy2]036−2x
Substitute y=36−2x:
=12x(36−2x)−4x2(36−2x)−3x(36−2x)2
=4x(6−2x)−34x2(6−2x)−3x(6−2x)2
=(24x−8x2)−(8x2−38x3)−3x(36−24x+4x2)