Polar coordinates problem: put 3r = sinA into rect. coords

chiurox

New member
Joined
Aug 14, 2007
Messages
10
in 3r = sin A, r and A represent polar coordinates, write each polar equation as an equation in rectangular coordinates (x,y).

I normally see these kinds of question in the form of r = 3sinA etc... but I'm stuck on how to solve this. Could anyone help me?
So far I got 3x^2 + 3y^2 - x = 0 is this correct?

Thanks
 
If you're okay with "r = (whatever)" formatting, then would it help to divide through by 3 to get r = (1/3)sin(A)...? :?:

Eliz.
 
Re: Polar coordinates problem

Hello, chiurox

In: 3r=sinθ\displaystyle \, 3r \:= \:\sin\theta, r\displaystyle r and θ\displaystyle \theta represent polar coordinates.
Write the polar equation as an equation in rectangular coordinates (x,y).

I normally see these kinds of question in the form of: r=3sinθ\displaystyle \,r \:= \:3\sin\theta, etc.
. . . . . and you don't know to divide by 3 ?

We have the convertions: x=rcosθy=rsinθr2=x2+y2\displaystyle \:\begin{array}{ccc}x & = & r\cdot\cos\theta \\ y & = & r\cdot\sin\theta \\ r^2 & = & x^2\,+\,y^2\end{array}

Multiply the equation by r:    3r2  =  rsinθ\displaystyle \text{Multiply the equation by }r:\;\;3\underbrace{r^2}_{\downarrow} \;=\;\underbrace{r\cdot\sin\theta}_{\downarrow}
. . - . . . . . . . . . . . . . . . . . 3(x2+y2)  =y\displaystyle 3(x^2\,+\,y^2) \;=\:y

The rectangular equation is: 3x2+3y2y  =  0\displaystyle \:3x^2\,+\,3y^2 \,-\,y \;=\;0

 
Thanks a lot stapel and soroban!
Yeah, I always have the problem of starting the problem or doing other unnecessary stuff. So yeah, rr = (xx + yy) forgot about using this identity.
 
Top