आप एक ध र व य सम करण म y = 2y ^ 2 + 3x ^ 2-2xy क क स पर वर त त करत ह ?

आप एक ध र व य सम करण म y = 2y ^ 2 + 3x ^ 2-2xy क क स पर वर त त करत ह ?
Anonim

उत तर:

# R = sintheta / (2sin ^ 2theta + 3cos ^ 2theta-प प (2theta)) #

स पष ट करण:

इसक ल ए हम आवश यकत ह ग:

# एक स = rcostheta #

# Y = rsintheta #

# Rsintheta = 2 (rsintheta) ^ 2 + 3 (rcostheta) ^ 2-2 (rcostheta) (rsintheta) #

# Rsintheta = 2R ^ 2sin ^ 2theta + 3 आर ^ 2cos ^ 2theta-2R ^ 2costhetasintheta #

# Sintheta = 2rsin ^ 2theta + 3rcos ^ 2theta-2rcosthetasintheta #

# Sintheta = 2rsin ^ 2theta + 3rcos ^ 2theta-rsin (2theta) #

# Sintheta = r (2sin ^ 2theta + 3cos ^ 2theta-प प (2theta)) #

# R = sintheta / (2sin ^ 2theta + 3cos ^ 2theta-प प (2theta)) #