Volumes q (1 Viewer)

FD3S-R

Member
Joined
Oct 9, 2004
Messages
59
Cambridge. Exercise 6.1
q7

Use the method of slicing to find the volume of the solid obtained by rotating the region:
enclosed within the circle (x-1)^2 + y^2 = 1 about the y-axis

more stuck with the integration, prob aint too hard or easy im just missing something
 

Dumsum

has a large Member;
Joined
Aug 16, 2004
Messages
1,552
Location
Maroubra South
Gender
Male
HSC
2005
(x-1)^2 + y^2 = 1
x^2 - 2x + 1 + y^2 = 1
x^2 - 2x + y^2 = 0

x2 + x1 = 2, x2x1 = y^2

(x2 - x1)^2 = (x2 + x1)^2 - 4x2x1
= 4 - 4y^2

x2 - x1 = 2sqrt(1-y^2)

δV = 4pi.sqrt(1-y^2).δy

V = 4pi Int{-1 -> 1} sqrt(1-y^2).dy

let y = sin@
dy = cos@.d@

when y = -1, @ = -pi/2
when y = 1, @ = pi/2

V = 4pi Int{-pi/2 -> pi/2} sqrt(1-sin^2 @).cos@.d@
= 4pi Int{-pi/2 -> pi/2} cos^2 @ . d@
= 4pi (@/2 + (sin2@)/4) {-pi/2 -> pi/2}
= 4pi (pi/4 + pi/4)
= 2pi^2 cubic units.

Trig substitutions will usually work wonders when there are square roots and whatnot.
 
Last edited:

FD3S-R

Member
Joined
Oct 9, 2004
Messages
59
sorry redid that question was real easy made stupid mistakes

anyway this problem always occurs with me with questions that use isoceles triangles

5. Cambridge exercise diagnostic test
The base of a particular solid is the circle x^2 + y^2 - 9. Find the volume of the solid if every cross-section perpendicular to the x-axis is an isosceles right angled triangle with the hypotenuse in the base of the solid.


anyhelp deeply appreciated
 

KFunk

Psychic refugee
Joined
Sep 19, 2004
Messages
3,323
Location
Sydney
Gender
Male
HSC
2005
Here you can use the area of the triangle = 1/2absinθ or just half base times height since it is a right angled triangle.

We have to formulate the area of each triangle in terms of the hypotenuse (since the hypotenuse falls within the bounds of the circle).
Area of triangle = 1/2a.a = 1/2a<sup>2</sup> (where a is the length of the two same length sides of the isoc. &Delta; )

Using Pythagoras a<sup>2</sup> + a<sup>2</sup> = b<sup>2</sup> ---> a=b/&radic;2
hence Area &Delta; = b<sup>2</sup>/4

We then want the value of b as a function of x so convert x<sup>2</sup> + y<sup>2</sup> = 9 into x = &radic;(9 - x<sup>2</sup>)
since b = 2.x (the above gives single x values of a semi circle -3&le;x&le;3 which is symmetrical about the x-axis hence we can multiply by2)
Area &Delta; in terms of x = 4/4(&radic;(9 - x<sup>2</sup>))<sup>2</sup>
= 9 - x<sup>2</sup>

Now that we have the area of each triangular section for any given value of x we can integrate between -3 and 3 (in this case just integrate between 0 and 3 and multiply by 2 --> i.e use the symmetry of a circle to make your job easier)

(between 0 and 3) 2 &int; 9 - x<sup>2</sup> dx
= 2[ 9x - 1/3.x<sup>3</sup>]
= 2[27 - 9]
= 2.18 = 36 units<sup>3</sup>

I Hope that helps you.
 
Last edited:

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Top