Area between curves/solids of revolutions

  • Thread starter Thread starter t_n_p
  • Start date Start date
  • Tags Tags
    Area Revolutions
Click For Summary

Homework Help Overview

The discussion revolves around finding areas between curves and volumes of solids of revolution, specifically focusing on the curves defined by equations such as y²=4+x and x+2y=4, as well as y=2x²-1 and y=√x. Participants are exploring the methods of integration required to solve these problems.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation, Assumption checking

Approaches and Questions Raised

  • Participants discuss how to rearrange equations to isolate y and the implications of the square root in the context of area calculations. There is also exploration of the intersection points of curves and how they affect integration limits. Questions arise regarding the choice between the washer and shell methods for calculating volumes of revolution, and participants seek clarification on which curve represents the "top" when rotating about the y-axis.

Discussion Status

The discussion is active, with participants providing various insights and approaches to the problems. Some have shared their attempts at solutions, while others are questioning the methods and limits involved. There is no explicit consensus on the final answers, but several participants have offered guidance on the methods to use.

Contextual Notes

Participants are working under the constraints of homework assignments, which may limit the information available for solving the problems. There are also discussions about the appropriateness of different methods (washer vs. shell) and the need for clarity on integration limits.

t_n_p
Messages
593
Reaction score
0
I'll just ask one question at a time as I don't want to spam up the forum!:cool:

Homework Statement


Find the area of the region enclosed by the curves y²=4+x and x+2y=4. 2.

The Attempt at a Solution


Well I know I have to transpose the two equations to make y the subject, but for the first equation I'm unsure what to do with the square root. Do I take it as a circle (i.e. ±root[4+x]) ?
 
Physics news on Phys.org
First of all make y the subject so your two equations will be
[tex]$ x = y^2-4 \\<br /> x= 4-2y $[/tex]
Next equate the two equations to find the points of intersection
[tex]$\begin{eqnarray*}<br /> y^2-4 &=& 4-2y\\<br /> y^2 +2y -8 &=& 0\\<br /> (y-2)(y+4) &=& 0<br /> \end{eqnarray*}<br /> $[/tex]

y = 2 or -4

These will be the upper and lower limits. We then integrate with respect to y not with respect to x so as to avoid the ±root[4+x].
[tex]Area $= \int_{-4}^2 (4-2y)-(y^2-4) dy\\<br /> =\int_{-4}^2 8-2y-y^2 dy\\<br /> =[8y-y^2-\frac{y^3}{3}]_{-4}^{2}\\<br /> =36$[/tex]
 
Last edited:
Ah thanks, so much easier!
 
I've got another question: Find the volume of the solid of revolution generated by rotating about the y-axis and the region enclosed by the y-axis and the curves y=2x²-1 and y=root(x).

I know they intersect at x=1 and y=root(x) forms the "top" part if your looking at it. But because we are rotating about the y-axis, does that now mean that y=2x²-1 forms the "top".

Just in case you don't know what I mean by "top", when you have area inclosed you do top-bottom.
 
t_n_p said:
I've got another question: Find the volume of the solid of revolution generated by rotating about the y-axis and the region enclosed by the y-axis and the curves y=2x²-1 and y=root(x).

I know they intersect at x=1 and y=root(x) forms the "top" part if your looking at it. But because we are rotating about the y-axis, does that now mean that y=2x²-1 forms the "top".

Just in case you don't know what I mean by "top", when you have area inclosed you do top-bottom.
No, the way you are rotating has nothing to do with what is the "top". One thing you need to clarify is whether you want to do this problem by "shells" or "washers".
 
I'm familiar with the term shells, however I'm not sure what you mean by washers. It's just the standard volume of a revolution. I was taught to do it like this method:

http://img186.imageshack.us/img186/9436/untitleded6.jpg
 
Last edited by a moderator:
*bump*
anybody?
 
Last edited:
no, rt(x) is the 'top'

