A question asks to identify the surface of the polar equation \begin{equation}\tag{1} r^2-4r\cos(\theta)=14. \end{equation} I converted $(1)$ into Cartesian coordinates: \begin{equation}\tag{2} (x-2)^2+y^2 = (3\sqrt{2})^2. \end{equation} I would have thought $(2)$ represents the equation of a cylinder, because the question asks to identify a surface.
2026-03-27 07:17:12.1774595832
Is $r^2-4r\cos(\theta)=14$ an equation of a circle or cylinder?
215 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
This is of course a circle. General formula for the circle is $$(x-p)^2+(y-q)^2 =r^2$$
where $O=(p,q)$ is a center and $r$ radius. At your case $O=(2,0)$ and $r=3\sqrt{2}$