Cartesian til Polar Equation Hjælp til y = (x ^ 2) / 5?

Cartesian til Polar Equation Hjælp til y = (x ^ 2) / 5?
Anonim

Svar:

# R = 5tanthetasectheta #

Forklaring:

Vi vil bruge følgende to ligninger:

# x = rcostheta #

# Y = rsintheta #

# Rsintheta = (rcostheta) ^ 2/5 #

# 5rsintheta = r ^ 2cos ^ 2-theta #

# R = (5sintheta) / cos ^ 2-theta #

# R = 5tanthetasectheta #