Determine the period of a curve

83 Views Asked by At

A curve is expressed with the two equations:

$x=3+\cos(t)$

$y=4\sin(t)$

How can I find the period of this curve? I was thinking to get the period of $y = 4\sin(\arccos(t-3))$ but I'm not sure of that.

Thanks

1

There are 1 best solutions below

6
On

Since each component is periodic with period $2\pi$, the curve is periodic with period $2\pi$.