Converting x^2+y^2=4 to polar form

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Elissa89
Messages
52
Reaction score
0
x^2+y^2=4

I have so far:

(r^2)cos^(theta)+(r^2)sin(theta)=4

Idk what I'm supposed to do from here
 
Mathematics news on Phys.org
You need to also square the trig. functions:

$$x^2+y^2=4$$

$$(r\cos(\theta))^2+(r\sin(\theta))^2=4$$

$$r^2\cos^2(\theta)+r^2\sin^2(\theta)=4$$

Factor the LHS...what do you have...is there a trig. identity you can apply?
 
MarkFL said:
You need to also square the trig. functions:

$$x^2+y^2=4$$

$$(r\cos(\theta))^2+(r\sin(\theta))^2=4$$

$$r^2\cos^2(\theta)+r^2\sin^2(\theta)=4$$

Factor the LHS...what do you have...is there a trig. identity you can apply?

got it! thanks!
 
Elissa89 said:
got it! thanks!

We see we have a circle centered at the origin, and in polar coordinates, that's simply a constant value for \(r\). The Cartesian equation:

$$x^2+y^2=a^2$$ where \(0<a\)

Has the polar equation:

$$r=a$$