Skip to main content
Logo image

Section 11.3 Using Technology to Explore Functions

Graphing technology allows us to explore the properties of functions more deeply than we can with only pencil and paper. It can quickly create a table of values, and quickly plot the graph of a function. Such technology can also evaluate functions, solve equations with functions, find maximum and minimum values, and explore other key features.
There are many graphing technologies currently available, including (but not limited to) physical (hand-held) graphing calculators, Desmos
 1 
www.desmos.com
, GeoGebra
 2 
www.geogebra.org
, Sage
 3 
www.sagemath.org
, and WolframAlpha
 4 
www.wolframalpha.com
.
This section will focus on how technology can be used to explore functions and their key features. Although the choice of particular graphing technology varies by each school and curriculum, the main ways in which technology is used to explore functions is the same and can be done with each of the technologies above.
Figure 11.3.1. Alternative Video Lesson

Subsection 11.3.1 Finding an Appropriate Window

With a simple linear equation like y=2x+5, most graphing technologies will show this graph in a good window by default. A common default window goes from x=10 to x=10 and y=10 to y=10.
What if we wanted to graph something with a much larger magnitude though, such as y=2000x+5000? If we tried to view this for x=10 to x=10 and y=10 to y=10, the function would appear as an almost vertical line since it has such a steep slope.
Using technology, we will create a table of values for this function as shown in Figure 11.3.2.(a). Then we will set the x-values for which we view the function to go from x=5 to x=5 and the y-values from y=20,000 to y=20,000. The graph is shown in Figure 11.3.2.(b).
x y=2000x+5000
5 5000
4 3000
3 1000
2 1000
1 3000
0 5000
1 7000
2 9000
3 11000
4 13000
5 15000
(a) A table of values
(b) Graphed with an appropriate window
Figure 11.3.2. Creating a table of values to determine an appropriate graphing window
Now let’s practice finding an appropriate viewing window with a less familiar function.

Example 11.3.3.

Find an appropriate window for q(x)=x31002x+1.
Entering this function into graphing technology, we input q(x)=(x^3)/100-2x+1. A default window will generally give us something like this:
Figure 11.3.4. Function q graphed in the default window.
We can tell from the lower right corner of Figure 4 that we’re not quite viewing all of the important details of this function. To determine a better window, we could use technology to make a table of values. Another more rudimentary option is to double the viewing constraints for x and y, as shown in Figure 5. Many graphing technologies have the ability to zoom in and out quickly.
Figure 11.3.5. Function q graphed in an expanded window.

Subsection 11.3.2 Using Technology to Determine Key Features of a Graph

The key features of a graph can be determined using graphing technology. Here, we’ll show how to determine the x-intercepts, y-intercepts, and maximum/minimum values using technology.

Example 11.3.6.

Graph the function given by p(x)=1000x2100x+40. Determine an appropriate viewing window, and then use graphing technology to determine the following:
  1. Determine the x-intercepts of the function.
  2. Determine the y-intercept of the function.
  3. Determine the maximum function value and where it occurs.
Explanation.
To start, we’ll take a quick view of this function in a default window. We can see that we need to zoom in on the x-values, but we need to zoom out on the y-values.
From the graph we see that the x-values might as well run from about 0.5 to 0.5, so we will look at x-values in that window in increments of 0.1, as shown in Table 11.3.8.(a). This table allows us to determine an appropriate viewing window for y=p(x) which is shown in Figure 11.3.8.(b). The table suggests we should go a little higher than 40 on the y-axis, and it would be OK to go the same distance in the negative direction to keep the x-axis centered.
Figure 11.3.7. Graph of y=p(x) in an inappropriate window
x p(x)
0.5 160
0.4 80
0.3 20
0.2 20
0.1 40
0 40
0.1 20
0.2 20
0.3 80
0.4 160
0.5 260
(a) Function values for y=p(x)
(b) Graph of y=p(x) in an appropriate window showing key features
Figure 11.3.8. Creating a table of values to determine an appropriate graphing window
We can now use Figure 11.3.8.(b) to determine the x-intercepts, the y-intercept, and the maximum function value.
  1. To determine the x-intercepts, we will find the points where y is zero. These are about (0.2562,0) and (0.1562,0).
  2. To determine the y-intercept, we need the point where x is zero. This point is (0,40).
  3. The highest point on the graph is the vertex, which is about (0.05,42.5). So the maximum function value is 42.5 and occurs at 0.05.
  4. We can see that the function is defined for all x-values, so the domain is (,). The maximum function value is 42.5, and there is no minimum function value. Thus the range is (,42.5].

