Aiuto da cartesiano a equazione polare per y = (x ^ 2) / 5?

Aiuto da cartesiano a equazione polare per y = (x ^ 2) / 5?
Anonim

Risposta:

# R = 5tanthetasectheta #

Spiegazione:

Useremo le seguenti due equazioni:

# x = rcostheta #

# Y = rsintheta #

# Rsintheta = (rcostheta) ^ 2/5 #

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

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

# R = 5tanthetasectheta #