Section 3.5 : Graphing Functions
4. Construct a table of at least 4 ordered pairs of points on the graph of the following function and use the ordered pairs from the table to sketch the graph of the function.
\[f\left( x \right) = \left\{ {\begin{array}{*{20}{l}}{10 - 2x}&{{\mbox{if }}x < 2}\\{{x^2} + 2}&{{\mbox{if }}x \ge 2}\end{array}} \right.\]Show All Steps Hide All Steps
We have a piecewise function here so we need to make sure and pick points from each range of \(x\) when building our table of points. Also, we’ll want to plug the “cutoff point”, \(x = 2\), into the top equation as well so we know where it will be at the end of the range of \(x\)’s for which it is valid.
Here is the table of points we’ll use for this problem.
\(x\) | \(10 - 2x\) | \(\left( {x,y} \right)\) |
---|---|---|
-1 | 12 | \(\left( { - 1,12} \right)\) |
1 | 8 | \(\left( {1,8} \right)\) |
2 | 6 | \(\left( {2,6} \right)\) |
\(x\) | \({x^2} + 2\) | \(\left( {x,y} \right)\) |
---|---|---|
2 | 6 | \(\left( {2,6} \right)\) |
3 | 11 | \(\left( {3,11} \right)\) |
5 | 27 | \(\left( {5,27} \right)\) |
Here is a sketch of the function.
Note that in this case the two pieces “met” at the point \(\left( {2,6} \right)\). Sometimes this will happen with these problems and sometimes it won’t. This is the reason we always evaluate both equations at the “cutoff point”. Without doing that we wouldn’t know if the pieces meet or not.