Volume of Region Bounded by Given Planes

  • Thread starter Thread starter alalall2
  • Start date Start date
  • Tags Tags
    Planes Volume
alalall2
Messages
5
Reaction score
0

Homework Statement



(1 pt) Find the volume of the region bounded by the planes
568127b1edc489fa46d5f8432599101.png


Homework Equations


V = ∫∫7/4-6/4y-2/4x

The Attempt at a Solution


Since y=x I found their values when z = 0.
6x+2x=7, x=7/8
y= 7/8 is the maximum value y will have in this integration as it decreases as x approaches its maximum value: 2x = 7, x=7/2.

When I made a 2-D image of the region I would be integrating on I came up with a triangle which had two areas that needed to be integrated separately as in the first region: 0≤x≤7/8 and 0≤y≤x, and in the second region: 7/8≤x≤7/2 and 0≤y≤(7/6 - x/3).

After integrating my result was 0.893229167.

What I am wondering is if I am using the correct limits for my integration or if I made a mistake in my math.
 
Last edited by a moderator:
Physics news on Phys.org
I would avoid double integral thus: a horizontal cross-section of the region is bounded by the x and y axes and the line

2x+6y = 7-4z

The area of that right angle triangle is \frac{(7-4z)^2}{24} for z in[0,\frac{7}{4}].

The definite integral should be \frac{7^3}{12\cdot 24}=1.19
 
The system still thinks that is an incorrect answer
 
Could the system be expecting a different format than what you entered, such as different number of decimal places?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top