How do you express the polar equation r^2 = 16cos theta in cartesian form?
1 Answer
Oct 23, 2017
Explanation:
To convert from polar to rectangular coordinates we can use:
x = r cos theta
y = r sin theta
and the consequence:
r = sqrt(x^2+y^2)
So, given:
r^2 = 16cos theta
we can multiply both sides by
r^3 = 16 r cos theta
Then use some of our formulae to rewrite as:
(x^2+y^2)^(3/2) = 16x
Subtract
(x^2+y^2)^(3/2) - 16x = 0
graph{(x^2+y^2)^(3/2) - 16x=0 [-10, 10, -5, 5]}