Question 855381
{{{r=-6 *csc(theta)}}}
{{{r=-6 /sin(theta)}}}
{{{r*sin(theta)=-6}}}
{{{highlight(y=-6)}}}
{{{drawing(300,300,-0.9,0.9,-0.9,0.9,
grid(0),green(arrow(0,0,0.9,0.9)),
circle(0.7,0.7,0.03),line(0.7,0,0.7,0.7),
rectangle(0.7,0,0.65,0.05),
locate(0.35,0.35,r),locate(0.35,0.1,x),
locate(0.63,0.35,y),red(arc(0,0,0.4,0.4,-45,0)),
locate(0.1,0.1,theta),locate(0.35,0.75,P(x,y))
)}}}