Understanding graph behavior includes studying how a function behaves as its input values become extremely large or small. This is especially noticeable at the edges, or ends, of the graph.
For the original function \( f(x) \), it was pointed out that:
- It shoots upwards as \( x \) heads left towards negative infinity, conveying an increasing trend.
- It drops downwards as \( x \) moves right towards positive infinity, showing a decreasing pattern.
This characteristic is altered when the function is transformed to \( g(x) = -f(x) \).
The new behavior becomes:
- As \( x \rightarrow -\infty \), \( g(x) \) will instead drop downwards.
- And as \( x \rightarrow \infty \), \( g(x) \) heads upwards.
This exploration of graph behavior helps determine what to expect when graphing or analyzing functions like \( g(x) = -f(x) \), providing critical insight into the function's nature at extreme values.