Example 11.3.9. Graphing Technology Limitations.

If we use graphing technology to graph the function g where g(x)=0.0002x2+0.00146x+0.00266, we may be mislead by the way values are rounded. Without technology, we know that this function is a quadratic function and therefore has at most two x-intercepts and has a vertex that will determine the minimum function value. However, using technology we could obtain a graph with the following key points:
Figure 11.3.10. Misleading graph
This looks like there are three x-intercepts, which we know is not possible for a quadratic function. We can evaluate g at x=3.65 and determine that g(3.65)=0.0000045, which is approximately zero when rounded. So the true vertex of this function is (3.65,0.0000045), and the minimum value of this function is 0.0000045 (not zero).
Every graphing tool generally has some type of limitation like this one, and it’s good to be aware that these limitations exist.

Subsection 11.3.3 Solving Equations Graphically Using Technology

To algebraically solve an equation like h(x)=v(x) for
h(x)=0.01(x90)(x+20)andv(x)=0.04(x10)(x80),
we’d start by setting up
0.01(x90)(x+20)=0.04(x10)(x80)
To solve this, we’d then simplify each side of the equation, set it equal to zero, and finally use the quadratic formula like we did in Section 7.2.
An alternative is to graphically solve this equation, which is done by graphing
y=0.01(x90)(x+20)andy=0.04(x10)(x80).
Figure 11.3.11. Points of intersection for h(x)=v(x)
The points of intersection, (22.46,28.677) and (74.207,14.878), show where these functions are equal. This means that the x-values give the solutions to the equation 0.01(x90)(x+20)=0.04(x10)(x80). So the solutions are approximately 22.46 and 74.207, and the solution set is approximately {22.46,74.207}.
Similarly, to graphically solve an equation like h(x)=25 for
h(x)=0.01(x90)(x+20),
we can graph
y=0.01(x90)(x+20)andy=25
Figure 11.3.12. Points of intersection for h(x)=25
The points of intersection are (12.807,25) and (57.913,25), which tells us that the solutions to h(x)=25 are approximately 12.807 and 57.913. The solution set is approximately {12.807,57.913}.

Example 11.3.13.

Use graphing technology to solve the following inequalities:
  1. 20t270t+3005t+300
  2. 20t270t+300<5t+300
Explanation.
To solve these inequalities graphically, we will start by graphing the equations y=20t270t+300 and y=5t+300 and determining the points of intersection:
Figure 11.3.14. Points of intersection for y=20t270t+300 and y=5t+300
  1. To solve 20t270t+3005t+300, we need to determine where the y-values of the graph of y=20t270t+300 are greater than the y-values of the graph of y=5t+300 in addition to the values where the y-values are equal. This region is highlighted in Figure 15.
    Figure 11.3.15.
    We can see that this region includes all values of t between, and including, t=3.25 and t=0. So the solutions to this inequality include all values of t for which 3.25t0. We can write this solution set in interval notation as [3.25,0] or in set-builder notation as {t3.25t0}.
  2. To now solve 20t270t+300<5t+300, we will need to determine where the y-values of the graph of y=20t270t+300 are less than the y-values of the graph of y=5t+300. This region is highlighted in Figure 16.
    Figure 11.3.16.
    We can see that 20t270t+300<5t+300 for all values of t where t<3.25 or t>0. We can write this solution set in interval notation as (,3.25)(0,) or in set-builder notation as {tt<3.25 or t>0}.

Reading Questions 11.3.4 Reading Questions

1.

If you use technology to create a graph of a function, you will have to choose a good to capture all of its features.

