Study Guide

Change in tandem (function behavior)

AP Precalculus· Unit 1 · Polynomial & Rational Functions· 11 min read

1. What a Function Is: Domain, Range, and Variables★☆☆☆☆⏱ 3 min

Most interesting quantities change together. Fill a vase and the water's height rises as the volume poured in rises; the two vary in tandem. A function is the precise way we pin down that pairing: it takes each input and assigns it one — and only one — output.

📘 Definition

Function

f(x)f(x)

A relation that maps each input value to exactly one output value. If a single input could give two different outputs, the relation is not a function.

📘 Definition

Domain and range

The domain is the set of all input values the function accepts. The range is the set of all output values it produces.

The input is the independent variable (you choose it); the output is the dependent variable (its value depends on the input). We write to mean the output the rule assigns to the input .

📘 Definition

Equal functions

Two functions and are equal when they have the same domain and, for every input in that domain, they give the same output: . Same formula but different domains means the functions are not equal.

📐 Worked Example

A stadium sells at most 4 tickets per person at $25 each. The total cost of tickets is . Identify the independent and dependent variables, and state the domain and range.

  1. 1

    You decide how many tickets to buy, and the cost follows from that choice. So the input is the independent variable and the output is the dependent variable.

  2. 2

    You can buy a whole number of tickets, from 0 up to the limit of 4. The domain is the set of allowed inputs:

  3. 3
    domain={0, 1, 2, 3, 4}\text{domain} = \{0,\ 1,\ 2,\ 3,\ 4\}
  4. 4

    Apply the rule to each input to get the outputs . The range is the set of outputs:

  5. 5
    range={0, 25, 50, 75, 100}\text{range} = \{0,\ 25,\ 50,\ 75,\ 100\}
  6. 6

    Because only whole numbers of tickets make sense, both the domain and range are discrete sets, not intervals.

2. Four Representations, Image, and Preimage★★☆☆☆⏱ 3 min

The function rule — how each input is paired with its output — can be shown in four equivalent ways. They are four views of the same function, and a big part of this course is translating fluently between them.

📘 Definition

Four representations of a function

Graphical (a curve of points ), numerical (a table of input–output pairs), analytical (an equation such as ), and verbal (a sentence describing the pairing).

📘 Definition

Image

The image of an input value is the single output the rule assigns to it, namely . Every input in the domain has exactly one image.

📘 Definition

Preimage

The preimage of an output value is the set of all inputs the rule sends to — every with . A preimage can contain no inputs, one input, or many.

📐 Worked Example

A function is given numerically by the table below. Find (a) the image of , (b) the preimage of , and (c) the preimage of .

  1. 1

    (a) The image of is simply the output paired with the input . Read the column under :

  2. 2
    f(2)=4f(-2) = 4
  3. 3

    (b) The preimage of is every input whose output is . Scan the bottom row for ; it appears under and :

  4. 4
    preimage of 1={1, 1}\text{preimage of } 1 = \{-1,\ 1\}
  5. 5

    Notice the preimage is a set with two inputs — very different from an image, which is always one value.

  6. 6

    (c) The preimage of is every input with output . No entry in the bottom row equals , so nothing maps to it:

  7. 7
    preimage of 3={ } (empty)\text{preimage of } 3 = \{\ \}\ \text{(empty)}

3. Increasing and Decreasing: Comparing Outputs★★☆☆☆⏱ 3 min

To describe how two quantities change in tandem, we first ask a purely qualitative question: as the input increases, does the output go up or down? We answer it by directly comparing output values — no measure of how fast is needed yet (that is the next topic).

📘 Definition

Increasing on an interval

A function is increasing on an interval of its domain if larger inputs always give larger outputs: for all and in the interval, if then .

📘 Definition

Decreasing on an interval

A function is decreasing on an interval of its domain if larger inputs always give smaller outputs: for all and in the interval, if then .

increasing:  a<bf(a)<f(b)decreasing:  a<bf(a)>f(b)\text{increasing:}\ \ a<b \Rightarrow f(a)<f(b) \qquad \text{decreasing:}\ \ a<b \Rightarrow f(a)>f(b)
📐 Worked Example

A cup of tea cools. The table gives its temperature (°C) after minutes. On which interval is a decreasing function of ? Justify by comparing outputs.

  1. 1

    Read the outputs from left to right and compare each with the next: .

  2. 2

    From to , every larger input gives a strictly smaller output, which is exactly the definition of decreasing:

  3. 3
    0<2<4<6  T(0)>T(2)>T(4)>T(6)0<2<4<6 \ \Rightarrow\ T(0) > T(2) > T(4) > T(6)
  4. 4

    So is decreasing on the interval .

  5. 5

    From to the output stays at (), so on the function is constant, neither increasing nor decreasing.

4. Building the Graph: Concavity and Zeros★★☆☆☆⏱ 4 min

A graph is just the set of input–output pairs drawn in the plane, so it shows at a glance how the two values vary together. That means a verbal description of how two quantities change is already enough to sketch one — you do not need a formula first.

📐 Worked Example

Water is poured steadily into each of three vases: (a) one with straight sides, (b) one that gets wider toward the top, (c) one that gets narrower toward the top. For each, describe the graph of height against volume poured .

  1. 1

    (a) Straight sides: every millilitre adds the same height, so the graph rises as a straight line.

  2. 2

    (b) Wider toward the top: as the vase widens, each additional millilitre spreads out and adds less height than the one before. The graph still rises, but it flattens out as it goes.

  3. 3

    (c) Narrower toward the top: each additional millilitre is squeezed into a smaller cross-section and adds more height than the one before. The graph rises ever more steeply.

  4. 4

    All three are increasing — more water always means a higher level. What differs is how fast the height is changing, and that is what shapes the curve.

