
William W. answered 11/08/22
Math and science made easy - learn from a retired engineer
r = sin(θ) - cos(θ)
Using the polar conversion equations sin(θ) = y/r and cos(θ) = x/r substitute:
r = (y/r)-(x/r)
r = (y - x)/r
r2 = y - x
Using the polar conversion equation r2 = x2 + y2, substitute to get:
x2 + y2 = y - x
x2 + x + y2 - y = 0
x2 + x + 1/4 + y2 - y + 1/4 = 0 + 1/2
(x + 1/2)2 + (y - 1/2)2 = 1/2
r = 3/(3 - cos(θ))
Using the polar conversion equation cos(θ) = x/r substitute:
r = 3/(3 - x/r)
r = 3/(3r/r - x/r)
r = 3/[(3r - x)/r]
r = 3r/(3r - x)
1 = 3/(3r - x)
3r - x = 3
3r = x + 3
Square both sides:
9r2 = x2 + 6x + 9
Using the polar conversion equation r2 = x2 + y2, substitute to get:
9(x2 + y2) = x2 + 6x + 9
9x2 + 9y2 = x2 + 6x + 9
8x2 - 6x + 9y2 = 9
8(x2 - 3/4x + ___) + 9y2 = 9
8(x2 - 3/4x + 9/64) + 9y2 = 9 + 72/64
8(x - 3/8)2 + 9y2 = 9(64/64) + 72/64
8(x - 3/8)2 + 9y2 = 576/64 + 72/64
8(x - 3/8)2 + 9y2 = 648/64
8(x - 3/8)2 + 9y2 = 81/8
Multiply both sides by 8/81