Ako prepíšem nasledujúcu polárnu rovnicu ako ekvivalentnú karteziánsku rovnicu: r = 5 / (sin (theta) -2cos (theta))?

Ako prepíšem nasledujúcu polárnu rovnicu ako ekvivalentnú karteziánsku rovnicu: r = 5 / (sin (theta) -2cos (theta))?
Anonim

odpoveď:

# Y = 2x + 5 #

vysvetlenie:

# R = 5 / (sin (theta) -2cos (theta)) #

#r (sin (theta) -2cos (theta)) = 5 #

#rsin (theta) -2rcos (theta) = 5 #

Teraz používame nasledujúce rovnice:

# X = rcostheta #

# Y = rsintheta #

Získať:

# Y-2x = 5 #

# Y = 2x + 5 #