Convert the polar equation r sin thetacos2 theta to rectang
Convert the polar equation r = sin theta/cos^2 theta to rectangular form.
Solution
given r=sin/(cos2)
in polar coordinates x/r=cos, y/r=sin ,x2+y2=r2
r=(y/r)/((x/r)2)
r=(y/r)(r/x)2
r=y(r/x2)
1=y(1/x2)
y=x2 is the rectangular form
