Čo je trigonometrická forma -8-i?

Čo je trigonometrická forma -8-i?
Anonim

odpoveď:

# - (8 + i) ~~ -sqrt58 (cos (0,12) + ISIN (0,12)) #

vysvetlenie:

# -8-i = - (8 + i) #

Pre dané komplexné číslo # Z = a + bi #, # Z = r (costheta + isintheta) #

# R = sqrt (a ^ 2 + b ^ 2) #

# Theta = tan ^ -1 (b / a) #

Poďme sa zaoberať # 8 + i #

# Z = 8 + i = r (costheta + isintheta) #

# R = sqrt (8 ^ 2 + 1 ^ 2) = sqrt65 #

# Theta = tan ^ -1 (1/8), ~~ 0,12 ^ c #

# - (8 + i) ~~ -sqrt58 (cos (0,12) + ISIN (0,12)) #