Provide a parametrization with the given properties:
The curve is circled at point $(a, b)$. It is traced once counterclockwise, starting at the point $(a+r, b)$ with $t \in[0,2π]$
attempt:
$x = a + r cos(t), y = a+rsin(t)$ for $t \in [0, 2\pi]$
is above not right?