Problem 67
Question
Because of a calculator's small screen size, it is not always easy (or even possible!) to find a viewing window that displays what its user desires. (a) Graph \(f(x)=x^{2}-x-6\) in the standard viewing window. Let \(h(x)=f(x-1000) .\) What should \(h(x)\) look like? (b) Find an appropriate viewing window for the graph of \(h(x)\) (c) Try to find a viewing window that clearly displays both the graph of \(f\) and the graph of \(h .\) What makes this problem difficult? (d) Let \(g(x)=1000 f(x) .\) What should \(g(x)\) look like? (e) Find an appropriate viewing window for the graph of \(g(x) .\) Can you find a viewing window that clearly displays both the graph of \(f\) and the graph of \(g\) ?
Step-by-Step Solution
VerifiedKey Concepts
Viewing Window for Graphs
Choosing the right viewing window is essential to visualize the behavior of a function graphically, especially on the limited display of a calculator. A viewing window determines the range of x and y values displayed, essentially zooming in or out of a graph to better capture the important features of a function.
For instance, in graphing the function f(x) = x^2 - x - 6, the standard viewing window may reveal where the function intersects the x-axis and its vertex. However, if we apply a transformation, such as a horizontal shift, as seen with h(x) = f(x-1000), the function moves 1000 units to the right, necessitating a change in our viewing window to x_{min} = 980, x_{max} = 1020, y_{min} = -50, and y_{max} = 50 to observe similar features.
Attempting to find a single viewing window to capture both f(x) and the shifted h(x) can prove challenging due to the vast horizontal separation. A significant widening of the viewing window, such as from x_{min} = -20 to x_{max} = 1020, flattens the graphs visually, making comparative analysis on a small screen difficult.
Horizontal Shift in Functions
A horizontal shift occurs when every point of a function is moved left or right along the x-axis. This is often represented as f(x - h), where h is the number of units the function is shifted. Positive h shifts the graph to the right while negative h shifts it to the left.
In our example, the function h(x) = f(x-1000) is f(x) shifted 1000 units to the right. On a graph, this shift doesn't affect the shape or orientation of the curve; it simply translates the entire function horizontally. To visualize such a large shift on a graphing calculator, an expanded viewing window is necessary, emphasizing the new location of important features like intercepts and the vertex.
Vertical Stretch in Graphs
A vertical stretch is a transformation that affects the y-values of a function, causing the graph to appear elongated or compressed vertically. This is often represented by multiplying the function by a factor a, as in g(x) = af(x). A factor greater than 1 stretches the graph, while a factor between 0 and 1 compresses it.
In the exercise, the transformation g(x) = 1000f(x) indicates a vertical stretch by a factor of 1000. This increases the y-values so dramatically that viewing both g(x) and the original f(x) on the same screen becomes impractical. A viewing window such as x_{min} = -10, x_{max} = 10, y_{min} = -50000, and y_{max} = 50000 might be appropriate for g(x) alone, but it would render f(x) nearly invisible, illustrating the difficulties when dealing with drastic vertical stretches.