How can I set proper limits for a double integral?

AI Thread Summary
The discussion centers on setting proper limits for a double integral to find the volume of a space bounded by specific planes. The user initially set the limits as 0 ≤ x ≤ 2 and (-3x + 6)/2 ≤ y ≤ 0, which was incorrect because the y limits were reversed. Feedback indicated that the correct limits should have y ranging from 0 to (3 - 3x)/2. Despite a minor error in the integration process, the final calculated volume was confirmed to be 9, although the correct answer with proper limits is 6. Proper limit setting is crucial for accurate results in double integrals.
mkkrnfoo85
Messages
50
Reaction score
0
*This was accidently posted in the 'Calculus & Analysis' section. Moderators can delete that one. Sorry.*

I took a test today. I wanted to know if I set my limits up correctly and got the right answer, because I've been having problems with that. Okay, here is the question:

A space is bounded by x = 0, y = 0, xy-plane, and the plane: 3x + 2y + z = 6. Find the volume using a double integral.

So, this is how I went about the problem...

Since the space is bounded by the xy-plane, I set z = 0 for the plane. This gave me:

3x + 2y = 6, y = \frac{-3x+6}{2}

That's just an equation of a line, so I plotted that on the xy-plane.

At x = 0, y = 3 (0,3)
At y = 0, x = 2 (2,0)

This is the hard part for me...setting limits. I got:

0\leq x\leq 2

and

\frac{-3x+6}{2}\leq y\leq 0
(hopefully)

*sidenote: If it's wrong, would someone like to show me a simple strategy to setting limits? Also, if there's anything else you could do to help me set limits on integration, that would be really helpful.

To go on with the problem, my resulting double integral was:

\int_{x=0}^{x=2} \int_{y= \frac{-3x+6}{2}}^{y=0} (-3x-2y+6)dydx

integrating with respect to y first, I got:

\int_{x=0}^{x=2} (-\frac{9}{4} x^2 + 9x-18)dx

resulting in answer = 9

**Main questions:

1) Are my limits of integration set correctly?
2) Is my resulting answer correct?

Thanks for reviewing.

-Mark
 
Last edited:
Physics news on Phys.org
bump. i would really like some help on this.
 
You have your y limits backward. The lowest possible value of y is zero and the value of y calculated from the line equation ranges from 0 to 3 for the allowed values of x.

You made a small mistake in the y integration, the -18 should be -9. Although the answer is still 9.

The answer with the correct y limit order is 6.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top