Question 390759
Write 3x-6y= -14 in polar form.
---
x = r*cos(theta)
y = r*sin(theta)
-----
Converting the equation:
3rcos(theta) - 6rsin(theta) = -14
rcos(theta) - 2rsin(theta) = -14/3
r = (-14/3)/(cos(theta)-2sin(theta))
================
Cheers,
Stan H.