Question - A circle has the equation:
$$(x-3)^2 + (y+1)^2 = 16$$
Find parametric equations to describe the circle given that:
(a) $x = 3 + 4\cos t$
(b) $x = 3 - 4\sin t$
Much appreciated if explanation can also be given! How can coefficient be negative when it relates to radius? Also why the $x$ part is $\sin$ when it’s usually always $\cos$?
(a) for given x, $y=-1+4\sin t.$ (b) for given x, $y=-1+4\cos t.$ Polar co-ordinate parametrization must be $x=rcos t, y=rsin t. $ (b) is another such parametrization which satisfies the equation of the given circle.