आप क स 9 = (2x + y) ^ 2-3y-x क ध र व य र प म पर वर त त करत ह ?

आप क स 9 = (2x + y) ^ 2-3y-x क ध र व य र प म पर वर त त करत ह ?
Anonim

उत तर:

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

स पष ट करण:

हम इस त म ल कर ग:

# एक स = 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 + प प ^ 2theta) + 2sin (2theta) -3sintheta-costheta) #

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