Answer :
Let's see what this means via an example.
Let f(x) = 3x + 2
If you are not sure what it looks like, you can graph it using this graphing facility.
You'll see it is a straight line, slope 3 (which is positive, i.e. going uphill as we go left to right) and y-intercept 2.
Now let's consider −f(x).
This gives us
−f(x) = −3x − 2
Our new line has negative slope (it goes down as you scan from left to right) and goes through −2 on the y-axis.
When you graph the 2 liness on the same axes, it looks like this:
Note that if you reflect the blue graph (y = 3x + 2) in the x-axis, you get the green graph (y = −3x − 2) (as shown by the red arrows).
What we've done is to take every y-value and turn them upside down (this is the effect of the minus out the front).
Now for f(−x)Similarly, let's do f(−x).
Since f(x) = 3x + 2, then
f(−x) = −3x + 2 (replace every "x" with a "−x").
Now, graphing those on the same axes, we have:
Note that the effect of the "minus" in f(−x) is to reflect the blue original line (y = 3x + 2) in the y-axis, and we get the green line, which is (y = −3x + 2). The green line also goes through 2 on the y-axis.
Further ExampleHere's an example using a cubic graph.
Blue graph: f(x) = x3 − 3x2 + x − 2
Reflection in x-axis (green): −f(x) = −x3 + 3x2 − x + 2
Now to reflect in the y-axis.
Blue graph: f(x) = x3 − 3x2 + x − 2
Reflection in y-axis (green): f(−x) = −x3 − 3x2 − x − 2
Even and Odd FunctionsWe really should mention even and odd functions before leaving this topic.
For each of my examples above, the reflections in either the x- or y-axis produced a graph that was different. But sometimes, the reflection is the same as the original graph. We say the reflection "maps on to" the original.
Even Functions
An even function has the property f(−x) = f(x). That is, if we reflect an even function in the y-axis, it will look exactly like the original.
An example of an even function is f(x) = x4 − 29x2 + 100
The above even function is equivalent to:
f(x) = (x + 5)(x + 2)(x − 2)(x − 5)
Note if we reflect the graph in the y-axis, we get the same graph (or we could say it "maps onto" itself).
Odd Functions
An odd function has the property f(−x) = −f(x).
This time, if we reflect our function in both the x-axis and y-axis, and if it looks exactly like the original, then we have an odd function.
This kind of symmetry is called origin symmetry. An odd function either passes through the origin (0, 0) or is reflected through the origin.
An example of an odd function is f(x) = x3 − 9x
The above odd function is equivalent to:
f(x) = x(x + 3)(x − 3)
Note if we reflect the graph in the x-axis, then the y-axis, we get the same graph.
More examples of Even and Odd functionsThere some more examples on this page: Even and Odd Functions
Knowing about even and odd functions is very helpful when studying Fourier Series.
The relationship between reflecting an exponential function over an axis and its equation is that it will be the opposite of the original equation or graph.