That last distinction has a name. Describing how fast the output changes is the subject of Topic 1.2; here we only need the idea of the rate of change getting larger or smaller as the input increases.

📘 Definition

Concave up

The graph of a function is concave up on intervals where the rate of change is increasing — each step of input raises the output by more than the step before. Vase (c) above is concave up.

📘 Definition

Concave down

The graph of a function is concave down on intervals where the rate of change is decreasing — each step of input raises the output by less than the step before. Vase (b) above is concave down.

One more feature is read straight off the picture: where the graph meets the horizontal axis.

📘 Definition

Zeros of a function

f(a)=0    (a,0) is on the graphf(a)=0 \iff (a,\,0)\ \text{is on the graph}

The graph intersects the -axis exactly where the output value is zero. The corresponding input values are called the zeros of the function.

📐 Worked Example

Earlier we found that for the preimage of the output is . What does that tell you about the graph?

  1. 1

    The preimage of is the set of inputs whose output is — so and .

  2. 2

    An output of puts the point on the -axis, so the graph passes through and .

  3. 3

    Answer: the zeros of are and , and they are exactly where the graph crosses the -axis.

5. AP-Style Practice★★☆☆☆⏱ 5 min

✓ Quick check

Test your understanding with this multiple-choice question:

  1. A function is given by the table below. On which interval is increasing?

    Reveal answer
    1

    From to the outputs rise: , so for any there, — increasing. On the outputs fall (), so that interval is decreasing, and the full interval mixes both.

📐 Worked Example

Water is poured steadily into an empty vase. Let be the height of the water (cm) and the volume poured in (mL). (a) Which is the independent and which the dependent variable? (b) Explain why is an increasing function of . (c) The vase holds 500 mL and is 20 cm tall when full. State the domain and range of .

  1. 1

    (a) You control how much water goes in, and the height responds to that. So is the independent variable and is the dependent variable.

  2. 2

    (b) Adding more water can only raise the level. So whenever , the taller column of water gives . That matches the definition , so is increasing on its whole domain.

  3. 3

    (c) The volume runs from empty to full, to mL, so the domain is .

  4. 4

    The height correspondingly runs from to cm, so the range is .

📐 Worked Example

A function is described verbally: “the output is 1 less than the square of the input.” (a) Write it analytically. (b) Give the numerical representation for inputs . (c) Find the preimage of the output .

  1. 1

    (a) “Square of the input” is ; “1 less than” subtracts 1:

  2. 2
    f(x)=x21f(x) = x^2 - 1
  3. 3

    (b) Evaluate the rule at each input to build the table:

  4. 4
    f(2)=3,  f(1)=0,  f(0)=1,  f(1)=0,  f(2)=3f(-2)=3,\ \ f(-1)=0,\ \ f(0)=-1,\ \ f(1)=0,\ \ f(2)=3
  5. 5

    (c) The preimage of is every input with output . From the table (or by solving ), that is and :

  6. 6
    preimage of 0={1, 1}\text{preimage of } 0 = \{-1,\ 1\}

6. Common Pitfalls

Wrong move:

Reporting the preimage of an output as a single input value.

Why:

The preimage is the set of ALL inputs that map to the target output. For , the preimage of is , not just .

Correct move:

List every input whose output equals the target; the preimage may have zero, one, or several elements.

Wrong move:

Calling a function of .

Why:

The input would give two outputs, and , but a function must assign exactly one output to each input.

Correct move:

Check that each input yields only one output (graphically, that no vertical line meets the graph twice) before calling a relation a function.

Wrong move:

Reading the domain off the output side (or the range off the input side).

Why:

Domain and range get swapped: the domain is the set of inputs (independent variable), the range is the set of outputs (dependent variable).

Correct move:

Anchor on “inputs in, outputs out”: collect inputs for the domain and outputs for the range.

Wrong move:

Declaring and equal because the algebra simplifies.

Why:

is undefined at while is defined there, so the two functions have different domains.

Correct move:

Functions are equal only when they share the same domain AND agree on every input; check the domains, not just the formula.

Wrong move:

Concluding is increasing on just because .

Why:

Increasing requires for EVERY pair in the interval; two matching endpoints can hide a dip in between.

Correct move:

Verify the comparison holds across the whole interval, and never combine separate increasing/decreasing stretches into one claim.

7. Quick Reference Cheatsheet

Concept

Definition / Rule

Key Notes

Function

Each input maps to exactly one output

Fails if one input gives two outputs (vertical-line test)

Domain / Range

Domain = all inputs; range = all outputs

Domain feeds the rule; range comes out of it

Independent / Dependent variable

Input = independent; output = dependent

Output value depends on the chosen input

Equal functions

Same domain AND for every

Same formula but different domain ⇒ not equal

Four representations

Graphical, numerical, analytical, verbal

Four views of ONE rule; translate between them

Image of

— the single output for input

Always exactly one value

Preimage of

All inputs with

A SET: may be empty, one, or many

Increasing on

For all in ,

Compare outputs; must hold for every pair

Decreasing on

For all in ,

Compare outputs; must hold for every pair

Constant on

for all in

Neither increasing nor decreasing

Concave up

Rate of change is increasing

Each input step raises the output by more than the last

Concave down

Rate of change is decreasing

Each input step raises the output by less than the last

Zeros of a function

Inputs with

Exactly where the graph meets the -axis

What's Next

You can now describe THAT a function's output rises or falls as its input increases, name a function's domain, range, image, and preimage across all four representations, and read concavity and zeros off a graph. The natural next question is HOW FAST it changes — that is Topic 1.2, Rates of Change, which measures the average rate of change over an interval and makes the idea of concavity precise.