Intersections of two graphs (polar coordinates)

kasse
Messages
383
Reaction score
1

Homework Statement



Find all points of intersection of the two graphs r=sin \theta and r=cos 2 \theta

The Attempt at a Solution



sin \theta = cos 2 \theta

I use the trigonometric identity cos 2x = (cosx)^2 - (sinx)^2 but it doesn't take me any further.
 
Last edited by a moderator:
Physics news on Phys.org
Don't forget cos2x = 1 - sin2x

You should be able to form a quadratic expression in sin(x), which you can solve using the quadratic formula.
 
Hootenanny said:
Don't forget cos2x = 1 - sin2x

You should be able to form a quadratic expression in sin(x), which you can solve using the quadratic formula.
Thats how you derive the alternate double angle identities, which are meant for a problem like this because they put cos2x in terms of one function
 
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