
William W. answered 03/21/23
Top Pre-Calc Tutor
The identities you use are:
1) cos(θ) = x/r meaning that x = rcos(θ)
2) sin(θ) = y/r meaning that y = rsin(θ)
3) x2 + y2 = r2
Starting with r = 10cos(θ)
Replace cos(θ) with "x/r" from identity #1 to get: r = 10(x/r)
Multiply both sides by "r" to get: r2 = 10x
Replace r2 with "x2 + y2" from identity #3 to get: x2 + y2 = 10x
x2 - 10x + y2 = 0
x2 - 10x + 25 + y2 = 25
(x - 5)2 + y2 = 25
This is the standard form for a circle of radius 5 with the center at (5, 0)