forked from byoshiwara/mfg
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsection-2-6.xml
More file actions
345 lines (314 loc) · 19.6 KB
/
section-2-6.xml
File metadata and controls
345 lines (314 loc) · 19.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
<?xml version="1.0" encoding="UTF-8" ?>
<!-- <mathbook><book> -->
<section xml:id="Domain-Range" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Domain and Range</title>
<subsection><title>Definitions of Domain and Range</title>
<p>
In <xref ref="example-graph-square-root" text="type-global"/> of <xref ref="graphs-of-functions" text="type-global" />, we graphed the function <m>f (x) =\sqrt{x + 4}</m> and observed that <m>f (x)</m> is undefined for <m>x</m>-values less than <m>-4</m>. For this function, we must choose <m>x</m>-values in the interval <m>[-4, \infty)</m>.
</p>
<sidebyside widths="40% 50%">
<figure xml:id="fig-sq-root-again"><caption></caption><image source="images/fig-sq-root"><description>square root graph</description></image></figure>
<p valign="middle">
All the points on the graph have <m>x</m>-coordinates greater than or equal to <m>-4</m>, as shown in <xref ref="fig-sq-root-again" text="type-global"/>. The set of all permissible values of the input variable is called the <term>domain</term><idx>domain</idx> of the function <m>f</m>.
</p>
</sidebyside>
<p>
We also see that there are no points with negative <m>f (x)</m>-values on the graph of <m>f</m>: All the points have <m>f (x)</m>-values greater than or equal to zero. The set of all outputs or function values corresponding to the domain is called the <term>range</term><idx>range</idx> of the function. Thus, the domain of the function <m>f (x) =\sqrt{x + 4}</m> is the interval <m>[-4, \infty)</m>, and its range is the interval <m>[0, \infty)</m>. In general, we make the following definitions.
</p>
<assemblage><title>Domain and Range</title>
<p>
The <term>domain</term><idx>domain</idx> of a function is the set of permissible values for the input variable. The <term>range</term><idx>range</idx> is the set of function values (that is, values of the output variable) that correspond to the domain values.
</p>
</assemblage>
<p>
Using the notions of domain and range, we restate the definition of a function as follows.
</p>
<assemblage><title>Definition of Function</title>
<p>
A relationship between two variables is a <term>function</term><idx>function</idx> if each element of the domain is paired with exactly one element of the range.
</p>
</assemblage>
</subsection>
<subsection><title>Finding Domain and Range from a Graph</title>
<p>
We can identify the domain and range of a function from its graph. The domain is the set of <m>x</m>-values of all points on the graph, and the range is the set of <m>y</m>-values.
</p>
<example xml:id="example-domain-and-range-from-graph">
<sidebyside widths="55% 35%">
<ol label="a">
<li><p>
Determine the domain and range of the function <m>h</m> graphed in <xref ref="fig-domain-and-range-from-graph" text="type-global"/>.
</p></li>
<li><p>
For the indicated points, show the domain values and their corresponding range values in the form of ordered pairs.
</p></li>
</ol>
<figure xml:id="fig-domain-and-range-from-graph"><caption></caption><image source="images/fig-domain-and-range-from-graph"><description>graph of function</description></image></figure>
</sidebyside>
<solution><ol label="a">
<li>All the points on the graph have <m>v</m>-coordinates between <m>1</m> and <m>10</m>, inclusive, so the domain of the function <m>h</m> is the interval <m>[1, 10]</m>. The <m>h(v)</m>-coordinates have values between <m>-2</m> and <m>7</m>, inclusive, so the range of the function is the interval <m>[-2, 7]</m>.</li>
<li>Recall that the points on the graph of a function have coordinates <m>(v, h(v))</m>. In other words, the coordinates of each point are made up of a domain value and its corresponding range value. Read the coordinates of the indicated points to obtain the ordered pairs <m>(1, 3)</m>, <m>(3,-2)</m>, <m>(6, -1)</m>, <m>(7, 0)</m>, and <m>(10, 7)</m>.</li>
</ol>
</solution></example>
<sidebyside widths="35% 55%">
<figure xml:id="fig-domain-and-range-from-graph2" valign="top"><caption></caption><image source="images/fig-domain-and-range-from-graph2"><description>graph of function with enclosing rectangle</description></image></figure>
<p>
<xref ref="fig-domain-and-range-from-graph2" text="type-global"/> shows the graph of the function <m>h</m> in <xref ref="example-domain-and-range-from-graph" text="type-global"/> with the domain values marked on the horizontal axis and the range values marked on the vertical axis. Imagine a rectangle whose length and width are determined by those segments, as shown in <xref ref="fig-domain-and-range-from-graph2" text="type-global"/>. All the points <m>(v, h(v))</m> on the graph of the function lie within this rectangle.
</p></sidebyside>
<p>The rectangle described above is a convenient window in the plane for viewing the function. Of course, if the domain or range of the function is an infinite interval, we can never include the whole graph within a viewing rectangle and must be satisfied with studying only the important parts of the graph.</p>
<exercise xml:id="exercise-domain-and-range-from-graph"><statement>
<ol label="a">
<li>Draw the smallest viewing window possible around the graph shown in <xref ref="exercise-domain-and-range-from-graph" text="type-global"/></li>
<li>Find the domain and range of the function.</li>
</ol>
<figure xml:id="fig-domain-and-range-from-graph3"><caption></caption><image source="images/fig-domain-and-range-from-graph3" width="35%"><description>graph of function</description></image></figure>
</statement>
<answer><p>
domain: <m>[-4, 2]</m>; range: <m>[-6, 10.1]</m>
<image source="images/fig-in-ex-ans-2-6-1" width="40%">
<description>
curving touching sides of window
</description>
</image>
</p></answer>
</exercise>
<p>
Sometimes the domain is given as part of the definition of a function.
</p>
<example xml:id="example-parabola-with-finite-domain">
<p>
Graph the function <m>f (x) = x^2 - 6</m> on the domain <m>0 \le x \le 4</m> and give its range.
</p>
<solution>
<p>
The graph is part of a parabola that opens upward. Ww obtain several points on the graph by evaluating the function at convenient <m>x</m>-values in the domain.
</p><p>
<sidebyside>
<tabular halign="center" right="minor" left="minor" bottom="minor">
<col top="minor" />
<col top="minor" />
<col />
<col halign="left"/>
<row bottom="minor">
<cell><m>x</m></cell>
<cell><m>f(x)</m></cell>
<cell top="none" right="none" bottom="none"></cell>
<cell top="none" right="none" bottom="none"></cell>
</row>
<row>
<cell><m>0</m></cell>
<cell><m>-6</m></cell>
<cell top="none" right="none" bottom="none"></cell>
<cell top="none" right="none" bottom="none"><m>\text{since } f(\alert{0})=\alert{0}^2-6=-6</m></cell>
</row>
<row>
<cell><m>1</m></cell>
<cell><m>-5</m></cell>
<cell top="none" right="none" bottom="none"></cell>
<cell top="none" right="none" bottom="none"><m>\text{since } f(\alert{1})=\alert{1}^2-6=-5</m></cell>
</row>
<row>
<cell><m>2</m></cell>
<cell><m>-2</m></cell>
<cell top="none" right="none" bottom="none"></cell>
<cell top="none" right="none" bottom="none"><m>\text{since } f(\alert{2})=\alert{2}^2-6=-2</m></cell>
</row>
<row>
<cell><m>3</m></cell>
<cell><m>3</m></cell>
<cell top="none" right="none" bottom="none"></cell>
<cell top="none" right="none" bottom="none"><m>\text{since } f(\alert{3})=\alert{3}^2-6=3</m></cell>
</row>
<row>
<cell><m>4</m></cell>
<cell><m>10</m></cell>
<cell top="none" right="none" bottom="none"></cell>
<cell top="none" right="none" bottom="none"><m>\text{since } f(\alert{4})=\alert{4}^2-6=10</m></cell>
</row>
</tabular>
</sidebyside></p>
<sidebyside widths="50% 40%">
<p valign="top" width="50%">
The range of the function is the set of all <m>f (x)</m>-values that appear on the graph. We can see in <xref ref="fig-parabola-with-finite-domain" text="type-global"/> that the lowest point on the graph is <m>(0, -6)</m>, so the smallest <m>f (x)</m>-value is <m>-6</m>. The highest point on the graph is <m>(4, 10)</m>, so the largest <m>f (x)</m>-value is <m>10</m>. Thus, the range of the function <m>f</m> is the interval <m>[-6, 10]</m>.
</p>
<figure xml:id="fig-parabola-with-finite-domain"><caption></caption><image source="images/fig-parabola-with-finite-domain"><description>parabola with x from 0 to 4</description></image></figure>
</sidebyside>
</solution>
</example>
<exercise xml:id="exercise-cubic-on-finite-domain"><statement>
Graph the function <m>g(x) = x^3 - 4</m> on the domain <m>[-2, 3]</m> and give its range.
</statement>
<answer><p>
range: <m>[-12, 23]</m>
<image source="images/fig-in-ex-ans-2-6-2" width="40%">
<description>
cubic on finite domain
</description>
</image>
</p></answer>
</exercise>
<p>
Not all functions have domains and ranges that are intervals.
</p>
<example xml:id="example-postage-range">
<ol label="a">
<li><p>The table gives the postage for sending printed material by first-class mail in 2016. Graph the postage function <m>p = g(w)</m>.</p>
<p><sidebyside><tabular top="major" halign="center" right="minor" left="minor" bottom="minor">
<row bottom="minor">
<cell>Weight in ounces <m>(w)</m></cell>
<cell>Postage <m>(p)</m></cell>
</row>
<row>
<cell><m>0 \lt w \le 1 </m></cell>
<cell><dollar />0.47</cell>
</row>
<row>
<cell><m>1 \lt w \le 2 </m></cell>
<cell><dollar />0.68</cell>
</row>
<row>
<cell><m>2 \lt w \le 3 </m></cell>
<cell><dollar />0.89</cell>
</row>
<row>
<cell><m>3 \lt w \le 4 </m></cell>
<cell><dollar />1.10</cell>
</row>
<row>
<cell><m>4 \lt w \le 5 </m></cell>
<cell><dollar />1.31</cell>
</row>
<row>
<cell><m>5 \lt w \le 6 </m></cell>
<cell><dollar />1.52</cell>
</row>
<row>
<cell><m>6 \lt w \le 7 </m></cell>
<cell><dollar />1.73</cell>
</row>
</tabular></sidebyside></p>
</li>
<li>Determine the domain and range of the function.</li>
</ol>
<solution><ol label="a">
<li>From the table, we see that articles of any weight up to <m>1</m> ounce require <dollar/>0.47 postage. This means that for all <m>w</m>-values greater than <m>0</m> but less than or equal to <m>1</m>, the <m>p</m>-value is <m>0.47</m>. Thus, the graph of <m>p = g(w)</m> between <m>w = 0</m> and <m>w = 1</m> looks like a small piece of the horizontal line <m>p = 0.47</m>. Similarly, for all <m>w</m>-values greater than <m>1</m> but less than or equal to <m>2</m>, the <m>p</m>-value is <m>0.68</m>, so the graph on this interval looks like a small piece of the line <m>p = 0.68</m>. Continue in this way to obtain the graph shown in <xref ref="fig-postage-2016" text="type-global"/>.
<figure xml:id="fig-postage-2016"><caption></caption><image source="images/fig-postage-2016" width="60%"><description>postage step function</description></image></figure>
The open circles at the left endpoint of each horizontal segment indicate that that point is not included in the graph; the closed circles are points on the graph. For instance, if <m>w = 3</m>, the postage, <m>p</m>, is <dollar/>0.89, not <dollar/>1.10. Consequently, the point <m>(3, 0.89)</m> is part of the graph of <m>g</m>, but the point <m>(3, 1.10)</m> is not.
</li>
<li>Postage rates are given for all weights greater than <m>0</m> ounces up to and including <m>7</m> ounces, so the domain of the function is the half-open interval <m>(0, 7]</m>. (The domain is an interval because there is a point on the graph for every <m>w</m>-value from <m>0</m> to <m>7</m>.) The range of the function is not an interval, however, because the possible values for <m>p</m> do not include all the real numbers between <m>0.3</m> and <m>1.75</m>. The range is the set of discrete values <m>0.47</m>, <m>0.68</m>, <m>0.89</m>, <m>1.10</m>, <m>1.31</m>, <m>1.52</m>, and <m>1.73</m>.</li>
</ol>
</solution></example>
<exercise xml:id="exercise-piecewise-domain-and-range"><statement>
In <xref ref="exercise-water-bill" text="type-global"/> of <xref ref="MathModels" text="type-global"/>, you wrote a formula for residential water bills, <m>B(w)</m>, in Arid, New Mexico:
<me>
B(w) =
\begin{cases}
30 + 2w\text{, } \amp 0 \le w \le 50\\
50 + 3w\text{, } \amp w\gt 50
\end{cases}
</me>
If the utilities commission imposes a cap on monthly water consumption at <m>120</m> HCF, find the domain and range of the function <m>B(w)</m>.
</statement>
<answer><p>domain: <m>[0, 120]</m>; range: <m>[30, 130]\cup (200, 410]</m></p></answer>
</exercise>
</subsection>
<subsection><title>Finding the Domain from a Formula</title>
<p>If the domain of a function is not given as part of its definition, we assume that the domain is as large as possible. We include in the domain all <m>x</m>-values that make sense when substituted into the function's formula.</p>
<sidebyside widths="50% 35%">
<p>
For example, the domain of the function <m>f (x) =\sqrt{9 - x^2}</m> is the interval <m>[-3, 3]</m>, because <m>x</m>-values less than <m>-3</m> or greater than <m>3</m> result in square roots of negative numbers. You may recognize the graph of <m>f</m> as the upper half of the circle <m>x^2 + y^2 = 9</m>, as shown in <xref ref="fig-semicircle" text="type-global"/>
</p>
<figure xml:id="fig-semicircle"><caption></caption><image source="images/fig-semicircle"><description>graph of upper half circle</description></image></figure>
</sidebyside>
<example xml:id="example-domain-reciprocal">
<p>Find the domain of the function <m>g(x) = \dfrac{1}{x-3}</m>.</p>
<solution><p>
We must omit any <m>x</m>-values that do not make sense in the function's formula. Because division by zero is undefined, we cannot allow the denominator of <m>\dfrac{1}{x-3}</m> to be zero. Since <m>x - 3 = 0</m> when <m>x = 3</m>, we exclude <m>x = 3</m> from the domain of <m>g</m>. Thus, the domain of <m>g</m> is the set of all real numbers except <m>3</m>.
</p></solution>
</example>
<exercise xml:id="exercise-domain-from-formula"><statement>
<ol label="a">
<li>
Find the domain of the function <m>h(x) = \dfrac{1}{(x - 4)^2}</m>.
</li>
<li>
Graph the function in the window
\begin{align}
\text{Xmin} \amp = -2 \amp\amp \text{Xmax} = 8\\
\text{Ymin} \amp = -2 \amp\amp \text{Ymax} = 8
\end{align}
Use your graph and the function’s formula to find its range.</li>
</ol>
</statement>
<answer><p><ol label="a">
<li><p><m>x\ne 4</m>
<image source="images/fig-in-ex-ans-2-6-4.jpg" width="50%">
<description>
GC graph
</description>
</image></p></li>
<li><p>range: <m>y\gt 0</m></p></li>
</ol></p></answer>
</exercise>
<p>
For the functions we have studied so far, there are only two operations we must avoid when finding the domain: division by zero and taking the square root of a negative number.</p>
<p> Many common functions have as their domain the entire set of real numbers. In particular, a linear function <m>f (x) = b + mx</m> can be evaluated at any real number value of <m>x</m>, so its domain is the set of all real numbers. This set is represented in interval notation as <m>(-\infty, \infty)</m>.
</p>
<p>
The range of the linear function <m>f (x) = b + mx</m> (if <m>m \ne 0</m>) is also the set of all real numbers, because the graph continues infinitely at both ends. (See <xref ref="fig-two-graphs-of-lines" text="type-global" />a.) If <m>m = 0</m>, then <m>f (x) = b</m>, and the graph of <m>f</m> is a horizontal line. In this case, the range consists of a single number, <m>b</m>.
</p>
<figure xml:id="fig-two-graphs-of-lines">
<image source="images/fig-two-graphs-of-lines" width="70%">
<description>
increasing line and horizontal line
</description>
</image><caption></caption>
</figure>
</subsection>
<subsection><title>Restricting the Domain</title>
<p>
In many applications, we may restrict the domain of a function to suit the situation at hand.
</p>
<example xml:id="example-falling-algebra-book">
<p>
The function <m>h = f (t) = 1454 - 16t^2</m> gives the height of an algebra book dropped from the top of the Sears Tower as a function of time. Give a suitable domain for this application, and the corresponding range.
</p>
<solution>
<p>
You can use the window
\begin{align}
\text{Xmin} \amp = -10 \amp\amp \text{Xmax} = 10\\
\text{Ymin} \amp = -100 \amp\amp \text{Ymax} = 1500
\end{align}
to obtain the graph shown in <xref ref="fig-GC-falling-algebra-book" text="type-global"/>.
<figure xml:id="fig-GC-falling-algebra-book"><caption></caption><image source="images/fig-GC-falling-algebra-book" width="40%"><description>GC graph of falling algebra book function</description></image></figure>
Because <m>t</m> represents the time in seconds after the book was dropped, only positive <m>t</m>-values make sense for the problem. The book stops falling when it hits the ground, at <m>h = 0</m>. You can verify that this happens at approximately <m>t = 9.5</m> seconds. Thus, only <m>t</m>-values between <m>0</m> and <m>9.5</m> are realistic for this application, so we restrict the domain of the function <m>f</m> to the interval <m>[0, 9.5]</m>. </p>
<p>During that time period, the height, <m>h</m>, of the book decreases from <m>1454</m> feet to <m>0</m> feet. The range of the function on the domain <m>[0, 9.5]</m> is <m>[0, 1454]</m>. The graph is shown in <xref ref="fig-falling-algebra-book" text="type-global"/>.
</p>
<figure xml:id="fig-falling-algebra-book"><caption></caption><image source="images/fig-falling-algebra-book" width="40%"><description>graph of falling algebra book function</description></image></figure>
</solution></example>
<exercise xml:id="exercise-boxes"><statement>
<p>The children in Francine’s art class are going to make cardboard boxes. Each child is given a sheet of cardboard that measures 18 inches by 24 inches. To make a box, the child will cut out a square from each corner and turn up the edges, as shown in <xref ref="fig-boxes" text="type-global"/>.</p><p></p>
<figure xml:id="fig-boxes"><caption></caption><image source="images/fig-boxes" width="70%"><description>diagram for making box</description></image></figure><p></p>
<ol label="a">
<li>Write a formula <m>V = f (x)</m> for the volume of the box in terms of <m>x</m>, the side of the cut-out square. (See the geometric formulas inside the front cover for the formula for the volume of a box.)</li>
<li>What is the domain of the function? (What are the largest and smallest possible values of <m>x</m>?)</li>
<li>Graph the function and estimate its range.</li>
</ol>
</statement>
<answer><p><ol label="a">
<li><p><m>V = f (x) = x(24 - 2x)(18 - 2x)</m></p></li>
<li><p><m>(0,9) </m></p></li>
<li><p><m>(0, 655)</m>
<image source="images/fig-in-ex-ans-2-6-5" width="50%">
<description>
part of cubic
</description>
</image></p></li>
</ol></p></answer>
</exercise>
</subsection>
<xi:include href="./summary-2-6.xml" /> <!-- summary -->
<xi:include href="./section-2-6-exercises.xml" /> <!-- exercises -->
</section>
<!-- </book> </mathbook> -->