Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Convert (-5,2) to polar coordinates?
6 Answers
- ComoLv 72 years ago
r² = 25 + 4
r² = 29
r = √29
tan ∅ = - 2/5
∅ = 180° - 21•8 °
∅ = 158•2°
Point √29 /_158•2°
- Engr. RonaldLv 72 years ago
(-5,2)
r = √(x^2 + y^2)
r = √[(-5)^2 + 2^2]
r = 5.385
solving for the angle..
θ = tan^(-1) = y/x = 2/(-5) = 158.19°
- AshLv 72 years ago
If cartesian coordinate is (x,y) then polar is (r,θ), where
r = √(x²+y²) and θ=tan⁻¹(y/x)
For (-5,2) polar coordinate is (√29,158.2°)
r = √((-5)²+2²) and θ=tan⁻¹(2/-5)
r = √29 and θ = 158.2° ( in 2nd quadrant)
- Φ² = Φ+1Lv 72 years ago
r = √((-5)² + 2²) = √29 so
(-5,2) = ( √29, atan2(2, -5) ) polar ≈ (5.385, 158.2°) polar