I have trouble with getting coordinates from the sine graph:
The format of the function is: $f(x)=\sin(x-k)+c$
I need to find the coordinates of A. Could you give me just a little hint where to start from? I understand that the period of the function is $2\pi$, and that the horizontal coordinate is $\frac{2x}{3}$, but I have no idea how to get the vertical coordinate which, according to the exercise, is $\frac{3}{2}$, all I can say is that it should be equal to $c+1$ as the maximum point is one because there is no vertical stretch, and the graph is translated up by $c$.
I am expected to solve the problem in this order.


We have $0=f(2 \pi)$ and $0=f(\frac{4 \pi}{3})$. This gives two equations for $k$ and $c$.
Solve this system of equations. Then look for $x_0 \in (0, \frac{4 \pi}{3}) $ such that $f'(x_0)=0$.
Then we have $A=f(x_0)$.