draw a picture of rt(x) and 2x^2-1 you can see easily which one is the 'top'
 
  • #10
roadrally2 said:
no, rt(x) is the 'top'

draw a picture of rt(x) and 2x^2-1 you can see easily which one is the 'top'

Isnt the rule V=pi*∫ x² dy?

how come in the example i posted there is 2*pi*x ?
 
  • #11
As mentioned by HallsofIvy, you need to decide whether you would like to use the washer or shell method to solve the problem. For this question, both methods are fine.
If you use the washer method, you'll have V = pi * ∫ x² dy.
Otherwise, for the shell method, you'll get V = 2 * pi * ∫ xy dx.
Note that you'll need to modify these formulas if you are rotating about the x-axis.

For more details on the washer method, refer to http://en.wikipedia.org/wiki/Disk_integration
For more details on the shell method, refer to http://en.wikipedia.org/wiki/Shell_integration
 
Last edited:
  • #12
pizzasky said:
As mentioned by HallsofIvy, you need to decide whether you would like to use the washer or shell method to solve the problem. For this question, both methods are fine.
If you use the washer method, you'll have V = pi * ∫ x² dy.
Otherwise, for the shell method, you'll get V = 2 * pi * ∫ xy dx.
Note that you'll need to modify these formulas if you are rotating about the x-axis.

For more details on the washer method, refer to http://en.wikipedia.org/wiki/Disk_integration
For more details on the shell method, refer to http://en.wikipedia.org/wiki/Shell_integration

Thanks, decided to use the shell method and got my final answer to be 4pi/5 cubic units. Would somebody be able to verify this for me? :cool:
 
  • #13
The question: Find the volume of the solid of revolution generated by rotating about the y-axis the region enclosed by the x-axis and the curves [tex]y=2x^2-1[/tex] and [tex]y=\sqrt{x}[/tex].

No, I don't think I got the same answer as you.

If you used the shell method to solve this problem, you would need to take the difference of 2 definite integrals to obtain the final answer. Did you get something like this...

[tex]V = 2\pi \int x \sqrt x dx - 2 \pi \int x(2x^2-1)dx[/tex]

Can you figure out what the limits of the two integrals should be? Note that they are not the same! (For this reason, the washer method may be slightly easier, because the limits of the two integrals will be the same. Try using the washer method and see!)
 
Last edited:
  • #14
I can't find where I've gone wrong in the shell method...

If I use washer method, what will go in the place of "x²" ?
 
  • #15
I got 4pi/5 cubic units, I'm pretty sure you're right.
 
  • #16
gunstar-red said:
I got 4pi/5 cubic units, I'm pretty sure you're right.

hooray! :smile:
 
  • #17
t_n_p said:
I've got another question: Find the volume of the solid of revolution generated by rotating about the y-axis the region enclosed by the x-axis and the curves [tex]y=2x^2-1[/tex] and [tex]y=\sqrt{x}[/tex].

I'm not sure if I'm right, but this is what I got:-

[tex]V = 2\pi \int_{0}^{1} x \sqrt x dx - 2 \pi \int_{\frac{1}{\sqrt{2}}}^{1} x(2x^2-1)dx[/tex]

This will eventually give me [tex]\frac{4\pi}{5}-\frac{\pi}{4}[/tex], which is the same as [tex]\frac{11\pi}{20}[/tex] cubic units.
 
Last edited:
  • #18
pizzasky said:
I'm not sure if I'm right, but this is what I got:-

[tex]V = 2\pi \int_{0}^{1} x \sqrt x dx - 2 \pi \int_{\frac{1}{\sqrt{2}}}^{1} x(2x^2-1)dx[/tex]

This will eventually give me [tex]\frac{4\pi}{5}-\frac{\pi}{4}[/tex], which is the same as [tex]\frac{11\pi}{20}[/tex] cubic units.

Why is your lower limit for the second integral 1/root(2) ?
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 13 ·
Replies
13
Views
6K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
1
Views
2K