Find a parametrization of the circle of radius $4$ in the $xy$-plane, centered at $(−5,4)$, oriented counterclockwise. The point $(−1,4)$ should correspond to $t=0$. Use $t$ as the parameter for all of your answers.
Normally $x=r\cos t$ , $y=-r\sin t$ but when the points given , how can I solve ?
remember equation of a circle centered at the origin: (rcos(t), rsin(t)) = f(t)
then just apply the correct transformations, move 5 to the left, 4 up
$\left(4\cos\left(t\right)-5,\ 4\sin\left(t\right)+4\right)$