Polar equation and Cartesian equation

371 Views Asked by At

For the polar equation,

$r \sin \theta = \ln r + \ln (\cos\theta)$

Is that equivalent to $y = \ln x $ ?

1

There are 1 best solutions below

0
On

We know IF we want to change from cartesian coordinates $(x,y)$ to polar coordinates $(r, \theta)$ , we must make the substitution $x = r \cos \theta $ and $y = r \sin \theta $. Notice,

$$ \ln r + \ln cos \theta = \ln (r \cos \theta ) = \ln x $$

Hence, $r \sin \theta = y = \ln x $