Difference between graphs of -f(x) and f(-x)

  • Level: High School 
  • Thread starter Thread starter Tyrion101
  • Start date Start date
  • Tags Tags
    Difference Graphs
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
4 replies · 2K views
Tyrion101
Messages
166
Reaction score
2
It often seems as though it's backwards from what it should be, I had understood -f(x) meant to flip x and y, from positive to negative, or vice versa, and f(-x) to mean you just make x negative. If you had the points (2,2) you'd make them (-2,-2) for -f(x) and (-2,2) for f(-x) Is my understanding wrong?
 
Mathematics news on Phys.org
Tyrion101 said:
If you had the points (2,2) you'd make them (-2,-2) for -f(x) and (-2,2) for f(-x) Is my understanding wrong?

If the point (2,2) is (x,f(x)) then (x, -f(x)) is the point (2,-2) and (x,f(-x)) can't be determined unless you know what f(-2) is. For example if f(x) = 2x -2, f(2) = 2 and f(-2) = -6. So (x,f(-x)) is (2,-6).
 
Tyrion101 said:
It often seems as though it's backwards from what it should be, I had understood -f(x) meant to flip x and y, from positive to negative, or vice versa,
No.
Assuming that you have the graph of y = f(x),
1. The graph of y = -f(x) is the reflection across the x-axis of the graph of y = f(x).
2. The graph of y = f(-x) is the reflection across the y-axis of the graph of y = f(x).
3. The graph of y = -f(-x) is the reflection across the origin (that is, across both axes) of the graph of y = f(x).
Tyrion101 said:
and f(-x) to mean you just make x negative. If you had the points (2,2) you'd make them (-2,-2) for -f(x)
If you had the point (2, 2) on the graph of f, the point (-2, -2) would be on the graph of y = -f(-x). Note the two minus signs.
Tyrion101 said:
and (-2,2) for f(-x) Is my understanding wrong?