Com es converteix (11, -9) en coordenades polars?

Com es converteix (11, -9) en coordenades polars?
Anonim

Resposta:

# (sqrt202, tan ^ -1 (-9/11) + 2pi) o (14.2,5.60 ^ c) #

Explicació:

# (x, y) -> (r, theta); (r, theta) = (sqrt (x ^ 2 + y ^ 2), tan ^ -1 (i / x)) #

# r = sqrt (x ^ 2 + y ^ 2) = sqrt (11 ^ 2 + (- 9) ^ 2) = sqrt (121 + 81) = sqrt202 ~~ 14.2 #

# theta = tan ^ -1 (-9/11) #

Malgrat això, #(11,-9)# està en el quadrant 4 i, per tant, hem d’afegir # 2pi # a la nostra resposta.

# theta = tan ^ -1 (-9/11) + 2pi ~~ 5.60 ^ c #

# (sqrt202, tan ^ -1 (-9/11) + 2pi) o (14.2,5.60 ^ c) #