Thread Closed

find the area of the region inside both polar graphs

 
Share Thread Thread Tools
Nov10-09, 11:35 PM   #1
 

find the area of the region inside both polar graphs


1. The problem statement, all variables and given/known data
r1= 1+sin(theta)
r2= 5sin(theta)


2. Relevant equations
see above?


3. The attempt at a solution
totally stumped. usually i would set the two curves equal to each other, but i have no idea how to do that. using my ti-89's solve function just gives me a weird answer using arcsin as well.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Nov10-09, 11:48 PM   #2
 
Mentor
Set the two r values equal to each other -- you can't set two equations equal to each other -- which gives you 1 + sin([itex]\theta[/itex]) = 5sin([itex]\theta[/itex]).

The graph of r = 5sin([itex]\theta[/itex]) is a circle of radius 2.5, whose center is at (0, 2.5) in rectangular coordinates. The other curve is a cardioid, a kind of heart-shaped curve. These curves intersect at two points.
Nov11-09, 12:15 AM   #3
 
but how do I find the numerical values of these two points?
Nov11-09, 12:25 AM   #4
 
Mentor

find the area of the region inside both polar graphs


Solve the equation 1 + sin([itex]\theta[/itex]) = 5sin([itex]\theta[/itex]). That will give you one of the values of [itex]\theta[/itex]. And because sin([itex]\pi - \theta[/itex]) = sin([itex]\theta[/itex]), that will give you the other one.
Nov11-09, 12:30 AM   #5
 
is there a way to solve it manually? my ti-89 gives me 6.28....(2pi) and 2.8889, which im not sure what that converts to in radians.
Nov11-09, 12:32 AM   #6
 
which on second thought, doesnt make sense.

1+sin(2pi)=5sin(2pi)
1+0=0
1=0

huh?
Nov11-09, 01:38 AM   #7
 
Mentor
Quote by Pi Face View Post
is there a way to solve it manually? my ti-89 gives me 6.28....(2pi) and 2.8889, which im not sure what that converts to in radians.
Absolutely, there's a way to solve it manually. Nothing I have done required the use of a calculator of any kind.

2.8889 is in radians, but both answers you show are WAY off. I really think you should put your calculator away.

What exactly did you do to solve 1 + sin([itex]\theta[/itex]) = 5sin([itex]\theta[/itex])? Show me your steps. No calculator.
Nov11-09, 08:48 AM   #8
 
Just woke up. A little groggy but I'll give it a shot.
theta=x out of laziness

1+sin(x)=5sin(x)
1=4sin(x)
sin(x)=1/4
.....now what?
no where out of the "standard" points on the unit circle (pi/3,pi/2,pi/4, etc) does the y value equal 1/4

unless I can use the half/double angle formula somehow?

I REALLY gotta go over my trig.
Nov11-09, 09:20 AM   #9
 
Mentor
OK, good so far.
sin(x) = 1/4 ==> x = arcsin(1/4) = sin-1(1/4). Now you can use a calculator to get an approximate value for x, which is about 14.5 degrees, or about .253 radians. The exact value is The other angle is pi - x, or about 165.5 degrees.

Now, to find the area that is inside both curves, you should probably set this up as a polar integral. You can make life slightly easier by using the symmetry here, noting that both curves are symmetric about the y axis. Draw a graph of the two curves so you can figure out what your integrand needs to be. Also, because the boundary changes at the points of intersection, you'll need two integrals.
Nov11-09, 11:02 AM   #10
 
Got it. The actual finding the area part was easy, just blanked out at the sinx=1/4 part. thanks for you help
Thread Closed
Thread Tools


Similar Threads for: find the area of the region inside both polar graphs
Thread Forum Replies
Area of the Region Inside the Curve. Calculus & Beyond Homework 21
Area of a polar Region Calculus & Beyond Homework 9
Area inside two polar curves Calculus & Beyond Homework 6
Find polar moment of region inside circle r = 3 and outside cardiod r = 2 + sin 0 Introductory Physics Homework 1
Area of Polar Graphs Calculus 16