2.

Describe the process to graphically solve an equation in the form f(x)=g(x).

Exercises 11.3.5 Exercises

Using Technology to Create a Table of Function Values.

1.
Use technology to make a table of values for the function.
g(x)=x27x2
x g(x)
2.
Use technology to make a table of values for the function.
h(x)=2x2+9x5
x h(x)
3.
Use technology to make a table of values for the function.
F(x)=3.45x2150x+47
x F(x)
4.
Use technology to make a table of values for the function.
G(x)=0.7x2+30x9
x G(x)
5.
Use technology to make a table of values for the function.
H(x)=7x3+200x64
x H(x)
6.
Use technology to make a table of values for the function.
H(x)=10x340x+81
x H(x)

Determining Appropriate Windows.

7.
Let f(x)=9464x+8319. Choose an appropriate window for graphing f that shows its key features.
The x-interval could be and the y-interval could be .
8.
Let f(x)=1461x3072. Choose an appropriate window for graphing f that shows its key features.
The x-interval could be and the y-interval could be .
9.
Let f(x)=170x650. Choose an appropriate window for graphing f that shows its key features.
The x-interval could be and the y-interval could be .
10.
Let f(x)=279x+73. Choose an appropriate window for graphing f that shows its key features.
The x-interval could be and the y-interval could be .
11.
Let f(x)=389x2+486x+3465. Choose an appropriate window for graphing f that shows its key features.
The x-interval could be and the y-interval could be .
12.
Let f(x)=499x2898x3336. Choose an appropriate window for graphing f that shows its key features.
The x-interval could be and the y-interval could be .
13.
Let f(x)=0.00034x2+0.0022x+0.35. Choose an appropriate window for graphing f that shows its key features.
The x-interval could be and the y-interval could be .
14.
Let f(x)=0.00039x2+0.0039x0.34. Choose an appropriate window for graphing f that shows its key features.
The x-interval could be and the y-interval could be .

Finding Points of Intersection.

15.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
y=(352+13x)(92+11x) and y=9000 intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
16.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
y=(65+18x)(3694x) and y=9000 intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
17.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
y=9x33x2+9x and y=7x5 intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
18.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
y=6x3+2x22x and y=x5 intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
19.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
y=0.5(3x2+6) and y=0.05(4x4) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
20.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
y=0.5(4x25) and y=0.86(x9) intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
21.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
y=0.05(x3)2+2.7 and y=x1 intersect
  • ?
  • zero times
  • one time
  • two times
  • three times
22.
Use technology to make some graphs and determine how many times the graphs of the following curves cross each other.
y=0.4(x+3)27.8 and y=0.15x2 intersect
  • ?
  • zero times
  • one time
  • two times
  • three times

Using Technology to Find Key Features of a Graph.

23.
For the function j defined by
j(x)=25(x3)2+6,
use technology to determine the following. Round answers as necessary.
  1. Any intercepts.
  2. The vertex.
  3. The domain.
  4. The range.
24.
For the function k defined by
k(x)=2(x+1)2+10,
use technology to determine the following. Round answers as necessary.
  1. Any intercepts.
  2. The vertex.
  3. The domain.
  4. The range.
25.
For the function L defined by
L(x)=3000x2+10x+4,
use technology to determine the following. Round answers as necessary.
  1. Any intercepts.
  2. The vertex.
  3. The domain.
  4. The range.
26.
For the function M defined by
M(x)=(300x2950)2,
use technology to determine the following. Round answers as necessary.
  1. Any intercepts.
  2. The vertex.
  3. The domain.
  4. The range.
27.
For the function N defined by
N(x)=(300x1.05)2,
use technology to determine the following. Round answers as necessary.
  1. Any intercepts.
  2. The vertex.
  3. The domain.
  4. The range.
28.
For the function B defined by
B(x)=x20.05x+0.0006,
use technology to determine the following. Round answers as necessary.
  1. Any intercepts.
  2. The vertex.
  3. The domain.
  4. The range.

Solving Equations Graphically Using Technology.

