Why does the graph of $\sin(x+{45}^\circ$) shifts to left instead of right comparing with $\sin x$. With respect to point at which line passed from origin.
Mathematically i know , I can fill in values and plot to verify , but is there any other easy to understand explanation for this ?
Sorry if this sounds foolish question.
Thanks
See graph here
This used to bug me too and I've come to just accept that it's counterintuitive. Now I get it right each time by remembering that it's the opposite of what I think it should be. But here's an explanation that could possibly help you understand:
Instead of the variable $x$, let's use $t$ so that it reminds you of time. So we're comparing $\sin(t)$ and $\sin(t+45)$. To simplify our thinking, let's just say we're at $t=0$. By adding $45$ to $t=0$ we're actually asking what's happening to $sin$ at a "future" time (since $45$ is positive hence future). To answer this question, we look at the original $\sin(t)$ function and look at this future time i.e.$t=45$. This obviously graphically occurs to the right of the origin. Now we want this behavior of $\sin$ at $t=45$ to correspond to the behavior of $\sin(t+45)$ at $t=0$. So what must we "physically" do? We need to pull it "back" (i.e. to the left) so that the graphs line up.
A similar explanation would also work if you were, say, subtracting 45 instead.
Hope this helped.