I need to plot a graph of the following function for values time, $0\le t\le2\pi$ (radians).
$$y=5\sin\left(2t + \frac\pi6\right)$$
I need to describe and define the amplitude, periodic time and frequency.
Can the formula be put into Excel somehow to plot the graph?
Thanks

Well if finding the amplitude, periodic time, and frequency is all you have to do, it's very simple. For any curve $asin(bx + c)$, the amplitude is $a$, the period is $\dfrac{2\pi}{b}$ and the frequency is $\dfrac{b}{2\pi}$.