Change the following equations from Rectangular Form to Pola
Change the following equations from Rectangular Form to Polar Form, or vice-versa:
Solution
Solution:
(C)
y = 2x -3
to convert into polar for
Plug x = r cos() and y = rsin()
r sin() =2 rcos() -3
r (sin() -2cos() = -3
r = -3 /(sin() -2cos())
Answer
(d) r = 4sin()
to convert into rectangular form
multiply with r on the both side
r2= 4rsin
r2= (x2+y2)
rsin = y
(x2+y2) = 4y
(x2+y2) -4y = 0
Answer
(C)
r = sin + cos
multiply with r on the both side
r2= rsin + rcos
r2= x2+y2
rcos()= x
rsin() = y
x2+y2 = x + y
x2+y2 -x - y = 0
Answer
