Respuesta :

Answer:

Here's the answer:

r = √ ( x2 + y2 )

Answer:

To convert from Cartesian Coordinates (x,y) to Polar Coordinates (r,θ):

1. r = √ ( x2 + y2 )

2. θ = tan-1 ( y / x )

I hope it's helpful!