4.2 Representing & Modeling Functions: Verbal, Numerical, Graphical, Symbolic
Key Takeaways
- The same function can be presented four ways — verbally, numerically as a table, graphically, and symbolically as a formula — and CLEP expects you to move between them.
- To model a verbal description, name the input variable, separate the fixed amount from the per-unit rate, and translate 'for each additional' into multiplication by the count of additional units.
- A numerical table is evaluated by direct lookup: f(a) is read from the row for x = a, and a composition g(f(2)) is two consecutive lookups performed inside-out.
- From a graph, f(a) is the height of the curve above x = a, so comparing two functions at a point means comparing heights at that same x-value.
- The average rate of change of f on [a, b] is (f(b) - f(a)) / (b - a), the slope of the secant line, and it can be computed from a table, a graph, or a formula.
4.2 Representing & Modeling Functions: Verbal, Numerical, Graphical, Symbolic
The first bullet of the Functions and Their Properties content area — the largest area on the exam at 30% — is definition, interpretation, and representation/modeling (graphical, numerical, symbolic, verbal). Section 4.1 handled the definition. This section handles the rest: recognising the same function in four different presentations and converting between them.
This matters because a large share of nonroutine CLEP items never give you a formula at all. They hand you a table, a graph, or a paragraph and ask a question that would be routine if you had the equation. The skill being tested is the translation, not the arithmetic.
The Four Representations
| Representation | What You Are Given | Typical Question |
|---|---|---|
| Verbal | A sentence describing a relationship | "Which of the following functions represents the cost...?" |
| Numerical | A table of paired and values | "Based on the table, what is ?" |
| Graphical | A curve in the -plane | "Which of the following must be true?" comparing two graphs |
| Symbolic | An explicit formula | "Evaluate," "simplify," "find the domain" |
All four describe one object. A point on the graph, a row in the table, an output of the formula, and a phrase in the sentence are the same fact wearing different clothes.
Verbal to Symbolic: Building a Model
This is the highest-value translation on the exam. Use a fixed procedure:
- Name the input and write down its units. Ambiguity here causes most errors.
- Separate the fixed part from the varying part. A one-time charge, a base salary, or a starting population is a constant; anything described "per," "for each," or "every" is a rate that multiplies a count.
- Determine what the rate is counting. "For each additional unit beyond 5" multiplies , not . This single distinction accounts for most of the wrong answers.
- Assemble, then test the model on one easy value you can verify by hand.
Worked Example 1: A Threshold Pricing Model
Problem: A shipping company charges a flat 7 dollars for the first 5 kilograms plus 1 dollar 50 cents for each additional kilogram or fraction thereof. Write the cost , in dollars, of shipping a package weighing kilograms, where is an integer with .
- Input: , the weight in whole kilograms, with .
- Fixed part: the 7 dollars covers the whole first 5 kg, so it is a constant, not a per-kilogram charge.
- What the rate counts: the extra kilograms beyond the first five. For a 5 kg package there are none; for an 8 kg package there are 3. That count is .
- Assemble:
- Test at : ✓ — the flat rate alone, in dollars, exactly as described. Test at : ✓.
Exam Trap: The distractor charges the per-kilogram rate on all kilograms, double-charging the first five. Verify at the threshold value () — the correct model returns exactly the flat fee there, and every over-counting distractor returns too much.
Common Verbal Phrasings and Their Translations
| Phrase | Translation |
|---|---|
| "a flat fee of plus per unit" | |
| " for the first units, then for each additional unit" | for |
| "increases by percent each year" | |
| "decreases by percent each year" | |
| "is inversely proportional to " | |
| "varies directly with the square of " |
Worked Example 2: A Percent-Growth Model
Problem: At the start of each year, a town's population is predicted to be 2 percent greater than at the start of the preceding year. If the population at the start of year 0 is , what is the predicted population at the start of year 5?
- Growth by 2 percent means multiplying by , not adding . Each year applies the multiplier once.
- Five successive years apply it five times:
- Answer: .
Exam Trap: treats compounding growth as linear, and forgets the base of 1. Repeated percent change is always exponential: the multiplier is raised to a power, never multiplied by the number of periods.
Numerical: Reading and Composing From a Table
A table defines a function on a finite domain. Everything is lookup — but the order of the lookups is what gets tested.
| 0 | 9 | 1 |
| 1 | 2 | 5 |
| 2 | 1 | 3 |
| 3 | 3 | 8 |
- Evaluation: — find the row and read the column.
- Composition (inside-out): . First . Then use as the input to : . So .
- Order matters: , which differs from . Composition is not commutative, and the reversed value is always among the choices.
- Solving from a table: "For what does ?" reverses the lookup — scan the column for 3 and read back to .
- Inverse values: , because the row with has .
Exam Trap: Reading as " then " produces . Always resolve the innermost parentheses first, then feed that output in as the next input.
Graphical: Reading Values and Comparisons
On a graph, is the height of the curve above (negative if below the axis). Every graphical comparison reduces to comparing heights at the same -value.
Suppose a parabola crosses the -axis at and with , and is a line through the origin with .
- At and , is on the axis, so .
- because is negative and is positive; .
- Therefore is guaranteed, while , so a claim that is false.
- At , while is the parabola's -intercept, which the sketch shows is below the axis, so .
The method generalises: convert each answer choice into a height comparison at one specific , then check the sign of each height. Questions asking which statement "must be true" are testing exactly this, and a single counterexample kills a choice.
Average Rate of Change: The Representation-Independent Tool
One quantity can be computed from any of the four representations, which is why it appears so often:
This is the slope of the secant line joining and .
- From a formula: substitute and subtract.
- From a table: read the two outputs and divide by the input gap.
- From a graph: read the two heights off the axes.
- Interpretation: the units are output units per input unit — dollars per mile, people per year.
Worked Example 3: Average Rate of Change Three Ways
Problem: For , find the average rate of change on , and confirm what the sign means.
- Evaluate the endpoints: and .
- Apply the formula:
- Interpret: on average, rises 2 units of output for each 1 unit of input across this interval. That is an average: the parabola's vertex is at , so actually decreases on before increasing on . A positive average rate of change does not mean the function increases throughout the interval — a distinction CLEP tests directly.
A parking garage charges $4.00 for the first 2 hours and $2.75 for each additional hour or part of an hour. Which function gives the charge C, in dollars, for parking h whole hours, where h >= 2?
Using the table x = 0, 1, 2, 3 with f(x) = 9, 2, 1, 3 and g(x) = 1, 5, 3, 8, what is the value of g(f(2))?
A colony of bacteria increases by 6 percent every hour. If the colony starts with N cells, which expression gives the number of cells after 4 hours?
For f(x) = x^2 - 6x + 5, what is the average rate of change on the interval [2, 6], and what does its sign tell you?