Aion96
- 8
- 4
- Homework Statement
- I'm trying to understand the transformation of a function when replacing x with x+a.
- Relevant Equations
- None
Solution attempt. I know that f(x+a) shifts the function f(x) by a units to the left for a>1, however, I find this counterintuitive because adding a to x feels like it should move the graph to the right rather than to the left. I understand the algebra, but I struggle with the intuition behind it.
Given a function f(x), we know that a point on its graph is (x,f(x)). Now, if we consider f(x+a), I want to determine the new corresponding points. My reasoning is:
Given a function f(x), we know that a point on its graph is (x,f(x)). Now, if we consider f(x+a), I want to determine the new corresponding points. My reasoning is:
- The point (x+a,f(x+a) lies on the graph of the original function f(x).
- The goal is to find the point (x,f(x+a)), and we notice that its obtained by moving the point (x+a,f(x+a) a units the left.
- To express the transformation using x instead of x+a, we rewrite the point as (x,f(x+a)).
- Is my step-by-step logic sound?
- Could someone provide an intuitive explanation or a different approach to understanding this shift?