Πώς μετατρέπετε 9 = (2x + y) ^ 2-3y-x σε πολική μορφή;

Πώς μετατρέπετε 9 = (2x + y) ^ 2-3y-x σε πολική μορφή;
Anonim

Απάντηση:

# r = 9 / (2 (cos ^ 2theta + 1) + 2sin (2theta) -3sintheta-costheta) #

Εξήγηση:

Θα το χρησιμοποιησουμε:

# x = rcostheta #

# y = rsintheta #

# 9 = (2κρόστεα + rsintheta) ^ 2-3sintheta-rcostheta #

# 9 = r ((2costheta + sintheta) ^ 2-3sintheta-costheta) #

# r = 9 / ((2costheta + sintheta) ^ 2-3sintheta-costheta) #

# r = 9 / (4cos ^ 2theta + 4costhetasintheta + 2sin ^ 2theta-3sintheta-costheta) #

# r = 9 / (2 (2cos ^ 2theta + sin ^ 2theta) + 2sin (2theta) -3sintheta-costheta) #

# r = 9 / (2 (cos ^ 2theta + 1) + 2sin (2theta) -3sintheta-costheta) #