Come si converte 9 = (2x + y) ^ 2-3y-x in forma polare?

Come si converte 9 = (2x + y) ^ 2-3y-x in forma polare?
Anonim

Risposta:

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

Spiegazione:

Noi useremo:

# x = rcostheta #

# Y = rsintheta #

# 9 = (2rcostheta + rsintheta) ^ 2-3rsintheta-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) #