Integrated Math 1 · Chapter 1 · Functions
A rule will accept almost any number you hand it. The situation it models will not. This section is about the gap between those two answers — and about writing a discrete domain as the list it really is.
bookSHelf · Integrated Math 1 · §1.4 · a self-paced section
Definition 1.4.1 — Domain
The domain of a function is the set of all of its possible input values.
Notice what it does not say. It does not say “all numbers.” It says all the possible inputs, which leaves open the question of what makes an input possible.
Definition 1.4.2 — Range
The range of a function is the set of all of its possible output values.
Domain is what goes in; range is what comes out. The second definition is the mirror of the first, and so is the sweep that finds it.
§1.4.4 — Definition
Definition 1.4.3 — Interval Notation
Interval notation writes a set of numbers by giving its two endpoints, with a square bracket where the endpoint is included and a round bracket where it is not.
The bracket carries the whole meaning. Is the pool's starting moment part of the story? Yes — at x=0 the pump switches on and the pool holds 24,000 gallons, which is a real reading. So the bracket is square. Is the finishing moment part of the story? Also yes: at x=24 the pool holds 0 gallons, which is a real reading too.
Definition 1.4.3: filled means included, open means excluded — and the bracket says which.
§1.4.5 — Definition
Definition 1.4.3 — Reasonable Domain
The reasonable domain of a function is the set of input values that make sense in the situation being modeled, which may be much smaller than the set the rule alone would accept.
Time cannot be negative. You cannot buy 2.5 buses. A rocket’s height stops meaning anything once it lands.
Definition 1.4.3: the rule accepts an unbroken number line, and the situation clips it three times.
§1.4.7 — Definition
Definition 1.4.4 — Discrete Function
A discrete function is a function whose domain and range consist of distinct, separate values rather than an unbroken interval of values.
The tennis-camp function is discrete. Its domain is {5,6,…,16} and its graph is twelve separate dots, not a line.
§1.4.7 — Definition
Definition 1.4.5 — Continuous Function
A continuous function is a function whose graph has no breaks in it. The domain and range of a continuous function are usually described by an interval, written as an inequality.
Twelve separate dots against one unbroken segment — and the description has to match the picture.
Definition 1.4.5: twelve separate dots against one unbroken segment, and the description has to match.
Definition 1.4.6 — Vertical Intercept
The vertical intercept is the point where the graph crosses the vertical axis. It is the output when the input is 0, so for a function f it is the point (0,f(0)).
It is also called the y-intercept.
Definition 1.4.7 — Horizontal Intercept
A horizontal intercept is a point where the graph crosses the horizontal axis. It is an input whose output is 0, so it is a solution of f(x)=0. It is also called the x-intercept, or a zero of the function.
A bouncing ball has many of them. Solving h(t)=0 asks “at what times is the height zero?” — the first bounce, the second, and the whole stretch at the end where the ball is rolling. Each one is a moment the ball was on the ground.
§1.4.9 — Definition
Definition 1.4.8 — Maximum
The maximum of a function is the greatest output value the function reaches.
A function is not required to have one. f(x)=2x+6 climbs forever to the right, so it has no greatest output at all. Dayne's maximum is 24,000 gallons, and it occurs at x=0: the maximum is the 24,000 — an output — never the 0. The input tells you when.
Definition 1.4.8: the greatest output the function reaches, and with the least output it bounds the range.
§1.4.9 — Definition
Definition 1.4.10 — Minimum
The minimum of a function is the least output value the function reaches.
Maximum and minimum are the top and bottom of the range. When you swept a graph bottom to top in §1.4.4, the two values you wrote down were the minimum and the maximum — they are not new information, they are the range’s endpoints, given names.
The situation
Build a table for f(x)=x−26 at x=−10,0,1,2,8, and describe what the graph does near the excluded value.
Worked example — Step
Step 1 — the table.
| x | −10 | 0 | 1 | 2 | 8 |
|---|---|---|---|---|---|
| f(x) | −0.5 | −3 | −6 | ? | 1 |
Check two of them: f(−10)=−10−26=−126=−0.5, and f(8)=8−26=66=1.
Worked example — Step
Step 2 — the fifth entry. When x=2 the denominator becomes 2−2=0, and the rule asks you to compute 06. There is no such number, and a calculator will not produce one either — it returns an error, because there is nothing to return. So the domain is all real numbers except 2, written x=2.
Worked example — Step
Step 3 — creep up on the forbidden input from both sides.
| x | 1.8 | 1.9 | 1.95 | 1.999 | 2.001 | 2.05 | 2.1 | 2.2 |
|---|---|---|---|---|---|---|---|---|
| f(x) | −30 | −60 | −120 | −6000 | 6000 | 120 | 60 | 30 |
As x creeps toward 2 from the left the outputs plunge; as it creeps toward 2 from the right they rocket upward instead.
Worked example — Answer
Answer: The domain is x=2, and the graph is not one connected curve — it splits into two pieces at x=2. The gap in the graph is the gap in the domain, drawn.
This is also the first domain in the section that no interval can express. "All real numbers except 2" is a stretch of the number line with a hole punched in it, and an interval has no way to punch a hole.
The situation
Read the domain and range of the bungee jump from its graph, and say what each one means about the jump.
Worked example — Step
Step 1 — domain, sweeping left to right. The leftmost time on the graph is t=0, the instant of the jump; the rightmost is t=35, when it ends. So the domain is [0,35], or 0≤t≤35.
Worked example — Step
Step 2 — range, sweeping bottom to top. The lowest height the graph ever reaches is 10 feet — the bottom of the first plunge, the closest the jumper comes to the river. The highest is about 75 feet, at the platform. So the range is [10,75].
Worked example — Step
Step 3 — read them back into the situation. The domain says the jump lasted 35 seconds. The range says the jumper was never higher than 75 feet and never lower than 10 feet above the water — which is also the answer to "did they touch the river?" No; the range stops 10 feet short.
Worked example — Answer
Answer: domain [0,35], range [10,75].
Now notice what the sweep ignores. The jumper passes through a height of 40 feet many times — on the way down, on the way up, on the way down again. The range does not care. It records which heights occurred, not how often. Every height between 10 and 75 occurred at least once, so all of them are in the range, and each is listed once. On the water park graph, where each line passes each height exactly once, that distinction never came up. Here it does.
The situation
Find the vertical intercept, the horizontal intercept, the maximum, and the minimum of f(x)=2x+6.
Worked example — Step
Step 1 — vertical intercept. Evaluate at 0:
f(0)=2(0)+6=6so the graph crosses the vertical axis at (0,6).
Worked example — Step
Step 2 — horizontal intercept. Solve f(x)=0:
2x+6=0⟹2x=−6⟹x=−3Check it: f(−3)=2(−3)+6=0. The graph crosses the horizontal axis at (−3,0).
Worked example — Step
Step 3 — maximum and minimum. It has neither. The line climbs forever to the right and falls forever to the left, so there is no greatest output and no least one.
Worked example — Answer
Answer: vertical intercept (0,6), horizontal intercept (−3,0), no maximum and no minimum.
A function is not required to have a maximum or a minimum, and a straight line with a nonzero slope never has either.
Take care not to swap the two intercepts. The vertical intercept is (0,6) — input 0, output 6. The horizontal intercept is (−3,0) — input −3, output 0. Each one has a zero in it, but in a different slot, and mixing them up turns every answer inside out.
§1.4 — Conclusions
Ask two questions of every model, not one: what would the rule accept, and what does the situation permit? On a graph the answers are two sweeps — left to right for the domain, bottom to top for the range — and the endpoints you write down are the minimum and the maximum, given names.
Writing a discrete domain as an interval; reading a maximum off a graph that only ran out of paper; treating a sampled table as the whole function; and quoting a maximum’s input as if it were the output.
Next: §1.5 changes subject to exponents. Keep the domain question in your pocket — a negative exponent puts a quantity underneath a fraction bar, which reopens exactly the question you just learned to ask. Back to start.