29.
Let s(x)=15x22x+10 and t(x)=x+40. Use graphing technology to determine the following.
  1. What are the points of intersection for these two functions?
  2. Solve s(x)=t(x).
  3. Solve s(x)>t(x).
  4. Solve s(x)t(x).
30.
Let w(x)=14x23x8 and m(x)=x+12. Use graphing technology to determine the following.
  1. What are the points of intersection for these two functions?
  2. Solve w(x)=m(x).
  3. Solve w(x)>m(x).
  4. Solve w(x)m(x).
31.
Let f(x)=4x2+5x1 and g(x)=5. Use graphing technology to determine the following.
  1. What are the points of intersection for these two functions?
  2. Solve f(x)=g(x).
  3. Solve f(x)<g(x).
  4. Solve f(x)g(x).
32.
Let p(x)=6x23x+4 and k(x)=7. Use graphing technology to determine the following.
  1. What are the points of intersection for these two functions?
  2. Solve p(x)=k(x).
  3. Solve p(x)<k(x).
  4. Solve p(x)k(x).
33.
Let q(x)=4x224x+10 and r(x)=2x+22. Use graphing technology to determine the following.
  1. What are the points of intersection for these two functions?
  2. Solve q(x)=r(x).
  3. Solve q(x)>r(x).
  4. Solve q(x)r(x).
34.
Let h(x)=10x25x+3 and j(x)=3x9. Use graphing technology to determine the following.
  1. What are the points of intersection for these two functions?
  2. Solve h(x)=j(x).
  3. Solve h(x)>j(x).
  4. Solve h(x)j(x).
35.
Use graphing technology to solve the equation 0.4x2+0.5x0.2=2.4. Approximate the solution(s) if necessary.
36.
Use graphing technology to solve the equation 0.25x22x+1.75=4.75. Approximate the solution(s) if necessary.
37.
Use graphing technology to solve the equation (200+5x)(1002x)=15000. Approximate the solution(s) if necessary.
38.
Use graphing technology to solve the equation (2005x)(100+10x)=20000. Approximate the solution(s) if necessary.
39.
Use graphing technology to solve the equation 2x35x+1=12x+1. Approximate the solution(s) if necessary.
40.
Use graphing technology to solve the equation x3+8x=4x+16. Approximate the solution(s) if necessary.
41.
Use graphing technology to solve the equation 0.05x22.03x19.6=0.05x2+1.97x+19.4. Approximate the solution(s) if necessary.
42.
Use graphing technology to solve the equation 0.02x2+1.97x51.5=0.05(x50)20.03(x50). Approximate the solution(s) if necessary.
43.
Use graphing technology to solve the equation 200x2+60x55=20x40. Approximate the solution(s) if necessary.
44.
Use graphing technology to solve the equation 150x220x+50=100x+40. Approximate the solution(s) if necessary.
45.
Use graphing technology to solve the inequality 2x2+5x3>5. State the solution set using interval notation, and approximate if necessary.
46.
Use graphing technology to solve the inequality x2+4x7>12. State the solution set using interval notation, and approximate if necessary.
47.
Use graphing technology to solve the inequality 10x211x+77. State the solution set using interval notation, and approximate if necessary.
48.
Use graphing technology to solve the inequality 10x215x+49. State the solution set using interval notation, and approximate if necessary.
49.
Use graphing technology to solve the inequality x26x+1>x+5. State the solution set using interval notation, and approximate if necessary.
50.
Use graphing technology to solve the inequality 3x2+5x4>2x+1. State the solution set using interval notation, and approximate if necessary.
51.
Use graphing technology to solve the inequality 10x+420x234x+6. State the solution set using interval notation, and approximate if necessary.
52.
Use graphing technology to solve the inequality 15x2610x4. State the solution set using interval notation, and approximate if necessary.
53.
Use graphing technology to solve the inequality 12x2+32x12x32. State the solution set using interval notation, and approximate if necessary.
54.
Use graphing technology to solve the inequality 34x14x23x. State the solution set using interval notation, and approximate if necessary.
You have attempted 1 of 2 activities on this page.