1. A reliable rule
A function begins as something that can be trusted.
Press the same button on a working machine twice and the same thing happens twice. Turn a tap back to the same position and the same flow returns. Type the same number into a calculator and press the same key, and you are entitled to be annoyed if the answer differs. That entitlement is the whole idea.
In mathematics, a function is a rule that assigns exactly one output to every allowed input. Two demands hide inside that sentence, and they are worth separating.
- Every allowed input gets an output. The rule does not shrug at some of the inputs it accepts.
- No input gets two. Ask once, and the answer is settled. Ask again tomorrow, and it is the same answer.
What may go in, and what may come out
The input does not have to be a number. It can be a button, a moment in time, a person, a place, or another mathematical object. Nor does the output have to be a number. What matters is not the material but the reliability.
| Rule | Input | Output | Reliable? |
|---|---|---|---|
| double it | a number | a number | yes |
| the floor this lift button calls | a button | a floor | yes |
| the capital city of this country | a country | a city | yes |
| a snack from this vending machine slot | a slot code | a snack | only if the slot is honestly stocked |
| a number bigger than this one | a number | a number | no: nothing settles the answer |
A function must give one settled output to every allowed input. Decide before you read the verdict.
- Double it. Input: a number. Output: a number. Reliable. Every number has exactly one double, and it is the same double tomorrow.
- The floor this lift button calls. Reliable, and not a number in sight. Button 3 calls floor 3 every time.
- The capital city of this country. Reliable. One country, one capital. The input and the output are both words, which changes nothing.
- A number bigger than this one. Not reliable. Give it 3 and it may answer 4, or 5, or 3.1. A rule that leaves you a choice has not answered.
- A snack from this vending machine slot. Not reliable as stated. If slot B4 gives crisps today and chocolate tomorrow, one input has produced two outputs.
- The square of this number. Reliable. Both 3 and −3 give 9, but each single input still gets exactly one answer. Sharing is allowed; splitting is not.
The last row is the one worth pausing on. Two inputs arriving at the same output is not a fault, and chapter 2 is about why.
The last row is the instructive one. "A number bigger than 3" is a perfectly clear instruction and a perfectly useless function, because it does not name an answer. It names a crowd of them. A rule that leaves you a choice has not done its job.
A first table
The plainest way to record a function is to list what it does. A table cannot show every input, but it can show the pattern.
| input x | rule | output f(x) |
|---|---|---|
| 0 | double it | 0 |
| 1 | double it | 2 |
| 2 | double it | 4 |
| 3 | double it | 6 |
| 4 | double it | 8 |
Nothing in, nothing out. Zero is an ordinary input and it gets an ordinary answer.
One in, two out.
Two in, four out.
Three in, six out. Press 3 again: it is six again, and it will be six every time you ask.
Four in, eight out. Five presses, five rows of the table above.
The rule never asked whether the input was positive. It doubles whatever it is handed.
Press the same button twice. The promise is that nothing changes, and the only way to believe it is to try.
A rule adds 3 to its input. Build the table for the inputs 0, 4, and −2.
- Read the rule as an instruction with a blank in it: take the input, add 3.
- Put 0 in the blank: 0 + 3 = 3.
- Put 4 in the blank: 4 + 3 = 7.
- Put −2 in the blank: −2 + 3 = 1. Adding a positive to a negative moves it toward zero and past it.
Answer. 0 → 3, 4 → 7, −2 → 1.
0 + 3 = 3.
4 + 3 = 7.
−2 + 3 = 1. Adding a positive to a negative moves it toward zero and past it.
Notice that the rule never asked whether the input was positive. A function accepts whatever its domain allows, and −2 is allowed here.
answer
0 → −4, 4 → 0, −2 → −6.A vending machine has given three different snacks for slot B4 this week. Has it broken the promise?
- Ask what the input is. It is the slot code B4, the same input each time.
- Ask what the outputs were. Three different snacks.
- One input, three outputs. The promise is broken.
Answer. Yes. The machine is not computing a function of the slot code.
Monday: crisps. So far nothing is wrong.
Tuesday: nuts. The same input has produced a second, different output.
Friday: gum. One input, three outputs, so this is not a function of the slot code.
Repaired by widening the input. The output was never random; it depended on the day, which the slot code alone did not record.
A working engineer would say the machine is stocked wrong. A mathematician says the same thing differently: the output depends on something the input does not record, so the true input is not the slot code alone.
answer
Yes. One input, one settled output, every time. Reliability over a year is evidence for the promise, though strictly the promise is a claim about every press rather than the ones observed so far.A function that is not made of numbers
It is worth drawing one, because a reader who has only ever seen numeric examples quietly starts believing that numbers are required. The rule below takes a country and returns its capital city.
A word in, a word out, and exactly one answer.
Nothing here can be added, multiplied, or plotted. It is still a function.
The test never mentions numbers: one allowed input, one settled output.
Change one word and it collapses. "A city in Peru" could answer Lima, or Cusco, or Arequipa. It does not settle, so it is not a function.
The last frame changes the rule, not the input. One word decides whether a rule is a function.
A taxi charges £3.20 to start, then £1.40 for each mile. Write the rule in words and find the fare for 0, 3, and 10 miles.
- Identify the input and the output. The input is the number of miles; the output is the fare.
- Write the rule with a blank: multiply the ⬚ by 1.40, then add 3.20.
- At 0 miles: 0 × 1.40 + 3.20 = £3.20. The fare is not zero, because the charge to start does not depend on distance.
- At 3 miles: 4.20 + 3.20 = £7.40. At 10 miles: 14.00 + 3.20 = £17.20.
Answer. £3.20, £7.40, and £17.20.
The fare is not zero, because the charge to start does not depend on distance.
3 × 1.40 = 4.20, then add 3.20.
10 × 1.40 = 14.00, then add 3.20. The 1.40 sets how fast the fare grows; the 3.20 sets where it starts.
The two numbers in the rule do different jobs. The 1.40 says how fast the fare grows; the 3.20 says where it starts. Chapter 6 names that pair, and chapter 11 shows the 1.40 is the only one a rate of change can see.
answer
£60, £150, and £240.Which of these are functions of the stated input? (a) the price of a fixed-price ticket, given the day. (b) the winning lottery number, given the day. (c) the day of the week, given a date.
- (a) Each day has one price, and the price is fixed in advance. One input, one settled output.
- (b) Each day has one winning number once it is drawn, so it is a function of the day. But it cannot be predicted, which is a different complaint from being ill-defined.
- (c) Each date falls on exactly one weekday. One input, one output.
- All three qualify. Being unpredictable, or uninteresting, or non-numerical does not disqualify a rule.
Answer. All three are functions.
Part (b) is the one that catches people. A function must be settled, not guessable. If you had asked instead for "a number that might win", the answer would have forked, and that would have failed.
answer
Yes, provided the room is not empty and no two people are exactly equally tall. A tie forks the output, and an empty room gives no output at all, so both are ways the promise fails.- Warm-upthe worked example again, on new numbers
-
For f(x) = 2x, find f(0).Calculate
show solution
f(0) = 0.
Go across to 0, then up to the curve. The height there is 0. -
For f(x) = 2x, find f(1).Calculate
show solution
f(1) = 2.
Go across to 1, then up to the curve. The height there is 2. -
For f(x) = 2x, find f(3).Calculate
show solution
f(3) = 6.
Go across to 3, then up to the curve. The height there is 6. -
For f(x) = 2x, find f(5).Calculate
show solution
f(5) = 10.
Go across to 5, then up to the curve. The height there is 10. -
For f(x) = 2x, find f(−2).Calculate
show solution
f(−2) = −4.
Go across to −2, then up to the curve. The height there is −4. -
For f(x) = 2x, find f(−4).Calculate
show solution
f(−4) = −8.
Go across to −4, then up to the curve. The height there is −8. - Corethe standard set
-
A rule adds 3. Complete: 0 → __, 4 → __, −2 → __.Calculate
show solution
3, 7, 1.
Each input through the rule0 + 3 = 3.
4 + 3 = 7.
−2 + 3 = 1, moving toward zero and past it.
-
A rule multiplies by 5. Complete: 0 → __, 2 → __, −1 → __.Calculate
show solution
0, 10, −5.
Three inputs, three settled outputs, and one arrow each. -
A rule squares the input then subtracts 1. Complete: 0 → __, 3 → __, −3 → __.Calculate
show solution
−1, 8, 8. Both 3 and −3 give 8, which is allowed: two inputs may share an output.
Both 3 and −3 land on 8. Two inputs sharing an output is allowed; the arrows still leave each input singly. -
Invent a function whose input is not a number, using a real machine.Recognise
show solution
Answers vary. A lift is the standard one: the input is a button, the output is the floor it calls, and pressing 3 twice must call floor 3 twice. Any answer is right if the same input always gives the same output.
The standard answer drawn. Nothing here is a number and nothing needs to be: the test is one arrow out of each input. -
Explain why repeatability matters, without using the word function.Recognise
show solution
Because a rule you cannot predict is a rule you cannot build on. If the same question can return different answers, nothing later can rely on the earlier answer, and no calculation, machine, or argument can be trusted to reach the same place twice.
Build on it, or cannotThe second machine can rely on the 6, so the pair has a settled answer.
If the first machine will not settle, nothing downstream can. That is what is lost.
-
Is "a number bigger than x" a reliable rule? Say precisely what fails.Recognise
show solution
No. It fails the second demand: the input 3 has outputs 4, 5, 3.1, and infinitely many more. It does not settle on one.
One input, a crowd of candidate outputs, and no rule to choose between them. It fails the second demand, not the first. -
A pay-as-you-go machine charges 40p to start plus 15p per minute. Write the rule in words, then find the cost for 0, 5, and 12 minutes.Represent
show solution
"Multiply the minutes by 15p and add 40p." 40p, 115p, and 220p.
The cost at 0 minutes is 40p, not nothing, because the charge to start does not depend on time. That is where the line meets the vertical axis. -
Which does the definition guarantee: that the same input always gives the same output, or that different inputs always give different outputs?Recognise
show solution
Only the first. Different inputs are free to share an output, as question 3 showed. Rules that also satisfy the second are called one-to-one, and chapter 9 needs them.
Which is required?Allowed. Every input still gets exactly one answer, so this is a function.
Forbidden. One input, two answers. Only the first demand is guaranteed by the definition.
-
A table records 1 → 5, 2 → 7, 1 → 5. Is this a function so far?Recognise
show solution
Yes. The input 1 appears twice but gives the same output both times, so nothing is unsettled. A repeated row is redundant, not contradictory.
The repeated row drew the same arrow twice, so there is nothing extra to see. Redundant, not contradictory. -
A table records 1 → 5, 2 → 7, 1 → 9. Is this a function? Name the input that breaks it.Recognise
show solution
No. The input 1 gives both 5 and 9.
The input 1 now has two arrows leaving it. One collision is enough, whatever the rest of the table does. -
For g(x) = x + 3, find g(0).Calculate
show solution
g(0) = 3.
Go across to 0, then up to the curve. The height there is 3. -
For g(x) = x + 3, find g(2).Calculate
show solution
g(2) = 5.
Go across to 2, then up to the curve. The height there is 5. -
For g(x) = x + 3, find g(7).Calculate
show solution
g(7) = 10.
Go across to 7, then up to the curve. The height there is 10. -
For g(x) = x + 3, find g(−3).Calculate
show solution
g(−3) = 0.
Go across to −3, then up to the curve. The height there is 0. -
For g(x) = x + 3, find g(−8).Calculate
show solution
g(−8) = −5.
Go across to −8, then up to the curve. The height there is −5. -
For c(x) = 15x + 40, find c(0).Calculate
show solution
c(0) = 40.
Go across to 0, then up to the curve. The height there is 40. -
For c(x) = 15x + 40, find c(2).Calculate
show solution
c(2) = 70.
Go across to 2, then up to the curve. The height there is 70. -
For c(x) = 15x + 40, find c(6).Calculate
show solution
c(6) = 130.
Go across to 6, then up to the curve. The height there is 130. -
For c(x) = 15x + 40, find c(10).Calculate
show solution
c(10) = 190.
Go across to 10, then up to the curve. The height there is 190. - Stretchthese need a decision, not just a method
-
Is "the number of letters in this English word" a function? What must be agreed first?Recognise
show solution
Yes, once the language and spelling are fixed. Without that, colour and color give 6 and 5 for what a reader might call the same input, so the input has to be the written word rather than the idea behind it.
Two spellings, two answers. The rule is a function of the written word, not of the idea behind it, which is why the convention has to be fixed first. -
Is air temperature a function of time? State what must be pinned down before the answer is yes.Recognise
show solution
Yes, once the place and the instrument are fixed. At one thermometer there is one reading at each instant. Across a whole city there are many, so "the temperature" would have to name which one, and until it does the input has not been fully specified.
At one fixed thermometer, each instant has one reading. Across a whole city the same input would fork, so the place is part of the input.
2. One answer, not two
Two different inputs may share an output. One input may not split into two. That distinction is the definition, not a special case.
Every input has exactly one arrow leaving it. This is a function.
Three inputs, one shared output, and nothing broken. This is the rule "ignore the input and say 7". Sharing is allowed.
One extra arrow, and it is no longer a function. Ask it for its value at 2 and it offers a choice.
The fork is gone, repaired by refusing the input 2 rather than by changing the arrows. Chapter 4 calls the surviving set the domain.
Only the third frame fails, and it fails for a reason no other frame shares: one input, two arrows.
On the left, every input has exactly one arrow leaving it. On the right, the input 2 points at both 4 and 9. Ask that rule for its value at 2 and it offers you a choice, which is precisely what a function may never do.
Now change the left picture so that 1, 2, and 3 all point at 7. Nothing breaks. Every input still has one arrow, so it is still a function, and a very ordinary one: it is the rule "ignore the input and say 7". Repetition among outputs is not a fault. Only a fork among the outputs of a single input is a fault.
Written as pairs
A function can be recorded as a set of ordered pairs, each pair naming an input and the output it receives. Reading such a set is then a single check: does any first entry appear twice with different second entries?
In the second set the input 1 appears with 3 and with 4. That single collision is enough; the rest of the set is irrelevant to the verdict.
Is {(4, 1), (5, 2), (6, 1), (7, 3)} a function?
- List the first entries: 4, 5, 6, 7.
- Check for a repeat. There is none, so no input can possibly have two outputs.
- The outputs 1 and 1 repeat, but they belong to the different inputs 4 and 6.
Answer. Yes. A repeated output is not a defect.
answer
No. The first entry 2 appears twice, with 8 and with 7.Two rules that look like counterexamples
Two familiar rules are usually offered as objections, and both survive on close reading.
| Rule | The objection | What is actually true |
|---|---|---|
| 1/x | It has no value at x = 0, so it cannot be a function. | Zero is simply not an allowed input. A function is entitled to refuse inputs; it is not entitled to give two answers to one it accepts. |
| √(x) | The square roots of 9 are 3 and −3, so it forks. | The symbol √(x) is defined to mean the principal, non-negative root. √(9) is 3 and nothing else. The rule "a square root of x" does fork, and is not a function; the rule √(x) does not. |
Three goes in, nine comes out. One answer.
Minus three also gives nine. Two inputs, one shared output, and the promise is intact: ask either input and you get one answer.
"A square root of 9" points at both 3 and −3. Read backwards, the sharing has become a fork, and this is not a function.
The symbol √(x) is defined to take the non-negative root only. One arrow each, and it is a function again.
Frames 2 and 3 are the same two facts read in opposite directions. Which direction you read decides whether there is a fault.
Does "the square of x" define a function? Does "a square root of x" define one over the real numbers?
- Squaring: give it 3 and it returns 9; give it −3 and it returns 9. Each single input returns exactly one number.
- That two inputs share the output 9 is sharing, not splitting.
- "A square root of x": give it 9 and it returns 3, or −3, without deciding.
- One input, two candidate outputs, no rule to choose between them.
Answer. Squaring is a function. "A square root of x" is not, unless the principal root is specified, at which point it becomes √(x) and is.
Each input has one arrow. A function.
One input, two arrows. Not a function, until the principal root is specified.
answer
Both do. Cubing gives one answer, and over the real numbers a number has exactly one cube root, because cubing preserves sign. The ambiguity that spoils square roots simply does not arise.A third way to fail
So far a rule has failed by forking. It can also fail by staying silent. If some input in the stated set of inputs gets no output at all, the first demand of chapter 1 is broken rather than the second.
The usual repair for silence is not to change the rule but to change the stated inputs. Chapter 4 does exactly that, and calls the surviving set the domain. So of the two ways to fail, one is fatal and one is bookkeeping.
A rule pairs each pupil in a class with a sport they play. Is it a function?
- Ask whether any pupil could be paired with two sports. A pupil who plays both hockey and tennis has two outputs.
- Ask whether any pupil could be paired with none. A pupil who plays no sport has no output.
- Both failures are available, and which one occurs depends on the class rather than on the wording.
- The rule is only a function if every pupil plays exactly one sport.
Answer. Not in general. It is a function only when each pupil plays exactly one sport.
Rules stated in English very often hide this. "A sport they play" quietly assumes there is exactly one, and the assumption is doing all the work.
answer
Answers vary. "The number of sports the pupil plays" works: every pupil has exactly one such number, and a pupil who plays none has the perfectly good output 0.Two students disagree. One says {(1, 5), (2, 5), (3, 5)} cannot be a function because the outputs are all identical. Settle it.
- Check the demand that actually exists: does any single input have two outputs?
- Input 1 has only 5. Input 2 has only 5. Input 3 has only 5.
- No input forks, so the rule is a function.
- What the student has noticed is that it is not one-to-one, which is a real property with real consequences, but a different one.
Answer. It is a function. The student has confused sharing with splitting.
The property they were reaching for matters in chapter 9: a rule whose outputs are shared cannot be run backwards. So the observation was worth making and the conclusion was wrong.
answer
Answers vary; for example {(1, 7), (2, 7), (3, 9)}. The inputs must all differ; the outputs may repeat freely.- Warm-upthe worked example again, on new numbers
-
For p(x) = x², find p(0).Calculate
show solution
p(0) = 0.
Go across to 0, then up to the curve. The height there is 0. -
For p(x) = x², find p(2).Calculate
show solution
p(2) = 4.
Go across to 2, then up to the curve. The height there is 4. -
For p(x) = x², find p(−2).Calculate
show solution
p(−2) = 4.
Go across to −2, then up to the curve. The height there is 4. -
For p(x) = x², find p(3).Calculate
show solution
p(3) = 9.
Go across to 3, then up to the curve. The height there is 9. -
For p(x) = x², find p(−3).Calculate
show solution
p(−3) = 9.
Go across to −3, then up to the curve. The height there is 9. -
For p(x) = x², find p(5).Calculate
show solution
p(5) = 25.
Go across to 5, then up to the curve. The height there is 25. - Corethe standard set
-
Is {(−1, 2), (0, 2), (1, 2)} a function? Explain.Recognise
show solution
Yes. No input repeats at all, so no input can have two outputs. The shared output 2 is permitted.
No first entry repeats, so no input can have two outputs. The shared 2 is the constant rule, drawn. -
Is {(1, 3), (1, 4), (2, 5)} a function? Identify the breaking input.Recognise
show solution
No. The input 1 has both 3 and 4.
The fork at 1 is the whole fault. Everything else in the set is irrelevant to the verdict. -
Is {(0, 0), (1, 1), (2, 4), (−1, 1), (−2, 4)} a function?Recognise
show solution
Yes. The first entries 0, 1, 2, −1, −2 are all different. This is squaring, listed on five inputs.
Squaring, listed on five inputs. Pairs at the same height come from different inputs, which is sharing rather than splitting. -
Does "the square of x" define a function? Does "a square root of x" define one over the real numbers?Recognise
show solution
Squaring does. "A square root of x" does not, because a positive input has two roots and the phrase does not choose. Fixing the principal root repairs it.
Read it each wayOne arrow out of each input. A function.
The same two facts, reversed. Now one input has two arrows, and it is not a function.
-
Draw a mapping diagram with inputs 1, 2, 3 and outputs 5, 6 that is a function.Represent
show solution
Answers vary; one arrow must leave each of 1, 2, 3. For example 1 → 5, 2 → 5, 3 → 6. With three inputs and two outputs some sharing is unavoidable, which is fine.
One valid answer. Three inputs and two outputs make some sharing unavoidable, and sharing was never the problem. -
Draw a mapping diagram with inputs 1, 2, 3 and outputs 5, 6 that is not a function, and say which input breaks it.Represent
show solution
Answers vary; some input must send arrows to both 5 and 6. For example 2 → 5 and 2 → 6, so 2 breaks it.
One valid answer. The input 2 sends arrows to both outputs, and that alone is the failure. -
Is 1/x a function? What happens at x = 0?Recognise
show solution
Yes. At x = 0 it has no value, because 0 is not an allowed input. Refusing an input does not break the promise.
The curve never crosses the vertical axis, because zero is not an allowed input. Refusing an input is legal; answering one twice is not. -
A rule pairs each person with their date of birth. Function? Now reverse it: each date with the people born on it. Function?Recognise
show solution
The first is a function: one person has exactly one date of birth. The reverse is not, because one date pairs with many people. Chapter 9 shows this is exactly the condition for having an inverse.
Forwards, then backwardsEach person has exactly one date of birth. A function, with two people sharing a date.
Reversed, the shared date forks. This is exactly the condition chapter 9 needs for an inverse.
-
Is "the mother of x" a function on the set of people? Is "the child of x"?Recognise
show solution
The first is: each person has exactly one biological mother. The second is not: a person may have several children, or none, so some inputs fork and some have no output at all.
One direction worksEach person has exactly one biological mother. Siblings share theirs, which is permitted.
Eve has two children, so the rule forks. A childless person would have no output at all, which fails the other demand.
-
For q(x) = x³, find q(0).Calculate
show solution
q(0) = 0.
Go across to 0, then up to the curve. The height there is 0. -
For q(x) = x³, find q(1).Calculate
show solution
q(1) = 1.
Go across to 1, then up to the curve. The height there is 1. -
For q(x) = x³, find q(−1).Calculate
show solution
q(−1) = −1.
Go across to −1, then up to the curve. The height there is −1. -
For q(x) = x³, find q(2).Calculate
show solution
q(2) = 8.
Go across to 2, then up to the curve. The height there is 8. -
For q(x) = x³, find q(−2).Calculate
show solution
q(−2) = −8.
Go across to −2, then up to the curve. The height there is −8. -
For r(x) = 1/x, find r(1).Calculate
show solution
r(1) = 1.
Go across to 1, then up to the curve. The height there is 1. -
For r(x) = 1/x, find r(2).Calculate
show solution
r(2) = 0.5.
Go across to 2, then up to the curve. The height there is 0.5. -
For r(x) = 1/x, find r(4).Calculate
show solution
r(4) = 0.25.
Go across to 4, then up to the curve. The height there is 0.25. -
For r(x) = 1/x, find r(−1).Calculate
show solution
r(−1) = −1.
Go across to −1, then up to the curve. The height there is −1. -
For r(x) = 1/x, find r(−4).Calculate
show solution
r(−4) = −0.25.
Go across to −4, then up to the curve. The height there is −0.25. - Stretchthese need a decision, not just a method
-
Solve x² = 25. Then evaluate f(5) for f(x) = x². Explain why one has two answers and the other has one.Calculate
show solution
x = 5 or x = −5. f(5) = 25. Solving asks which inputs produce a given output, and two inputs may; evaluating asks what one input produces, and only one thing may. The two-ness lives on the input side, where it is legal.
Which side is the plural on?One input, one output. Evaluating can only ever give one answer.
Two inputs land on 25. The two-ness lives on the input side, where the definition permits it.
-
The equation x² + y² = 9 describes a circle. Treating x as input and y as output, is it a function?Recognise
show solution
No. Take x = 0: then y² = 9, so y is 3 or −3. One input, two outputs. Chapter 5 turns this into a test you can perform by eye.
At x = 0 the outputs are 3 and −3; at x = 2 they are about 2.24 and −2.24. Chapter 5 turns this into a test you perform by eye. -
A machine returns the input unchanged on weekdays and doubles it at weekends. Is the output a function of the number typed in?Recognise
show solution
Not of the number alone: 5 gives 5 on Tuesday and 10 on Sunday, so that input forks. It is a function of the pair (number, day). When a rule seems to break the promise, the usual repair is that the real input has more parts than you were counting.
Widen the inputThe input 5 gives 5 on Tuesday and 10 on Sunday. As a function of the number, it forks.
Count the day as part of the input and the fork disappears. The usual repair for a broken promise.
3. Function notation
The notation is a compact record of the machine.
Call the rule f and the input x. Then f(x) names the output produced when the rule f receives x. It is read "f of x", and it does not mean f multiplied by x. The brackets are doing the work of the arrow in the diagram above.
The letter x is a placeholder and nothing more. The same rule could be written f(t) = 2t + 1 or f(⬚) = 2⬚ + 1 without changing a single output. It is often worth reading a rule that way the first time, because the blank makes the next step obvious: whatever arrives, put it in every blank.
Evaluating, and solving
Two different questions get asked of the same rule, and confusing them is the commonest source of a lost mark.
| Question | What is given | What is wanted | Method |
|---|---|---|---|
| Find f(4) | the input | the output | substitute 4 for every x and compute |
| Solve f(x) = 9 | the output | the input | set the rule equal to 9 and solve the equation |
For f(x) = 2x + 1, evaluating gives f(4) = 2(4) + 1 = 9. Solving f(x) = 9 means asking which input makes 2x + 1 equal 9, and the answer is again x = 4. The two questions met at the same pair because they are the two ways of reading one row of the table.
For g(x) = x² − 3, find g(0), g(2), and g(−2).
- Read the rule as: square the blank, then subtract 3.
- g(0) = 0² − 3 = 0 − 3 = −3.
- g(2) = 2² − 3 = 4 − 3 = 1.
- g(−2) = (−2)² − 3 = 4 − 3 = 1. The brackets matter: it is the input that is squared, so the minus is squared with it.
Answer. g(0) = −3, g(2) = 1, g(−2) = 1.
0 squared is 0, then subtract 3.
2 squared is 4, then subtract 3.
Minus two squared is also 4. The brackets matter: it is the input that is squared, so the minus is squared with it.
Written without brackets, −2² means −(2²) = −4 and the answer would come out as −7. The brackets are not decoration.
answer
g(1) = −2, g(−1) = −2, g(4) = 13.For h(t) = 5 − 2t, solve h(t) = −1.
- This gives the output, so write the rule equal to it: 5 − 2t = −1.
- Subtract 5 from both sides: −2t = −6.
- Divide both sides by −2: t = 3.
- Check by evaluating forwards: h(3) = 5 − 2(3) = 5 − 6 = −1. It agrees.
Answer. t = 3.
Checking an inverse question by running the rule forwards costs one line and catches nearly every sign error.
answer
t = −3, since 5 − 2t = 11 gives −2t = 6. Check: 5 − 2(−3) = 11.Substituting something that is not a number
Nothing in the notation requires the input to be a bare number. It can be an expression, and the procedure does not change: whatever arrives goes into every blank.
That last one is the single most useful substitution in this book. Chapter 11 divides by it, and chapter 13 takes a limit of the result. A reader who can produce f(x + h) without pausing has already done the hard part of the derivative.
For f(x) = x², write f(x + h) and simplify f(x + h) − f(x).
- Put x + h into every blank: f(x + h) = (x + h)².
- Expand: (x + h)² = x² + 2xh + h². The middle term is the one that is always forgotten.
- Subtract f(x), which is x²: (x² + 2xh + h²) − x².
- The x² terms cancel, leaving 2xh + h².
Answer. f(x + h) = x² + 2xh + h², and f(x + h) − f(x) = 2xh + h².
Every term that survives has an h in it. That is not a coincidence, and chapter 13 depends on it.
answer
f(x + h) = x² + 2xh + h² + 1, and the difference is 2xh + h². The constant cancels, so the answer matches the plain square.Four ways to hold the same function
One rule, four representations. Fluency means moving between them in any direction, not merely recognising each in turn.
| Words | Table | Formula | Graph |
|---|---|---|---|
| double, then add one | 0→1, 1→3, 2→5 | f(x) = 2x + 1 | the plotted pairs form a line |
A table gives f(0) = 1, f(1) = 3, f(2) = 5. Write the rule as a formula, in words, and as three points.
- Look at what the outputs do between rows: 1 to 3 to 5, rising by 2 each time the input rises by 1.
- A constant rise per step means the rule has the shape 2x plus something fixed.
- Use one row to pin the fixed part: at x = 0 the output is 1, and 2(0) = 0, so the fixed part is 1.
- Check the rule against a row not used to build it: f(2) = 2(2) + 1 = 5. It agrees.
Answer. f(x) = 2x + 1; "double the input, then add one"; the points (0, 1), (1, 3), (2, 5).
Three representations of one rule, and the fourth is the graph beside them. The table was the given form and the formula was recovered, which is the direction textbooks drill least and applications need most.
answer
f(x) = 3x + 4. Check at x = 2: 6 + 4 = 10.- Warm-upthe worked example again, on new numbers
-
For g(x) = x² - 3, find g(0).Calculate
show solution
g(0) = −3.
Go across to 0, then up to the curve. The height there is −3. -
For g(x) = x² - 3, find g(1).Calculate
show solution
g(1) = −2.
Go across to 1, then up to the curve. The height there is −2. -
For g(x) = x² - 3, find g(2).Calculate
show solution
g(2) = 1.
Go across to 2, then up to the curve. The height there is 1. -
For g(x) = x² - 3, find g(−1).Calculate
show solution
g(−1) = −2.
Go across to −1, then up to the curve. The height there is −2. -
For g(x) = x² - 3, find g(−2).Calculate
show solution
g(−2) = 1.
Go across to −2, then up to the curve. The height there is 1. -
For g(x) = x² - 3, find g(4).Calculate
show solution
g(4) = 13.
Go across to 4, then up to the curve. The height there is 13. - Corethe standard set
-
For g(x) = x² − 3, find g(0), g(2), and g(−2).Calculate
show solution
g(0) = −3, g(2) = 1, g(−2) = 1.
Square the blank, then subtract 30 squared is 0; 0 − 3 = −3.
2 squared is 4; 4 − 3 = 1.
The brackets square the minus too, so (−2)² = 4 and the answer is 1 again.
-
For h(t) = 5 − 2t, solve h(t) = −1.Calculate
show solution
t = 3, since 5 − 2t = −1 gives −2t = −6.
Solving runs the arrow backwards. Checking it forwards costs one line: 5 − 2(3) = −1. -
Write a formula for "triple the input, then subtract 4".Represent
show solution
f(x) = 3x − 4.
Words to formula. The order of the two instructions is what puts the 4 outside the multiplication. -
For f(x) = 2x + 1, find f(0), f(−3), and f(0.5).Calculate
show solution
1, −5, and 2.
Evaluating means going up from a point on the horizontal axis and reading the height. All three marked points sit on one line. -
For f(x) = 2x + 1, solve f(x) = 0.Calculate
show solution
2x + 1 = 0 gives x = −1/2.
Solving means starting from a height and reading across to find the input. Here the height is 0, so the answer is where the line crosses the horizontal axis. -
Explain in one sentence why f(x) does not mean f times x.Recognise
show solution
Because f is the name of a rule rather than a quantity, so there is nothing to multiply by; the brackets say "apply f to what is inside".
The brackets say "apply", exactly as they do in √(x) or sin(x). Nobody reads √(9) as sqrt times 9. -
For p(x) = 4 − x², find p(1), p(−1), and p(3).Calculate
show solution
3, 3, and −5.
1 and −1 land at the same height, because squaring destroys the sign before the subtraction happens. At 3 the answer has gone below the axis. -
For f(x) = 3x − 4, write f(a), f(2a), and f(x + 1) in simplest form.Represent
show solution
f(a) = 3a − 4; f(2a) = 6a − 4; f(x + 1) = 3(x + 1) − 4 = 3x − 1.
Whatever arrives goes in every blankA bare letter behaves exactly like a number.
Only the 3a part doubled. The −4 was never multiplied by the input.
The bracket holds the whole input together while it is tripled.
-
If f(2) = 9, write that fact as an ordered pair, as a sentence, and as a point on a graph.Represent
show solution
The pair (2, 9); "the input 2 produces the output 9"; the point two across and nine up. All three are the same fact, which is the whole content of chapter 5.
One fact, three waysThe input 2 produces the output 9.
One arrow, from 2 to 9.
Two across, nine up. The curve through it is a guess; the point is the fact.
-
For h(x) = 5 - 2x, find h(0).Calculate
show solution
h(0) = 5.
Go across to 0, then up to the curve. The height there is 5. -
For h(x) = 5 - 2x, find h(1).Calculate
show solution
h(1) = 3.
Go across to 1, then up to the curve. The height there is 3. -
For h(x) = 5 - 2x, find h(3).Calculate
show solution
h(3) = −1.
Go across to 3, then up to the curve. The height there is −1. -
For h(x) = 5 - 2x, find h(−1).Calculate
show solution
h(−1) = 7.
Go across to −1, then up to the curve. The height there is 7. -
For h(x) = 5 - 2x, find h(−3).Calculate
show solution
h(−3) = 11.
Go across to −3, then up to the curve. The height there is 11. -
For p(x) = 3x - 4, find p(0).Calculate
show solution
p(0) = −4.
Go across to 0, then up to the curve. The height there is −4. -
For p(x) = 3x - 4, find p(2).Calculate
show solution
p(2) = 2.
Go across to 2, then up to the curve. The height there is 2. -
For p(x) = 3x - 4, find p(5).Calculate
show solution
p(5) = 11.
Go across to 5, then up to the curve. The height there is 11. -
For p(x) = 3x - 4, find p(−2).Calculate
show solution
p(−2) = −10.
Go across to −2, then up to the curve. The height there is −10. - Stretchthese need a decision, not just a method
-
For f(x) = x², expand f(x + h) and simplify f(x + h) − f(x).Calculate
show solution
f(x + h) = x² + 2xh + h²; the difference is 2xh + h².
Every surviving term carries an h. Chapter 11 divides by that h, which is only possible because of it. -
For f(x) = 5x, show that f(x + h) − f(x) does not depend on x.Calculate
show solution
f(x + h) = 5x + 5h, so the difference is 5h. No x survives, which is why a straight line has the same steepness everywhere. Chapter 6 names this family.
Each unit step raises the output by 5, wherever you start. That is the algebra of 5h drawn as a staircase, and chapter 6 calls it the linear family. -
A table gives f(1) = 4, f(2) = 7, f(3) = 10. Write a formula that fits, and say what it assumes.Represent
show solution
f(x) = 3x + 1. It assumes the pattern continues between and beyond the three rows given, which the table alone cannot prove; infinitely many other rules pass through the same three points.
The simplest rule that fits. Infinitely many curves pass through the same three points, so the table alone cannot prove this is the right one.
4. Domain and range
A machine may be perfectly reliable while refusing some inputs.
The domain is the set of allowed inputs. The range is the set of outputs the function actually produces. Chapter 2 established that refusing an input is not a fault; this chapter says which inputs get refused, and why.
Three reasons an input is refused
Over the real numbers, almost every exclusion you will meet comes from one of three causes. Learning to scan a formula for these three is the whole technique.
| Cause | What to look for | Example | Excluded |
|---|---|---|---|
| Division by zero | any denominator containing x | 1/(x − 3) | x = 3 |
| Even root of a negative | sqrt, fourth root, and so on | √(x + 2) | everything below x = −2 |
| The situation itself | what the quantity means | a length, a count, a time since start | negatives, and often fractions |
The third cause is the one textbooks under-teach and applications depend on. If x is the number of people in a lift, then x = 2.5 is arithmetically harmless and physically meaningless. The domain is set by the situation, not only by the algebra.
Writing a set of numbers down
Describing a domain in words gets unwieldy fast. Interval notation says the same thing in a few characters. A square bracket includes the endpoint; a round bracket excludes it. Infinity always takes a round bracket, because it is a direction rather than a number you could reach.
| In words | Interval | Reads as |
|---|---|---|
| x is between 0 and 5, both included | [0, 5] | closed at both ends |
| x is between 0 and 5, neither included | (0, 5) | open at both ends |
| x is at least −2 | [-2, ∞) | closed at −2, running upward |
| x is more than 3 | (3, ∞) | open at 3 |
| every real number | (-∞, ∞) | unbounded both ways |
| every real number except 3 | (-∞, 3) and (3, ∞) | two pieces, joined by "or" |
Four rules, examined
| Function | Domain | Range |
|---|---|---|
| f(x) = 2x + 1 | all real x | all real outputs |
| g(x) = 1/x | x not equal to 0 | every output except 0 |
| h(x) = √(x) | x at least 0 | outputs at least 0 |
| p(x) = x² | all real x | outputs at least 0 |
The last two rows are worth comparing. Squaring accepts everything and produces only non-negatives; the square root accepts only non-negatives and produces only non-negatives. The restriction has moved from the output side to the input side, and chapter 9 shows that this is exactly what running a function backwards does.
State the domain of q(x) = 1/(x − 3).
- Scan for the three causes. There is a denominator containing x, and no even root.
- Set the denominator to zero and solve: x − 3 = 0, so x = 3.
- That input, and only that input, must go.
Answer. All real numbers except 3, written (−∞, 3) and (3, ∞).
The numerator plays no part. A common slip is to answer "x is not 0", which is where the denominator would vanish if it read x rather than x − 3.
answer
All real x except −6.State the real domain and range of r(x) = √(x + 2).
- The cause here is the even root, so demand that the whole expression under it is not negative: x + 2 at least 0.
- Solve: x at least −2. The condition lands on x + 2, not on x alone.
- For the range, the square root returns non-negative values only, and as x runs upward from −2 the inside runs upward from 0.
- So the outputs start at √(0) = 0 and rise without bound.
Answer. Domain [−2, ∞). Range [0, ∞).
answer
Domain [5, ∞); range [0, ∞).Domains, drawn
Interval notation is a compressed picture, and it is worth decompressing at least once. The line below is every real number; the shaded stretch is what a rule accepts.
Compare the two endpoints. The first is drawn filled, the second hollow, and that is the whole difference between a square bracket and a round one. A hollow endpoint is also exactly the hole that chapter 12 takes a limit at.
State the domain of f(x) = √(x)/(x - 4).
- Two causes are present at once, so check both rather than stopping at the first.
- The square root demands x at least 0.
- The denominator forbids x − 4 = 0, so x = 4 must go.
- Combine: start from [0, ∞) and remove the single point 4.
Answer. [0, 4) and (4, ∞).
The endpoint 0 survives because the root accepts it and the denominator there is −4, which is harmless. Each cause has to be checked against the whole expression, not against the letter x.
answer
[−1, 2) and (2, ∞).Find the range of f(x) = 1/x.
- Ask which outputs are actually produced. Try to hit the output 5: solve 1/x = 5, giving x = 1/5, which is allowed.
- The same works for any non-zero target y, because x = 1/y is then an allowed input.
- Now try to hit 0: solve 1/x = 0. Nothing divided into 1 gives nothing.
- So every output except 0 is produced, and 0 is not.
Answer. (−∞, 0) and (0, ∞).
Notice the method. To find a range, set the rule equal to a general output and ask which targets can be solved for. That is a chapter 3 solving question, asked once for every possible answer at the same time.
answer
[1, ∞). Solving x² + 1 = y needs x² = y − 1, which has a real solution exactly when y is at least 1.- Warm-upthe worked example again, on new numbers
-
For f(x) = √(x), find f(0).Calculate
show solution
f(0) = 0.
Go across to 0, then up to the curve. The height there is 0. -
For f(x) = √(x), find f(1).Calculate
show solution
f(1) = 1.
Go across to 1, then up to the curve. The height there is 1. -
For f(x) = √(x), find f(4).Calculate
show solution
f(4) = 2.
Go across to 4, then up to the curve. The height there is 2. -
For f(x) = √(x), find f(9).Calculate
show solution
f(9) = 3.
Go across to 9, then up to the curve. The height there is 3. -
For f(x) = √(x), find f(16).Calculate
show solution
f(16) = 4.
Go across to 16, then up to the curve. The height there is 4. - Corethe standard set
-
State the domain of q(x) = 1/(x − 3).Calculate
show solution
All real x except 3: (−∞, 3) and (3, ∞).
A hollow endpoint is a removed point. The line falls into two stretches, which is why the notation needs two brackets. -
State the real domain and range of r(x) = √(x + 2).Calculate
show solution
Domain [−2, ∞); range [0, ∞).
Nothing is drawn to the left of −2, because nothing is allowed there. The curve begins at height 0 and only rises, which is the range read off the picture. -
The input is time from 0 to 60 seconds. Write that contextual domain in words and as an interval.Represent
show solution
Every moment from the start up to and including sixty seconds: [0, 60].
Both endpoints are filled, because both moments are included. Here the domain comes from the situation rather than the algebra. -
State the domain of f(x) = 1/(x + 5).Calculate
show solution
All real x except −5, since x + 5 = 0 at x = −5.
The denominator vanishes where x + 5 = 0, which is at −5 rather than at 5. The condition belongs to the whole denominator. -
State the domain of f(x) = √(5 − x).Calculate
show solution
5 − x must be at least 0, so x is at most 5: (−∞, 5]. Note the inequality reverses when you move x across.
The shading runs the other way here. Moving x across the inequality reverses it, so the domain is everything up to 5 rather than everything from it. -
State the domain of f(x) = x² + 4x − 7.Calculate
show solution
All real numbers. There is no denominator and no even root, so nothing is refused.
No denominator and no even root, so there is nothing to scan for and nothing is refused. A polynomial never restricts its own domain. -
Write "every real number except 0 and 2" in interval notation.Represent
show solution
(−∞, 0), (0, 2), and (2, ∞): three pieces, because two points have been removed from the line.
Two points removed leaves three stretches, so the notation needs three brackets. Count the pieces from the picture and the answer writes itself. -
What is the range of f(x) = x² + 3?Calculate
show solution
[3, ∞). Squaring never returns less than 0, so adding 3 never returns less than 3, and 3 itself is reached at x = 0.
Squaring never returns less than 0, so adding 3 never returns less than 3, and the marked low point is where 3 is actually reached. -
A square has side x. Write the domain of its area function in context, and say why it differs from the algebraic domain.Recognise
show solution
Contextually (0, ∞), or [0, ∞) if a square of side zero is allowed. Algebraically x² accepts negatives quite happily; a side length cannot be negative, so the situation refuses inputs the algebra would take.
x² accepts negatives quite happily. A side of length −3 is the part the situation refuses, which is the third cause of exclusion and the one algebra cannot see. -
For g(x) = 1/(x - 3), find g(0).Calculate
show solution
g(0) = −0.3333.
Go across to 0, then up to the curve. The height there is −0.3333. -
For g(x) = 1/(x - 3), find g(1).Calculate
show solution
g(1) = −0.5.
Go across to 1, then up to the curve. The height there is −0.5. -
For g(x) = 1/(x - 3), find g(2).Calculate
show solution
g(2) = −1.
Go across to 2, then up to the curve. The height there is −1. -
For g(x) = 1/(x - 3), find g(4).Calculate
show solution
g(4) = 1.
Go across to 4, then up to the curve. The height there is 1. -
For g(x) = 1/(x - 3), find g(5).Calculate
show solution
g(5) = 0.5.
Go across to 5, then up to the curve. The height there is 0.5. -
For h(x) = x² + 3, find h(0).Calculate
show solution
h(0) = 3.
Go across to 0, then up to the curve. The height there is 3. -
For h(x) = x² + 3, find h(1).Calculate
show solution
h(1) = 4.
Go across to 1, then up to the curve. The height there is 4. -
For h(x) = x² + 3, find h(−1).Calculate
show solution
h(−1) = 4.
Go across to −1, then up to the curve. The height there is 4. -
For h(x) = x² + 3, find h(3).Calculate
show solution
h(3) = 12.
Go across to 3, then up to the curve. The height there is 12. -
For h(x) = x² + 3, find h(−3).Calculate
show solution
h(−3) = 12.
Go across to −3, then up to the curve. The height there is 12. - Stretchthese need a decision, not just a method
-
State the domain of f(x) = √(x)/(x − 4).Calculate
show solution
Two causes at once. The root needs x at least 0; the denominator forbids x = 4. Together: [0, 4) and (4, ∞).
Two causes, two different marks. The root closes the left end and the denominator punches a hole, and both have to be checked. -
State the domain of f(x) = 1/√(x − 1).Calculate
show solution
x − 1 must be at least 0 for the root, and non-zero because it is underneath. So x − 1 is strictly positive: (1, ∞). When a root sits in a denominator, the endpoint is lost as well.
Compare with the domain of √(x − 1), where 1 is included. Underneath a fraction the root may not be zero, so the endpoint goes hollow. -
Two functions have the same formula but domains [0, 3] and all real numbers. Are they the same function?Recognise
show solution
No. A function is a rule together with the inputs it accepts. The first refuses 5 and the second does not, so they behave differently and are different functions. This is exactly the manoeuvre chapter 9 uses to give x² an inverse.
Same formula, different functionsOnly a piece of the curve exists, because only those inputs are allowed.
The same formula, drawn everywhere. It answers at 5 and the other refuses, so they behave differently and are different functions.
5. Tables become graphs
An ordered pair records one input and its output. Enough pairs reveal the rule.
Write the input first and the output second: the pair (x, y). Plot the first number across and the second up. Each row of a table becomes one point, and the shape that emerges is the graph of the rule.
The order is a convention, but it is not optional. (3, 1) and (1, 3) are different points, and swapping them silently is the most expensive habit a reader can carry into chapter 9, where swapping is the actual operation being performed.
The vertical line test, and why it works
A vertical line is the set of all points sharing one x. So the points where a vertical line meets a graph are exactly the outputs that graph assigns to that one input. If the line crosses twice, some input has two outputs, which chapter 2 ruled out.
Plot y = 2x − 1 for x = −2, −1, 0, 1, 2.
- Evaluate at each input in turn: 2(−2) − 1 = −5, then −3, −1, 1, 3.
- Write each as a pair, input first: (−2, −5), (−1, −3), (0, −1), (1, 1), (2, 3).
- Plot each point, going across by the first number and up by the second. Negative outputs go below the horizontal axis.
- The five points lie on a straight line, which is what the family in chapter 6 predicts.
Answer. (−2, −5), (−1, −3), (0, −1), (1, 1), (2, 3).
answer
(−2, −4), (0, 2), (2, 8), lying on a straight line.Reading behaviour, not just shape
Naming a curve "a parabola" is the least a graph will tell you. The habits below are the ones that make limits and derivatives intelligible when they arrive, and they are worth practising now while the curves are still simple.
| Question | What to look for | Where it leads |
|---|---|---|
| Where does it rise or fall? | sections climbing or dropping left to right | the sign of the derivative |
| Where is it flat? | a high point, a low point, a level stretch | where the derivative is zero |
| Where does it cross an axis? | the value at x = 0, and the inputs giving output 0 | roots and intercepts |
| What happens far out? | whether it settles, climbs, or plunges | limits at ∞ |
| Are there gaps? | a break, a hole, a jump | continuity, in Book 2 |
Read the behaviour of g(x) = x² from its graph.
- Falling for negative inputs, rising for positive inputs.
- Flat at exactly one place, the low point at (0, 0).
- It crosses both axes at that same point and never goes below the horizontal axis.
- Far out in either direction it climbs without bound, and symmetrically, because (−x)² = x².
Answer. A single lowest point at the origin, symmetric about the vertical axis, unbounded above and bounded below by 0.
That last sentence is the range from chapter 4, read off the picture instead of argued from the formula.
answer
It rises everywhere and is flat nowhere. It crosses the vertical axis at (0, −1) and the horizontal axis at (0.5, 0).The test, performed
Rather than take the vertical line test on trust, sweep it. Below, three lines cross a rule that passes and a curve that fails, with every hit marked.
A graph passes through (1, 4) and (1, 7). What can you conclude without seeing the rest of it?
- Both points share the first coordinate 1, so both describe the same input.
- They give that input the outputs 4 and 7.
- The vertical line at x = 1 therefore meets the graph at least twice.
- That is the fork chapter 2 ruled out, and nothing elsewhere on the graph can undo it.
Answer. It cannot be the graph of a function.
The line at x = 1 meets the graph once. That input has one output, as required.
The line at x = 1 meets it twice, at heights 4 and 7. One pair of points is enough to settle it.
One pair of points settles it. Proving a graph is a function needs every vertical line; proving it is not needs only one.
answer
Nothing against it: two inputs sharing an output is allowed. It does show the rule is not one-to-one, which chapter 9 will care about.From the graph of y = x² - 4, state the intercepts and the lowest point.
- The vertical intercept is the output at x = 0, which is 0 − 4 = −4, giving the point (0, −4).
- The horizontal intercepts are the inputs giving output 0: x² − 4 = 0, so x² = 4 and x is 2 or −2.
- That is two crossings, at (−2, 0) and (2, 0). Two inputs sharing the output 0 is permitted.
- The lowest point is where the parent x² was flat, moved down 4: (0, −4).
Answer. Intercepts (0, −4), (−2, 0) and (2, 0); lowest point (0, −4).
Here the vertical intercept and the lowest point happen to coincide. That is a feature of this rule, not a general fact.
answer
(0, −9) on the vertical axis, and (−3, 0) and (3, 0) on the horizontal.- Warm-upthe worked example again, on new numbers
-
For f(x) = 2x - 1, find f(−2).Calculate
show solution
f(−2) = −5.
Go across to −2, then up to the curve. The height there is −5. -
For f(x) = 2x - 1, find f(−1).Calculate
show solution
f(−1) = −3.
Go across to −1, then up to the curve. The height there is −3. -
For f(x) = 2x - 1, find f(0).Calculate
show solution
f(0) = −1.
Go across to 0, then up to the curve. The height there is −1. -
For f(x) = 2x - 1, find f(1).Calculate
show solution
f(1) = 1.
Go across to 1, then up to the curve. The height there is 1. -
For f(x) = 2x - 1, find f(2).Calculate
show solution
f(2) = 3.
Go across to 2, then up to the curve. The height there is 3. -
For f(x) = 2x - 1, find f(3).Calculate
show solution
f(3) = 5.
Go across to 3, then up to the curve. The height there is 5. - Corethe standard set
-
Plot y = 2x − 1 for x = −2, −1, 0, 1, 2.Represent
show solution
(−2, −5), (−1, −3), (0, −1), (1, 1), (2, 3), lying on a straight line.
Input across, output up. The line shows what every input between them would have given. -
Why does a circle fail the vertical line test?Recognise
show solution
Because a vertical line through its interior meets it twice, so one input is assigned two outputs. For x² + y² = 9 at x = 0 those outputs are 3 and −3.
Every line drawn meets the circle twice, and the marks turn red where an input has been given two outputs. -
Give an example of a graph that has a local minimum.Recognise
show solution
y = x² has one at (0, 0). Any upward parabola will do, as will a curve that dips and recovers.
The marked point is the one place the curve is flat, with the graph falling to its left and rising to its right. -
Plot y = 3 − x for x = −1, 0, 2, 4.Represent
show solution
(−1, 4), (0, 3), (2, 1), (4, −1). The line falls from left to right because the coefficient of x is negative.
The coefficient of x is negative, so the line falls from left to right and the outputs go from 4 down to −1. -
A point is plotted at 1 across and 3 up. Write it as an ordered pair and say what it means about the function.Represent
show solution
(1, 3): the input 1 produces the output 3, that is f(1) = 3.
One point, two readingsOne across, three up.
The same fact: the input 1 produces the output 3.
-
From the graph of y = x² − 4, state where it crosses each axis.Calculate
show solution
It crosses the vertical axis at (0, −4), and the horizontal axis where x² = 4, at (−2, 0) and (2, 0).
The vertical axis is crossed once, at the height the rule gives to 0. The horizontal axis is crossed twice, at the two inputs that produce 0. -
Sketch a graph that rises, then falls, then rises again. How many flat points does it have at least?Recognise
show solution
At least two: one high point where rising turns to falling, and one low point where falling turns to rising.
A high point where rising turns to falling, and a low point where falling turns to rising. A smooth curve cannot change direction without flattening. -
Does the graph of x = y² represent y as a function of x? Explain using a vertical line.Recognise
show solution
No. It is a parabola opening sideways, and the vertical line at x = 4 meets it at y = 2 and y = −2.
The line at x = 4 meets it at y = 2 and y = −2. It opens sideways, so a vertical line catches both halves at once. -
Two students plot f(2) = 5. One marks (2, 5), the other (5, 2). Which is right, and what has the other one actually drawn?Represent
show solution
The first. The second has plotted the inverse relation, sending 5 back to 2, which is exactly the reflection chapter 9 uses.
Which point is f(2) = 5?Two across, five up. Input first, output second.
Not merely wrong: this plots the rule that sends 5 back to 2, which is the reflection chapter 9 uses on purpose.
-
For g(x) = 3 - x, find g(−1).Calculate
show solution
g(−1) = 4.
Go across to −1, then up to the curve. The height there is 4. -
For g(x) = 3 - x, find g(0).Calculate
show solution
g(0) = 3.
Go across to 0, then up to the curve. The height there is 3. -
For g(x) = 3 - x, find g(2).Calculate
show solution
g(2) = 1.
Go across to 2, then up to the curve. The height there is 1. -
For g(x) = 3 - x, find g(4).Calculate
show solution
g(4) = −1.
Go across to 4, then up to the curve. The height there is −1. -
For g(x) = 3 - x, find g(6).Calculate
show solution
g(6) = −3.
Go across to 6, then up to the curve. The height there is −3. -
For h(x) = x² - 4, find h(−3).Calculate
show solution
h(−3) = 5.
Go across to −3, then up to the curve. The height there is 5. -
For h(x) = x² - 4, find h(−2).Calculate
show solution
h(−2) = 0.
Go across to −2, then up to the curve. The height there is 0. -
For h(x) = x² - 4, find h(0).Calculate
show solution
h(0) = −4.
Go across to 0, then up to the curve. The height there is −4. -
For h(x) = x² - 4, find h(2).Calculate
show solution
h(2) = 0.
Go across to 2, then up to the curve. The height there is 0. -
For h(x) = x² - 4, find h(3).Calculate
show solution
h(3) = 5.
Go across to 3, then up to the curve. The height there is 5. - Stretchthese need a decision, not just a method
-
A graph passes the vertical line test but a horizontal line meets it twice. What does each fact tell you?Recognise
show solution
The vertical test passing means it is a function. The horizontal line meeting twice means two different inputs share an output, so it is not one-to-one and chapter 9 will refuse it an inverse until its domain is restricted.
The two tests ask different questionsOne hit per line, so every input has one output. It is a function.
Two hits, at −2 and 2. Two inputs share an output, so chapter 9 will refuse it an inverse until the domain is cut.
-
A table gives (0, 1), (1, 2), (2, 4), (3, 8). Plot it and say which family of chapter 6 it belongs to.Represent
show solution
The outputs double at each step, so it is exponential: y = 2ˣ. The points curve upward increasingly steeply rather than lying on a line.
The four points curve upward increasingly steeply rather than lying on a line, because each output is twice the last. -
Can a graph cross the horizontal axis three times and still be a function?Recognise
show solution
Yes. Crossing the horizontal axis three times means three different inputs give the output 0, which is inputs sharing an output and is permitted. Only a vertical line meeting the graph twice would break it.
Three inputs share the output 0, which is sharing and therefore permitted. Only a vertical line meeting the curve twice would break it.
6. Three families, three kinds of change
Three shapes, and three different answers to the question "what does a steady step do?"
| Family | Signature | What a steady input step does | The calculus question |
|---|---|---|---|
| Linear | f(x) = mx + c | adds the same amount each time | why is the derivative constant? |
| Quadratic | g(x) = ax² + bx + c | adds a steadily growing amount | where is the graph flat? |
| Exponential | h(x) = a·bˣ | multiplies by the same factor each time | why is growth tied to current size? |
Telling them apart from a table
Given numbers rather than a formula, you can identify the family by taking differences. Walk along the outputs subtracting each from the next, and see what the resulting list does.
| x | linear 3x + 1 | difference | quadratic x² | difference | second difference | exponential 2ˣ | ratio |
|---|---|---|---|---|---|---|---|
| 0 | 1 | — | 0 | — | — | 1 | — |
| 1 | 4 | 3 | 1 | 1 | — | 2 | ×2 |
| 2 | 7 | 3 | 4 | 3 | 2 | 4 | ×2 |
| 3 | 10 | 3 | 9 | 5 | 2 | 8 | ×2 |
| 4 | 13 | 3 | 16 | 7 | 2 | 16 | ×2 |
- Linear: the differences are constant. Equal steps in, equal steps out.
- Quadratic: the differences are not constant, but their differences are. The change is changing, steadily.
- Exponential: the differences are hopeless, but the ratios are constant. Ask what was multiplied, not what was added.
A table gives outputs 5, 8, 13, 20, 29 for inputs 0, 1, 2, 3, 4. Which family?
- First differences: 8 − 5 = 3, then 5, 7, 9. Not constant, so not linear.
- Second differences: 5 − 3 = 2, then 2, 2. Constant, so quadratic.
- Check the ratios in case it is exponential instead: 8/5 = 1.6, 13/8 = 1.625. Not constant, which confirms it.
- The constant second difference is 2, and for x² the second difference is also 2, so the rule is x² plus something linear. At x = 0 the output is 5, and the pattern fits x² + 2x + 5.
Answer. Quadratic. The rule is x² + 2x + 5.
Check one row that was not used to build it: at x = 3, 9 + 6 + 5 = 20. It agrees.
answer
Second differences are all 2, so quadratic; the rule is x² + 2x + 3.For y = x², compare the output change from x = 0 to 1 with the change from x = 3 to 4.
- From 0 to 1: the outputs go 0 to 1, a change of 1.
- From 3 to 4: the outputs go 9 to 16, a change of 7.
- Both input steps had size 1, yet the output changes differ by a factor of seven.
Answer. A change of 1, against a change of 7.
This is exactly why a single number cannot describe how fast x² grows. Chapter 11 answers by measuring over a stated interval; chapter 13 answers by shrinking the interval to nothing.
answer
3 against 11. Same input step, very different output change.A warning about the word "exponential"
In ordinary speech "exponential" means dramatic. In mathematics it means multiplicative, and for small inputs it is often the slowest of the three. Compare 2ˣ with x²:
| x | 2 | 3 | 4 | 5 | 10 |
|---|---|---|---|---|---|
| x² | 4 | 9 | 16 | 25 | 100 |
| 2ˣ | 4 | 8 | 16 | 32 | 1024 |
At x = 3 the squaring rule is ahead. They tie at x = 4. After that the exponential pulls away and never looks back, and by x = 10 it is ten times larger. Exponential growth is not about being fast early; it is about the factor never letting up.
The three families, stepped
The difference table above is a list of numbers. Below it is a picture: each panel takes the same four steps of size one along the input and marks what the output did.
The third caption is the one to keep. For an exponential rule the amount added is the amount already there, which is why growth of this kind is described as tied to current size, and why it cannot be slowed by starting small.
A table gives outputs 4, 12, 36, 108 for inputs 0, 1, 2, 3. Identify the family and the rule.
- First differences: 8, 24, 72. Not constant, so not linear.
- Second differences: 16, 48. Not constant either, so not quadratic.
- Ratios: 12/4 = 3, 36/12 = 3, 108/36 = 3. Constant, so exponential.
- The constant factor is 3 and the output at x = 0 is 4, so the rule is 4 × 3ˣ.
Answer. Exponential, with the rule 4·3ˣ.
Check a row not used to build it: at x = 2, 4 × 9 = 36. It agrees. The value at x = 0 is always the multiplier, because 3 to the power 0 is 1.
answer
Exponential, ratio 2, so 5·2ˣ.Two rules are proposed for the same data: 2x + 1 and 2ˣ. Test both against the outputs 1, 2, 4, 8 at inputs 0, 1, 2, 3.
- Test 2x + 1: at x = 0 it gives 1, which matches. At x = 1 it gives 3, and the data says 2.
- One disagreement is enough to reject it.
- Test 2ˣ: 1, 2, 4, 8. All four match.
- Confirm by mechanism rather than by luck: the ratios of the data are 2, 2, 2, which is what an exponential rule with base 2 must produce.
Answer. The data is 2ˣ. The linear rule fails at the second point.
All four points sit on the curve.
It passes through the first point and misses the other three. One disagreement is enough to reject it.
Matching one point proves nothing, which is why the first test was abandoned as soon as a second point disagreed. Any rule can be made to pass through a single point.
answer
x². The linear rule gives 1, 6, 11, 16, matching at the first and last inputs and failing in between, which is a good reminder that two agreements are not a proof either.- Warm-upthe worked example again, on new numbers
-
Outputs 5, 7, 9, 11, 13 for inputs 0, 1, 2, 3, 4. Name the family and the rule.Calculate
show solution
Linear, and the rule is 2x + 5, because the first differences are all 2.
The rises are 2, 2, 2, 2. They never change. -
Outputs −1, 3, 7, 11, 15 for inputs 0, 1, 2, 3, 4. Name the family and the rule.Calculate
show solution
Linear, and the rule is 4x - 1, because the first differences are all 4.
The rises are 4, 4, 4, 4. They never change. -
Outputs 0, 1, 4, 9, 16 for inputs 0, 1, 2, 3, 4. Name the family and the rule.Calculate
show solution
Quadratic, and the rule is x², because the first differences 1, 3, 5, 7 are not constant but the second differences are all 2.
The rises are 1, 3, 5, 7. They grow by the same amount each time. -
Outputs 0, 4, 10, 18, 28 for inputs 0, 1, 2, 3, 4. Name the family and the rule.Calculate
show solution
Quadratic, and the rule is x² + 3x, because the first differences 4, 6, 8, 10 are not constant but the second differences are all 2.
The rises are 4, 6, 8, 10. They grow by the same amount each time. -
Outputs 1, 2, 4, 8, 16 for inputs 0, 1, 2, 3, 4. Name the family and the rule.Calculate
show solution
Exponential, and the rule is 2ˣ, because the differences settle nothing, while the ratios are all 2.
The rises are 1, 2, 4, 8. Each is the height it started from, which is what multiplying looks like. -
Outputs 3, 6, 12, 24, 48 for inputs 0, 1, 2, 3, 4. Name the family and the rule.Calculate
show solution
Exponential, and the rule is 3·2ˣ, because the differences settle nothing, while the ratios are all 2.
The rises are 3, 6, 12, 24. Each is the height it started from, which is what multiplying looks like. -
Outputs 1, 3, 9, 27 for inputs 0, 1, 2, 3. Name the family and the rule.Calculate
show solution
Exponential, and the rule is 3ˣ, because the differences settle nothing, while the ratios are all 3.
The rises are 2, 6, 18. Each is the height it started from, which is what multiplying looks like. -
Outputs 2, 7, 12, 17, 22 for inputs 0, 1, 2, 3, 4. Name the family and the rule.Calculate
show solution
Linear, and the rule is 5x + 2, because the first differences are all 5.
The rises are 5, 5, 5, 5. They never change. - Corethe standard set
-
Classify: y = 4 − 3x, y = 3ˣ, y = x² − 4.Recognise
show solution
Linear, exponential, quadratic.
A straight line, falling because the coefficient is negative. Equal steps multiply the output by 3. One turning point, symmetric about the vertical axis. -
For y = x², compare output changes from x = 0 to 1 and from x = 3 to 4.Calculate
show solution
1 and 7.
From 0 to 1 the rise is 1; from 3 to 4 it is 7. The input steps are identical, which is exactly why no single number describes the growth. -
A population doubles every hour. Which family models it, and why?Recognise
show solution
Exponential. Equal steps in time multiply the population by a constant factor of 2, rather than adding a constant amount.
The rises 1, 2, 4, 8 are the running totals themselves. Equal steps in time multiply rather than add, which is what makes it exponential. -
Outputs 2, 5, 8, 11 for inputs 0, 1, 2, 3. Which family, and what is the rule?Calculate
show solution
Differences are 3, 3, 3, so linear: y = 3x + 2.
Every rise is 3 and the output at 0 is 2, which is the whole rule read off the staircase. -
Outputs 1, 3, 9, 27 for inputs 0, 1, 2, 3. Which family, and what is the rule?Calculate
show solution
Ratios are 3, 3, 3, so exponential: y = 3ˣ.
Subtracting gives 2, 6, 18, which settles nothing. Dividing gives 3, 3, 3, which settles everything. -
Outputs 0, 1, 4, 9, 16. Take first and second differences and name the family.Calculate
show solution
First differences 1, 3, 5, 7; second differences 2, 2, 2. Quadratic, and the rule is x².
The rises 1, 3, 5, 7 are not constant, but each is 2 more than the last. A constant second difference is the signature of a quadratic. -
Why can a linear rule be described by a single number for its steepness, when a quadratic cannot?Recognise
show solution
Because the linear rule adds the same amount at every step, so one number covers every interval. The quadratic adds a different amount at each step, so any single number would have to name which interval it referred to.
Why one number is enough, or is notEvery rise is 3, so one number covers every interval.
The rises differ, so any single number would have to say which interval it meant. That question is chapter 11.
-
Which is bigger at x = 3: x² or 2ˣ? Which at x = 10?Calculate
show solution
At x = 3, x² = 9 beats 2ˣ = 8. At x = 10, 2ˣ = 1024 beats x² = 100. They are equal at x = 4.
At x = 3 the faint squaring curve is ahead, at 8 against 9. They tie at 16 when x = 4, and after that the exponential pulls away for good. -
A savings account adds a flat £50 a month. Another adds 5% of its balance a month. Name each family.Recognise
show solution
The first is linear: the same amount added each step. The second is exponential: the amount added depends on the current size, which is multiplication in disguise.
Flat amount, or a share of the balanceThe same 50 is added whatever the balance, so the rises are identical.
The amount added grows because it depends on the balance. Multiplying in disguise.
- Stretchthese need a decision, not just a method
-
Outputs 3, 3, 3, 3. Which family, and what are the differences?Recognise
show solution
Linear, with all differences 0. A constant rule is the linear family with m = 0; it is flat rather than absent.
Every rise is 0, which is constant, so this is the linear family with m = 0. Flat rather than absent. -
Second differences of a table are all 6. What can you say about the x² coefficient?Calculate
show solution
For ax² with input steps of 1 the second difference is 2a, so a = 3. The rest of the rule cannot be recovered from the second differences alone, because adding any linear part leaves them unchanged.
The rises are 3, 9, 15, 21, each 6 more than the last. For ax² with unit steps the second difference is 2a, so a = 3. Any linear part added would leave this picture unchanged. -
A rule doubles every 3 hours. What factor applies over 1 hour? Is the family still exponential?Calculate
show solution
The cube of the hourly factor must be 2, so the factor is the cube root of 2, about 1.26. Yes, it is still exponential: changing the size of the time step changes the constant factor but never turns multiplying into adding.
The marked points double every three hours. The hourly factor is the cube root of 2, about 1.26, and changing the step size never turns multiplying into adding.
7. Transforming a function
One rule, moved. Changes outside the function act on outputs; changes inside act on inputs, and act backwards.
Start with a familiar rule and call it the parent function. Everything in this chapter is that parent, relocated or restretched, with its shape intact. Recognising the parent inside a complicated formula is most of the skill.
| Rule | Effect | From f(x) = x² |
|---|---|---|
| f(x) + k | shift up by k | x² + 3 sits three higher |
| f(x − h) | shift right by h | (x − 2)² sits two to the right |
| a·f(x) | stretch vertically by a; flip if a is negative | −2x² is flipped and twice as steep |
| f(bx) | squeeze horizontally by 1/b; flip if b is negative | (2x)² is half as wide |
Outside is forwards, inside is backwards
A change written outside the brackets happens to the answer after the rule has run, so it does what it says: add 3 and the graph rises 3. A change written inside happens to the input before the rule runs, and that reverses its apparent sense.
Here is why, in one line. To draw y = f(x − 2) at the position x = 5, you must evaluate f at 3. So the height that the parent had at 3 now appears at 5. Every height has moved two to the right, even though the formula says minus two.
The parent is drawn faintly behind each transformation. A transformation is always a comparison, never a shape to be memorised on its own.
Describe the change from x² to (x + 4)² − 1.
- Find the parent: it is x², with the whole thing squared, so nothing has been stretched.
- The + 4 is inside the bracket, so it moves horizontally and it moves against its sign: four to the left.
- The − 1 is outside, so it moves vertically and does what it says: one down.
- Check with a point. The parent has its low point at (0, 0). The new rule has its low point where the bracket is zero, at x = −4, with height −1.
Answer. Left 4, and down 1. The low point moves from (0, 0) to (−4, −1).
answer
Right 5 and up 3; the low point moves to (5, 3).Write a square function shifted right 3 and up 5.
- Right 3 is horizontal, so it goes inside the bracket, against its sign: (x − 3).
- Up 5 is vertical, so it goes outside: + 5.
- Assemble: (x − 3)² + 5.
- Check: at x = 3 the bracket is 0 and the height is 5, so the low point sits at (3, 5), which is three right and five up from the origin.
Answer. (x − 3)² + 5.
answer
(x + 2)² − 6.The graph of y = f(x) has a low point at (1, 2). Where is the low point of y = f(x + 3) - 4?
- Deal with the inside first: + 3 inside the bracket moves the picture three to the left, against its sign.
- The low point moves from x = 1 to x = 1 − 3 = −2.
- Now the outside: − 4 lowers every height by 4.
- The height moves from 2 to 2 − 4 = −2.
Answer. (−2, −2).
A curve with a low point at (1, 2). What the rule is does not matter.
Plus three inside moves the picture three to the left, against its sign. The low point is at x = −2.
Minus four outside lowers every height by four, and does what it says. The low point is at (−2, −2).
Notice that this was answered without knowing what f is. A transformation acts on the picture, so any named feature of the parent can be tracked without the formula.
answer
(5, 9).Write y = x² - 6x + 11 in the shifted form, and read off its low point.
- Aim for the shape (x − h)² + k, because that form states the low point directly.
- Take half the coefficient of x, which is −3, and square it to get 9.
- Write x² − 6x + 9 as (x − 3)², so the rule is (x − 3)² + 11 − 9.
- That is (x − 3)² + 2, a parent parabola moved right 3 and up 2.
Answer. (x − 3)² + 2, with its low point at (3, 2).
This is completing the square, arriving as a chapter 7 question rather than an algebra exercise. Its purpose here is to expose the shift that was hidden by the expansion.
answer
(x + 2)² + 5, with its low point at (−2, 5).- Warm-upthe worked example again, on new numbers
-
Describe the change from x² to x² + 3, and give the new low point.Transform
show solution
Moved not moved sideways and up 3. The low point goes from (0, 0) to (0, 3).
The bracket vanishes at x = 0, which is where the feature lands. The number outside sets its height. -
Describe the change from x² to x² - 2, and give the new low point.Transform
show solution
Moved not moved sideways and down 2. The low point goes from (0, 0) to (0, −2).
The bracket vanishes at x = 0, which is where the feature lands. The number outside sets its height. -
Describe the change from x² to (x - 2)², and give the new low point.Transform
show solution
Moved right 2 and not moved vertically. The low point goes from (0, 0) to (2, 0).
The bracket vanishes at x = 2, which is where the feature lands. The number outside sets its height. -
Describe the change from x² to (x + 3)², and give the new low point.Transform
show solution
Moved left 3 and not moved vertically. The low point goes from (0, 0) to (−3, 0).
The bracket vanishes at x = −3, which is where the feature lands. The number outside sets its height. - Corethe standard set
-
Describe the change from x² to (x + 4)² − 1.Transform
show solution
Left 4 and down 1; the low point moves to (−4, −1).
Parent faint behind, both low points marked. The + 4 inside moved it against its sign; the − 1 outside did what it said. -
Write a transformed square function shifted right 3 and up 5.Transform
show solution
(x − 3)² + 5.
The bracket is zero at x = 3, which is where the low point lands, five above the axis. -
What does y = −f(x) do to a graph?Transform
show solution
Reflects it across the horizontal axis. Every output changes sign; inputs are untouched.
Every output changed sign and no input moved. The curve is the parent reflected across the horizontal axis. -
What does y = f(−x) do to a graph?Transform
show solution
Reflects it across the vertical axis, because the minus is inside and so acts on inputs.
A square root is used here because a parabola is symmetric and would hide the change. The minus is inside, so it acts on inputs and the reflection is across the vertical axis. -
Describe the change from x² to 3x², and to 0.5x².Transform
show solution
Stretched vertically by 3, so it is three times as tall at every input and looks narrower. Then squashed to half height, so it looks wider. Neither moves.
Stretch, then squashEvery height tripled, so it looks narrower. Nothing moved sideways.
Every height halved, so it looks wider. Again nothing moved.
-
Starting from f(x) = x², write the rule shifted left 2 and reflected in the horizontal axis.Transform
show solution
−(x + 2)². The bracket comes first because the reflection is applied to the shifted rule; writing (−x + 2)² would reflect the input instead.
The bracket is built first and the minus applied to the whole of it. Writing (−x + 2)² would reflect the input instead and give a different curve. -
The point (2, 5) lies on y = f(x). Where does it move on y = f(x) + 3? On y = f(x − 1)?Transform
show solution
To (2, 8), since only the height changed. Then to (3, 5), since the graph moves right by 1.
Track one pointA point on the parent, wherever the rest of the curve goes.
Only the height changed: (2, 8). The input is untouched by anything outside the bracket.
Only the position changed: (3, 5). The height is untouched by anything inside.
-
The parent has its low point at the origin. Where is the low point of y = (x − 6)² + 2?Transform
show solution
(6, 2).
Read it straight off the form: the bracket vanishes at 6, and the number outside is the height there. -
Describe the change from x² to (x - 1)² - 4, and give the new low point.Transform
show solution
Moved right 1 and down 4. The low point goes from (0, 0) to (1, −4).
The bracket vanishes at x = 1, which is where the feature lands. The number outside sets its height. -
Describe the change from x² to (x + 2)² + 5, and give the new low point.Transform
show solution
Moved left 2 and up 5. The low point goes from (0, 0) to (−2, 5).
The bracket vanishes at x = −2, which is where the feature lands. The number outside sets its height. -
Describe the change from x² to (x - 4)² + 2, and give the new low point.Transform
show solution
Moved right 4 and up 2. The low point goes from (0, 0) to (4, 2).
The bracket vanishes at x = 4, which is where the feature lands. The number outside sets its height. -
Describe the change from x² to (x + 5)² - 1, and give the new low point.Transform
show solution
Moved left 5 and down 1. The low point goes from (0, 0) to (−5, −1).
The bracket vanishes at x = −5, which is where the feature lands. The number outside sets its height. -
Describe the change from x² to (x - 3)² + 6, and give the new low point.Transform
show solution
Moved right 3 and up 6. The low point goes from (0, 0) to (3, 6).
The bracket vanishes at x = 3, which is where the feature lands. The number outside sets its height. -
Describe the change from x² to (x + 1)² + 4, and give the new low point.Transform
show solution
Moved left 1 and up 4. The low point goes from (0, 0) to (−1, 4).
The bracket vanishes at x = −1, which is where the feature lands. The number outside sets its height. - Stretchthese need a decision, not just a method
-
Explain, using one substituted number, why f(x − 2) moves the graph right rather than left.Recognise
show solution
At x = 5 the rule evaluates f(3), so whatever height the parent had at 3 now appears at 5. Heights land two further along, which is a shift right.
Substitute one numberThe parent has height 9 at the input 3.
At x = 5 the rule evaluates f(3), so that height of 9 now appears at 5. The picture moved right, whatever the sign said.
-
Does y = f(x) + 3 change how steep the curve is anywhere? Does y = 3f(x)?Transform
show solution
The first does not: sliding a curve up leaves every slope untouched. The second does: tripling every height triples every slope. This is the distinction chapter 13 relies on.
Which one changes the steepness?Sliding a curve up leaves every slope exactly as it was.
Tripling every height triples every slope. This is the distinction chapter 13 relies on.
-
Write the rule for y = x² squeezed horizontally to half width and moved up 1. Then expand it.Transform
show solution
y = (2x)² + 1, which expands to 4x² + 1. Note that a horizontal squeeze on a parabola is indistinguishable from a vertical stretch, which is a peculiarity of this parent and not a general rule.
A horizontal squeeze on a parabola is indistinguishable from a vertical stretch, which is a peculiarity of this parent rather than a general rule. -
A graph is shifted right 3, then reflected in the vertical axis. Is the result the same as reflecting first, then shifting right 3?Transform
show solution
No. Shifting then reflecting gives f(−x − 3), whose feature sits at x = −3. Reflecting then shifting gives f(−(x − 3)) = f(3 − x), whose feature sits at x = 3. Order matters, which is the same lesson chapter 8 draws about composition.
Order mattersThe feature ends up at x = −3.
The feature ends up at x = 3. Same two operations, opposite results, which is chapter 8's lesson arriving early.
8. Chaining functions
Put one machine's output into the next machine's input, and the pair becomes a single rule.
When the output of g becomes the input of f, the result is the composite function, written f(g(x)) or (f ∘ g)(x). Both notations name the same thing: run g, then hand the answer to f.
Order changes the answer
Reverse the two machines and the result is generally different. With the same f and g as above, g(f(3)) = g(6) = 7, against f(g(3)) = 8. Same input, same two rules, different answer.
| Composite | What runs first | At x = 3 | As a formula |
|---|---|---|---|
| f(g(x)) | add one, then double | 8 | 2(x + 1) = 2x + 2 |
| g(f(x)) | double, then add one | 7 | 2x + 1 |
The two formulas differ by 1 at every input, which is why the answers differ at x = 3 and everywhere else. Composition is not commutative, and no amount of algebra will make it so.
Let f(x) = x² and g(x) = x − 3. Find f(g(5)) and g(f(5)).
- For f(g(5)), start inside: g(5) = 5 − 3 = 2.
- Hand 2 to f: f(2) = 2² = 4.
- For g(f(5)), start inside again, but now the inner rule is f: f(5) = 25.
- Hand 25 to g: g(25) = 25 − 3 = 22.
Answer. f(g(5)) = 4 and g(f(5)) = 22.
Subtract first, then square: 5 becomes 2, and 2 squared is 4.
Square first, then subtract: 5 becomes 25, and 25 minus 3 is 22. Watch the number on the wire.
The gap between 4 and 22 is a useful shock. Squaring after subtracting is a very different instruction from subtracting after squaring.
answer
f(g(1)) = f(−2) = 4; g(f(1)) = g(1) = −2.For the same f and g, write formulas for f(g(x)) and g(f(x)).
- f(g(x)): the input to f is the whole of g(x), which is x − 3. So square that: (x − 3)².
- g(f(x)): the input to g is x², and g subtracts 3 from whatever it receives: x² − 3.
- Check at x = 5 against the previous example: (5 − 3)² = 4, and 5² − 3 = 22. Both agree.
Answer. f(g(x)) = (x − 3)² and g(f(x)) = x² − 3.
Chapter 7 met (x − 3)² as a shift of the parent x². It is the same expression, now arrived at from a different direction.
answer
f(g(x)) = 2x + 4; g(f(x)) = 2x + 8.The domain of a composite
An input is allowed into f(g(x)) only if it clears two gates. It must be acceptable to g, and the value g produces must then be acceptable to f. A composite can therefore refuse inputs that neither rule would refuse on its own.
Let f(x) = √(x) and g(x) = x − 4. What inputs are allowed for f(g(x))?
- First gate: g accepts every real number, so it refuses nothing.
- Second gate: f is a square root, so it needs a non-negative input. Its input here is g(x) = x − 4.
- Demand x − 4 at least 0, giving x at least 4.
- Sanity check with x = 1: g(1) = −3, and f cannot take −3. Correctly refused.
Answer. x at least 4, that is [4, ∞).
Neither rule alone bars x = 1. The chain does. This is why the domain of a composite must be worked out from the chain, not inherited from either link.
answer
[−7, ∞), since x + 7 must be non-negative.The chain, drawn as one machine
Two machines wired in series behave as a single machine, and the composite is nothing more than the name for that single machine. Below is the same pair run in each order.
The number on the wire is the part worth watching. It is an output and an input at the same moment, and every question about the domain of a composite is a question about whether the second machine will accept it.
Write h(x) = √(3x - 5) as f(g(x)) with two simpler rules, then find its domain.
- Ask what is done last. The square root is applied to everything else, so f is the root.
- Ask what is done first. The expression 3x − 5 is built before the root sees it, so g(x) = 3x − 5.
- Check: f(g(x)) = √(3x − 5), which is h.
- For the domain, g accepts everything but f needs a non-negative input, so demand 3x − 5 at least 0, giving x at least 5/3.
Answer. f(x) = √(x) and g(x) = 3x − 5, with domain [5/3, ∞).
Decomposing like this, outer rule and inner rule, is the exact preparation the chain rule needs in Book 3. There the question is always "what is the outer function, and what is the inner one?"
answer
f(x) = x³ and g(x) = 4x + 1. Both accept every real number, so the domain is all real numbers.- Warm-upthe worked example again, on new numbers
-
With f(x) = x² and g(x) = x - 3, find f(g(5)).Combine
show solution
g(5) = 2, then f(2) = 4.
The inner rule runs first, and the number on the wire is 2. -
With the same two rules, find g(f(5)).Combine
show solution
f(5) = 25, then g(25) = 22.
Swapped, the wire carries 25 instead, and the answer differs. -
With f(x) = x² and g(x) = x - 3, find f(g(1)).Combine
show solution
g(1) = −2, then f(−2) = 4.
The inner rule runs first, and the number on the wire is −2. -
With the same two rules, find g(f(1)).Combine
show solution
f(1) = 1, then g(1) = −2.
Swapped, the wire carries 1 instead, and the answer differs. -
With f(x) = x² and g(x) = x - 3, find f(g(0)).Combine
show solution
g(0) = −3, then f(−3) = 9.
The inner rule runs first, and the number on the wire is −3. -
With the same two rules, find g(f(0)).Combine
show solution
f(0) = 0, then g(0) = −3.
Swapped, the wire carries 0 instead, and the answer differs. - Corethe standard set
-
Let f(x) = x² and g(x) = x − 3. Find f(g(5)) and g(f(5)).Combine
show solution
f(g(5)) = 4 and g(f(5)) = 22.
The same pair, each way roundSubtract, then square. The wire carries 2.
Square, then subtract. The wire carries 25, and the answer is 22.
-
Write formulas for f(g(x)) and g(f(x)) for those same rules.Combine
show solution
f(g(x)) = (x − 3)²; g(f(x)) = x² − 3.
Same two machines, opposite orders, plainly different curves. The teal one is the parent shifted right 3, which is chapter 7 arriving from a new direction. -
Let f(x) = √(x) and g(x) = x − 4. What inputs are allowed for f(g(x))?Combine
show solution
[4, ∞), because the square root needs x − 4 to be non-negative.
Neither rule alone refuses x = 1. The chain does, because g gives f the number −3 and f will not take it. -
With f(x) = 2x and g(x) = x + 1, evaluate f(g(0)) and g(f(0)).Combine
show solution
f(g(0)) = f(1) = 2; g(f(0)) = g(0) = 1.
Start at zeroAdd one, then double: 0 becomes 1, and 1 doubled is 2.
Double, then add one: 0 doubled is still 0, and 0 plus 1 is 1.
-
With f(x) = 3x − 1 and g(x) = x², write f(g(x)) and g(f(x)).Combine
show solution
f(g(x)) = 3x² − 1; g(f(x)) = (3x − 1)², which expands to 9x² − 6x + 1.
The teal curve squares last; the faint one squares first. Only the faint one is ever negative-free and shifted off centre. -
Explain in one sentence why f(g(x)) means g runs first.Recognise
show solution
Because g is inside the brackets nearest to x, so x reaches g before anything else, exactly as with arithmetic brackets.
The brackets put g nearest to x, so x reaches g first. Working outward from the innermost bracket is the same habit as in ordinary arithmetic. -
Find a function h so that h(x) = (x + 1)³ can be written as f(g(x)) with two simpler rules.Combine
show solution
Take g(x) = x + 1 and f(x) = x³. Then f(g(x)) = (x + 1)³. Recognising an outer and an inner rule like this is the whole preparation for the chain rule in Book 3.
Ask what is done last to find the outer rule, and what is done first to find the inner one. This decomposition is the whole preparation for the chain rule in Book 3. -
With f(x) = 2x and g(x) = x + 1, find f(g(3)).Combine
show solution
g(3) = 4, then f(4) = 8.
The inner rule runs first, and the number on the wire is 4. -
With the same two rules, find g(f(3)).Combine
show solution
f(3) = 6, then g(6) = 7.
Swapped, the wire carries 6 instead, and the answer differs. -
With f(x) = 2x and g(x) = x + 1, find f(g(0)).Combine
show solution
g(0) = 1, then f(1) = 2.
The inner rule runs first, and the number on the wire is 1. -
With the same two rules, find g(f(0)).Combine
show solution
f(0) = 0, then g(0) = 1.
Swapped, the wire carries 0 instead, and the answer differs. - Stretchthese need a decision, not just a method
-
A shop takes 20% off, then adds 10% tax. Write both steps as functions and compose them. Does the order matter to the final price?Combine
show solution
d(p) = 0.8p and t(p) = 1.1p, so t(d(p)) = 0.88p and d(t(p)) = 0.88p. Here the order does not matter, because both rules are multiplications and multiplication commutes. This is a special case, not the general rule.
Two multiplications commuteMultiply by 0.8, then by 1.1. The result is 88.
Multiply by 1.1, then by 0.8. Also 88, because multiplication commutes. This is a special case, not the general rule.
-
A shop takes £5 off, then adds 10% tax. Does the order matter now?Combine
show solution
Yes. t(d(p)) = 1.1(p − 5) = 1.1p − 5.5, while d(t(p)) = 1.1p − 5. The customer is 50p better off if the discount is applied last. Mixing an addition with a multiplication breaks the symmetry of the previous question.
Adding breaks the symmetryTake 5 off, then add tax on the smaller amount: 104.50.
Add tax first, then take 5 off: 105. The customer is 50p better off with the discount last.
-
With f(x) = 1/x and g(x) = x − 2, state the domain of f(g(x)).Combine
show solution
g accepts everything; f refuses 0, so x − 2 must not be 0. The domain is every real number except 2.
g accepts everything and f refuses 0, so the forbidden input is wherever x − 2 is zero. The hole sits at 2, not at 0. -
If f(g(x)) = x for every x, what does that say about the two rules?Combine
show solution
That f undoes whatever g did, returning every input unchanged. Chapter 9 gives the pair a name: they are inverses.
Composing back to where you startedWhatever g did, f undid, and 7 came back out.
Every input returns unchanged. Chapter 9 names such a pair: they are inverses.
-
Let f(x) = x² and g(x) = √(x). Find f(g(x)) and g(f(x)), and say why they are not the same rule.Combine
show solution
f(g(x)) = x, on the domain [0, ∞) that the root demands. g(f(x)) = √(x²), which equals x for non-negative x but equals −x for negative x, so at x = −3 it returns 3. They agree only where x is non-negative, which is exactly the restriction chapter 9 needs.
They agree only on half the lineThe root demands a non-negative input, so this rule only exists to the right of zero.
This one accepts everything but bends at zero: at −3 it returns 3. They agree only where x is non-negative.
9. Running a function backward
An inverse function returns the original input. If f sends 3 to 7, then its inverse sends 7 back to 3.
The inverse of f is written f⁻¹, read "f inverse". The superscript names an inverse; it does not mean reciprocal. This is a genuinely bad piece of notation that mathematics is stuck with, and the only defence is to read it as a word rather than as an exponent.
Test it. f(3) = 10, and f⁻¹(10) = (10 − 4)/2 = 3. The pair returns you to where you started, which is the entire specification.
Which functions have one
Reading a mapping diagram backwards works only if no output receives two arrows. If two inputs share an output, the reverse direction forks, and chapter 2 ruled forks out. A function whose outputs are never shared is called one-to-one.
Squaring fails, and fails visibly: 2 and −2 both produce 4, so the horizontal line at height 4 meets the parabola twice. The repair is to refuse half the inputs. Restrict the domain to x at least 0 and squaring becomes one-to-one, with inverse √(x).
Finding an inverse
The procedure is three lines and always the same: write the rule with y, swap the letters, then solve for y. Swapping the letters is the algebraic form of reading the diagram backwards.
Find the inverse of f(x) = 3x − 5.
- Write it as y = 3x − 5.
- Swap x and y: x = 3y − 5. The input and output have exchanged roles, which is the whole idea.
- Solve for y: add 5 to get x + 5 = 3y, then divide by 3.
- So y = (x + 5)/3.
Answer. f⁻¹(x) = (x + 5)/3.
answer
f⁻¹(x) = (x − 8)/4.Verify that inverse by composition, in both directions.
- f⁻¹(f(x)): the inner rule gives 3x − 5, and the outer adds 5 then divides by 3.
- That is ((3x − 5) + 5)/3 = 3x/3 = x.
- f(f⁻¹(x)): the inner rule gives (x + 5)/3, and the outer triples it then subtracts 5.
- That is 3·(x + 5)/3 − 5 = (x + 5) − 5 = x.
Answer. Both compositions return x, so the inverse is correct.
Chapter 8 question 11 predicted this: a pair of rules composing to x in both directions is precisely a function and its inverse.
answer
f⁻¹(f(x)) = (4x + 8 − 8)/4 = x, and f(f⁻¹(x)) = 4(x − 8)/4 + 8 = x.What it looks like
Swapping input and output swaps the two coordinates of every point, and swapping coordinates reflects a point across the diagonal line y = x. So the graph of an inverse is the mirror image of the original in that diagonal.
That reflection is exactly the mistake chapter 5 warned about. Plotting (5, 2) instead of (2, 5) draws the inverse by accident. Done deliberately it is a technique; done accidentally it is a wrong graph.
Find the inverse of f(x) = (2x + 1)/5.
- Write y = (2x + 1)/5.
- Swap the letters: x = (2y + 1)/5.
- Multiply both sides by 5: 5x = 2y + 1.
- Subtract 1 and divide by 2: y = (5x − 1)/2.
Answer. f⁻¹(x) = (5x − 1)/2.
Check with one value rather than trusting the algebra. f(2) = 5/5 = 1, and f⁻¹(1) = (5 − 1)/2 = 2. It returns.
answer
f⁻¹(x) = (4x + 6)/3. Check: f(2) = 0 and f⁻¹(0) = 2.Does f(x) = x² - 4x have an inverse over all real numbers? If not, restrict it.
- Test one-to-one by looking for two inputs sharing an output. Try f(0) = 0 and f(4) = 16 − 16 = 0.
- Two inputs give 0, so the horizontal line at height 0 meets the graph twice and there is no inverse.
- Find the turning point, because that is where the two halves meet: writing it as (x − 2)² − 4 shows the low point at x = 2.
- Restrict to x at least 2, keeping the rising half only. On that half no output is shared.
Answer. No inverse over all real numbers. Restricted to [2, ∞) it has one.
The height 0 is reached at x = 0 and again at x = 4, so the reverse direction cannot choose.
Cut at the turning point and only the rising half survives. No output is shared, so an inverse exists.
The turning point is always where to cut, because it is the only place a smooth curve turns from falling to rising and so starts repeating outputs. Chapter 13 gives a way to find it without completing the square.
answer
The rule is (x + 3)² − 9 with its low point at x = −3, so restrict to [−3, ∞), or to (−∞, −3] if you prefer the falling half.- Warm-upthe worked example again, on new numbers
-
Find the inverse of f(x) = x + 7, and check it on one value.Combine
show solution
f⁻¹(x) = x - 7. Check: f(2) = 9, and f⁻¹(9) = 2.
f sends 2 to 9, so the inverse sends 9 back to 2. The two points sit either side of the dashed diagonal. -
Find the inverse of f(x) = x - 4, and check it on one value.Combine
show solution
f⁻¹(x) = x + 4. Check: f(2) = −2, and f⁻¹(−2) = 2.
f sends 2 to −2, so the inverse sends −2 back to 2. The two points sit either side of the dashed diagonal. -
Find the inverse of f(x) = 2x, and check it on one value.Combine
show solution
f⁻¹(x) = x/2. Check: f(2) = 4, and f⁻¹(4) = 2.
f sends 2 to 4, so the inverse sends 4 back to 2. The two points sit either side of the dashed diagonal. -
Find the inverse of f(x) = 5x, and check it on one value.Combine
show solution
f⁻¹(x) = x/5. Check: f(2) = 10, and f⁻¹(10) = 2.
f sends 2 to 10, so the inverse sends 10 back to 2. The two points sit either side of the dashed diagonal. - Corethe standard set
-
Find the inverse of f(x) = 3x − 5.Combine
show solution
f⁻¹(x) = (x + 5)/3.
f sends 3 to 4, so the inverse sends 4 back to 3. The two marked points sit either side of the dashed diagonal at equal distance. -
Why does x² need a restricted domain before it has an inverse function?Recognise
show solution
Because 2 and −2 both give 4, so reversing the rule at 4 has two candidate answers and is not a function. Restricting to x at least 0 removes one of them.
Why it must be cutBoth 2 and −2 produce 4, so reversing at 4 cannot choose.
Half discarded, one arrow per height restored, and the square root becomes its inverse.
-
Verify your inverse from question 1 by composition, in both directions.Combine
show solution
f⁻¹(f(x)) = ((3x − 5) + 5)/3 = x, and f(f⁻¹(x)) = 3(x + 5)/3 − 5 = x.
Composed one way: 4 in, 4 out. The other direction does the same, which is what verifying an inverse means. -
Find the inverse of f(x) = x + 7.Combine
show solution
f⁻¹(x) = x − 7.
The simplest pair there is. Both lines are parallel to the diagonal and sit either side of it. -
Find the inverse of f(x) = x/4.Combine
show solution
f⁻¹(x) = 4x.
A shallow line and a steep one, mirrored. Dividing by 4 is undone by multiplying by 4, and the picture says so. -
Does f(x) = 5 have an inverse? Explain using the horizontal line test.Recognise
show solution
No. Every input produces 5, so the horizontal line at height 5 lies along the whole graph and meets it infinitely often. Reversing it could not choose an input.
Every input produces 5, so the horizontal line at that height meets the graph everywhere at once. Reversing it could not pick an input. -
f(x) = 2x + 4 has f⁻¹(x) = (x − 4)/2. Is f⁻¹(x) the same as 1/f(x)?Recognise
show solution
No. At x = 10, f⁻¹(10) = 3 while 1/f(10) = 1/24. The superscript names an inverse, not a reciprocal.
Inverse against reciprocalIt returns the input that f sent to 10.
Something else entirely: one divided by f(10) = 24. The superscript names an inverse, not an exponent.
-
The point (2, 9) lies on y = f(x). Which point must lie on y = f⁻¹(x)?Represent
show solution
(9, 2). Inverting swaps the coordinates.
(2, 9) on the rule becomes (9, 2) on its inverse. Inverting swaps the coordinates, which reflects the point across the diagonal. -
A function converts Celsius to Fahrenheit: F = 1.8C + 32. Find the inverse and state what it does.Combine
show solution
C = (F − 32)/1.8. It converts Fahrenheit back to Celsius. Checking: 100°C gives 212°F, and (212 − 32)/1.8 = 100.
100 degrees Celsius is 212 Fahrenheit, and the inverse sends 212 back to 100. The two lines cross on the diagonal at the one temperature that reads the same in both scales. -
Find the inverse of f(x) = 3x - 5, and check it on one value.Combine
show solution
f⁻¹(x) = (x + 5)/3. Check: f(2) = 1, and f⁻¹(1) = 2.
f sends 2 to 1, so the inverse sends 1 back to 2. The two points sit either side of the dashed diagonal. -
Find the inverse of f(x) = 4x + 8, and check it on one value.Combine
show solution
f⁻¹(x) = (x - 8)/4. Check: f(2) = 16, and f⁻¹(16) = 2.
f sends 2 to 16, so the inverse sends 16 back to 2. The two points sit either side of the dashed diagonal. -
Find the inverse of f(x) = 0.5x + 3, and check it on one value.Combine
show solution
f⁻¹(x) = 2x - 6. Check: f(2) = 4, and f⁻¹(4) = 2.
f sends 2 to 4, so the inverse sends 4 back to 2. The two points sit either side of the dashed diagonal. -
Find the inverse of f(x) = −2x + 6, and check it on one value.Combine
show solution
f⁻¹(x) = (6 - x)/2. Check: f(2) = 2, and f⁻¹(2) = 2.
f sends 2 to 2, so the inverse sends 2 back to 2. The two points sit either side of the dashed diagonal. -
Find the inverse of f(x) = 6x - 1, and check it on one value.Combine
show solution
f⁻¹(x) = (x + 1)/6. Check: f(2) = 11, and f⁻¹(11) = 2.
f sends 2 to 11, so the inverse sends 11 back to 2. The two points sit either side of the dashed diagonal. -
Find the inverse of f(x) = 9 - x, and check it on one value.Combine
show solution
f⁻¹(x) = 9 - x. Check: f(2) = 7, and f⁻¹(7) = 2.
f sends 2 to 7, so the inverse sends 7 back to 2. The two points sit either side of the dashed diagonal. - Stretchthese need a decision, not just a method
-
Find the inverse of f(x) = x³, and say why no restriction is needed.Combine
show solution
f⁻¹(x) is the cube root of x. No restriction is needed because cubing preserves sign, so no two inputs share an output and the horizontal line test passes everywhere.
Cubing preserves sign, so no horizontal line meets it twice and no half has to be discarded. Compare the parabola, which needs cutting. -
Find the inverse of f(x) = (x − 1)/2 and check one numerical value.Combine
show solution
f⁻¹(x) = 2x + 1. Check: f(7) = 3, and f⁻¹(3) = 7.
The check value drawn: f sends 7 to 3, and the inverse sends 3 back to 7. -
p(x) = x² is restricted to x at most 0 instead of x at least 0. What is its inverse now?Combine
show solution
f⁻¹(x) = −√(x). On that half the outputs are still every non-negative number, but each came from a negative input, so the inverse must return the negative root. Which half you keep changes the answer, which is why the restriction is part of the function.
Which half you keep changes the answerEvery output came from a positive input, so the inverse returns the positive root.
Same outputs, but each came from a negative input, so the inverse must return the negative root.
10. Difference, delta, and rate
Everything calculus does is a subtraction followed by a division. This chapter does both slowly.
The next four chapters are built from two operations you have known for years. Nothing new is introduced here. What is introduced is the notation, and a habit of saying out loud which subtraction and which division are being performed, because from chapter 13 onward the answer stops being obvious.
A difference is a subtraction
A plant is 12 cm tall on day 4 and 30 cm tall on day 13. How much did it grow? Subtract: 30 − 12 = 18 cm. That is the difference, and there is nothing more to it.
Two things are worth stating anyway, because both cause trouble later.
- The order is new minus old, not the other way round. Writing 12 − 30 answers a different question.
- The sign is information, not an error. A difference of −30 says the quantity fell by 30. It is an answer, not a mistake to be tidied away.
Delta is shorthand for "the change in"
Writing "the change in height" every time is tiring, so mathematics borrows a Greek capital D: Δ. Read Δh as "delta h", meaning the change in h. It is one symbol standing for four words.
| Written | Read aloud | Means |
|---|---|---|
| Δh | delta h | the change in height |
| Δt | delta t | the change in time |
| Δx | delta x | the change in the input |
| Δy | delta y | the change in the output |
A tank holds 80 litres at 9am and 50 litres at 3pm. Find ΔV and Δt, and say what the signs mean.
- Volume: new minus old, so ΔV = 50 − 80 = −30 litres.
- Time: 3pm minus 9am, so Δt = 6 hours.
- The negative ΔV says the tank lost 30 litres. It is not an error to be dropped.
- Δt is positive because time ran forwards, which it does in every question in this book.
Answer. ΔV = −30 litres and Δt = 6 hours.
Δt is almost always positive, so the sign of a rate almost always comes from the top of the fraction. That is a useful thing to know when checking an answer.
answer
ΔP = −40 and Δt = 5 weeks.A rate is a division
The plant grew 18 cm, but over nine days. To compare it with anything else you need to know how much it grew per one day, and the word per means divided by.
That sharing is a slight fiction: the plant did not grow exactly 2 cm on each of the nine days. The rate is the steady growth that would have produced the same total in the same time, which is precisely what the word average will mean in the next chapter.
A car covers 150 miles in 3 hours. Find its rate. Then a second car covers 150 miles in 2 hours.
- Rate means per one hour, so divide the distance by the time: 150 ÷ 3 = 50.
- The units come along with the arithmetic: miles divided by hours gives miles per hour.
- Second car: 150 ÷ 2 = 75 miles per hour.
- The same distance in less time gives a bigger rate, because the divisor shrank while the top stayed the same.
Answer. 50 mph and 75 mph.
150 shared over 3 hours gives 50 to each hour.
The same 150 shared over 2 hours gives 75 to each. Fewer parts, bigger share.
Notice which number moved. Dividing by a smaller number gives a bigger answer, and that single fact is why the derivative in chapter 13 needs a limit rather than just setting the interval to zero.
answer
30 pages per minute, and 40 pages per minute.A rate of change is one difference divided by another
Put the two halves together. The top of the fraction is a difference. The bottom is also a difference. The whole thing is a division.
For the plant: Δh = 18 cm and Δt = 9 days, so Δh/Δt = 18/9 = 2 cm per day. Every symbol in that line has now been explained, and none of it is new arithmetic.
One number, many names
Depending on what the two quantities are, the same division gets a different name. They are not different ideas, and it is worth seeing them side by side once.
| Δ on top | Δ underneath | The quotient is called | Units |
|---|---|---|---|
| distance | time | speed | metres per second |
| height | horizontal distance | gradient, or slope | rise per run |
| cost | quantity | cost per unit | pounds per item |
| volume | time | flow rate | litres per minute |
| population | time | growth rate | people per year |
| output y | input x | rate of change of the function | output units per input unit |
The last row is the general case and the other five are instances of it. When chapter 13 writes dy/dx, it is writing the last row with the interval shrunk to nothing, which is why the notation keeps the shape of a fraction.
A line passes through (2, 5) and (6, 17). Find Δy, Δx, and the rate of change.
- Δy is the change in the second coordinate: 17 − 5 = 12.
- Δx is the change in the first: 6 − 2 = 4.
- Divide: Δy/Δx = 12/4 = 3.
- Check the order. Taking both differences the other way gives −12 and −4, and (−12)/(−4) is still 3, so the answer does not depend on which point you call first, provided you are consistent.
Answer. Δy = 12, Δx = 4, and the rate of change is 3.
That last step matters. Being consistent is the whole requirement; there is no rule about which point must come first.
answer
Δy = 2, Δx = 4, and the rate is 0.5.A tank drains from 80 litres to 50 litres over 6 hours. Find the rate of change, and say what its sign means.
- ΔV = 50 − 80 = −30 litres, from example 1.
- Δt = 6 hours.
- Divide: −30/6 = −5 litres per hour.
- The negative sign says the volume is falling. The tank loses 5 litres in each hour.
Answer. −5 litres per hour.
A negative rate does not mean time ran backwards. Δt was positive throughout; the minus came from the top of the fraction, where the quantity genuinely decreased.
answer
−15 percentage points per hour.Why this is worth a chapter
Everything remaining in this book is these two operations applied more carefully. The next chapter divides one difference by another and calls it an average rate. Chapter 12 asks what that quotient approaches as the bottom shrinks. Chapter 13 gives the answer a name and a symbol. Chapter 14 runs the whole thing backwards.
If any later chapter stops making sense, the question to ask first is always the same: which two things are being subtracted, and what is being divided by what?
- Warm-upthe worked example again, on new numbers
-
A plant is 12 cm after 4 days and 30 cm after 13 days. Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 30 − 12 = 18 cm; Δx = 9 days; rate = 18/9 = 2 cm per day.
Δx along the bottom, Δy up the side, and the quotient is what one day gets. -
A plant is 5 cm after 0 days and 45 cm after 10 days. Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 45 − 5 = 40 cm; Δx = 10 days; rate = 40/10 = 4 cm per day.
Δx along the bottom, Δy up the side, and the quotient is what one day gets. -
A plant is 20 cm after 2 days and 38 cm after 8 days. Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 38 − 20 = 18 cm; Δx = 6 days; rate = 18/6 = 3 cm per day.
Δx along the bottom, Δy up the side, and the quotient is what one day gets. - Corethe standard set
-
A plant is 12 cm on day 4 and 30 cm on day 13. Find Δh and Δt.Calculate
show solution
Δh = 30 − 12 = 18 cm, and Δt = 13 − 4 = 9 days.
Nine along the bottom and eighteen up the side. -
Using those two, find the rate of change with units.Calculate
show solution
18/9 = 2 cm per day.
The growth shared evenly over the nine days. The rate is what one day gets. -
A price rises from 200 to 260 over 4 weeks. Find ΔP, Δt, and the rate.Calculate
show solution
ΔP = 60, Δt = 4 weeks, and the rate is 15 per week.
Both legs point the helpful way, so the rate is positive. -
A price falls from 260 to 200 over 4 weeks. Find ΔP and the rate.Calculate
show solution
ΔP = −60 and the rate is −15 per week. Only the sign has changed.
The teal leg now points down. Δt stayed positive, so the minus came entirely from the top. -
Explain in one sentence why Δy / Δx cannot be cancelled to y / x.Recognise
show solution
Because Δ is an instruction rather than a quantity multiplying y, so there is no common factor to cancel; written in full the fraction is (y₂ − y₁)/(x₂ − x₁).
Nothing in the lower expression is a factor of the upper one, which is why nothing cancels. -
A car covers 240 miles in 4 hours. Find its rate. What rate covers the same distance in 3 hours?Calculate
show solution
60 mph, and 80 mph. The same top divided by a smaller bottom gives a bigger answer.
Same distance, fewer hoursEach hour gets 60 miles.
Three shares instead of four, so each share is larger.
-
Name the quotient when delta volume is divided by delta time, and give its units.Recognise
show solution
Flow rate, measured in volume units per time unit, such as litres per minute.
The name changes with the quantities; the division does not. -
A line passes through (1, 4) and (5, 6). Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 2, Δx = 4, and the rate is 0.5.
Four across for two up, so half a unit up for every one across. -
A tank holds 80 litres after 0 hours and 50 litres after 6 hours. Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 50 − 80 = −30 litres; Δx = 6 hours; rate = −30/6 = −5 litres per hour.
Δx along the bottom, Δy up the side, and the quotient is what one hour gets. -
A tank holds 60 litres after 1 hour and 20 litres after 5 hours. Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 20 − 60 = −40 litres; Δx = 4 hours; rate = −40/4 = −10 litres per hour.
Δx along the bottom, Δy up the side, and the quotient is what one hour gets. -
A tank holds 12 litres after 0 hours and 40 litres after 4 hours. Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 40 − 12 = 28 litres; Δx = 4 hours; rate = 28/4 = 7 litres per hour.
Δx along the bottom, Δy up the side, and the quotient is what one hour gets. -
A car has covered 0 miles after 0 hours and 150 miles after 3 hours. Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 150 − 0 = 150 miles; Δx = 3 hours; rate = 150/3 = 50 miles per hour.
Δx along the bottom, Δy up the side, and the quotient is what one hour gets. -
A car has covered 40 miles after 1 hour and 220 miles after 4 hours. Find Δy, Δx, and the rate of change.Calculate
show solution
Δy = 220 − 40 = 180 miles; Δx = 3 hours; rate = 180/3 = 60 miles per hour.
Δx along the bottom, Δy up the side, and the quotient is what one hour gets. - Stretchthese need a decision, not just a method
-
For the same two points, take both differences in the opposite order. Does the rate change?Calculate
show solution
Δy = −2 and Δx = −4, so the rate is (−2)/(−4) = 0.5. It does not change, because the two minus signs divide out. Only consistency is required, not a particular order.
Reversing both the top and the bottom leaves the quotient alone. Reversing only one would flip its sign, which is the error to guard against. -
A quantity has Δy = 0 over an interval where Δx = 5. What is the rate, and what does the graph look like?Analyse change
show solution
The rate is 0/5 = 0, and the graph is horizontal across that interval: it moved along without going up or down.
The teal leg has no length. A flat graph has a rate of change of zero, which chapter 13 turns into the way high and low points are found. -
Why can Δx never be 0 in a rate of change?Recognise
show solution
Because it is the divisor, and dividing by zero names no number. A rate answers "how much per one unit of x", and if x did not move there is no interval to share the change out over.
The interval may be made as narrow as you like and must never close completely. Chapter 12 is entirely about that distinction. -
A walker covers 6 km in the first hour and 2 km in the second. Find the rate for each hour and for the whole walk.Analyse change
show solution
6 km/h, then 2 km/h, and 8/2 = 4 km/h overall. The overall figure is the average of the two only because the intervals happen to be equally long.
Three intervals, three ratesSix kilometres in one hour.
Two kilometres in the next hour. The walker slowed.
Eight kilometres over two hours: 4 km/h, matching neither hour.
11. Average rate of change
How much the output moved, per unit of input moved. The final chapter of Part I ends at the doorstep of limits.
Chapter 6 showed that a quadratic changes by 1 over one interval and by 7 over another of the same width, so no single number describes how fast it grows. The honest response is to stop asking for one number and start asking about a stated interval.
The numerator is how far the output moved. The denominator is how far the input moved. The quotient is the output movement per unit of input movement, which is what a rate always means.
Chapter 10 has already given both of those a name, so the same formula can be written in four symbols instead of ten. It is the identical instruction: subtract, subtract, divide.
For f(x) = x² from x = 1 to x = 3, the output goes from 1 to 9 while the input goes up by 2. The average rate is (9 − 1)/(3 − 1) = 4. On the graph this is the steepness of the straight line drawn through the two points, called the secant line.
Units carry the meaning
Strip the units and a rate becomes a number with no claim on the world. Keep them and the arithmetic tells you what it is about.
| Input | Output | Average rate is measured in | Called |
|---|---|---|---|
| time in seconds | distance in metres | metres per second | average speed |
| quantity produced | cost in pounds | pounds per unit | average cost per extra unit |
| time in months | height in inches | inches per month | average growth rate |
| horizontal distance | height | rise per run | gradient |
Find the average rate of change of f(x) = x² from x = 2 to x = 5.
- Evaluate at both ends: f(2) = 4 and f(5) = 25.
- Output change: 25 − 4 = 21.
- Input change: 5 − 2 = 3.
- Divide: 21/3 = 7.
Answer. 7.
The curve is not climbing at 7 anywhere near x = 2, and is climbing faster than 7 by x = 5. Seven is the steady rate that would have covered the same ground in the same interval.
answer
(16 − 1)/3 = 5.Find the average rate of change of g(t) = 60t from t = 1 to t = 4, and interpret the units.
- g(1) = 60 and g(4) = 240.
- Output change 180, input change 3, so the rate is 60.
- If t is hours and g is miles, the answer is 60 miles per hour.
- Any other interval gives the same answer, because the rule is linear and chapter 6 showed its differences are constant.
Answer. 60 distance-units per time-unit.
For a linear rule, the average rate over every interval is the same number: the m in mx + c. This is the one family where a single number really does describe the whole rule.
answer
25 kilometres per hour, the same as over any other interval.The same question, written with h
Instead of naming two endpoints, name one endpoint and the width of the step. Put a at the start and let the interval have width h, so the far end is a + h. The formula becomes:
This is the difference quotient, and it is the same rate written so that the interval can be made small on purpose. Chapter 3 already built the hard part, f(x + h), which is why the algebra below should feel familiar rather than new.
For f(x) = x², calculate [f(2 + h) - f(2)]/h and simplify.
- f(2 + h) = (2 + h)² = 4 + 4h + h². The middle term is the one that matters.
- Subtract f(2) = 4: the difference is 4h + h².
- Divide by h: (4h + h²)/h = 4 + h, valid for every h except 0, where the division is not allowed.
- Read the result. At h = 1 the average rate is 5; at h = 0.1 it is 4.1; at h = 0.01 it is 4.01.
Answer. 4 + h.
The answers are crowding around 4 as h shrinks, without ever being 4. That crowding is a limit, and 4 is the derivative of x² at x = 2. Book 2 makes the crowding precise; Book 3 makes it routine.
answer
10 + h, approaching 10.The average, and what it averages
Example 1 found an average rate of 7 for x² between 2 and 5. The staircase below shows what the curve actually did over those three unit steps.
Letting B close on A
Fix the left endpoint and bring the right one in. Each new interval gives a new secant and a new average rate, and the numbers do something worth watching.
Nothing in this picture is new. Each line is an ordinary secant and each number an ordinary average rate. What is new is watching them as a sequence rather than one at a time, and noticing that the sequence has a destination.
A tank holds V(t) = t² litres after t minutes. Find the average filling rate over the first 3 minutes, and over the third minute alone.
- Over the first 3 minutes: V(0) = 0 and V(3) = 9, so the rate is (9 − 0)/3 = 3 litres per minute.
- Over the third minute alone the interval is from t = 2 to t = 3.
- V(2) = 4 and V(3) = 9, so the rate is (9 − 4)/1 = 5 litres per minute.
- The second figure is larger because the tank fills faster as time goes on, and the first has been diluted by the slow early minutes.
Answer. 3 litres per minute overall; 5 litres per minute during the third.
From 0 to 3 the average is 3 litres a minute, diluted by the slow early minutes.
From 2 to 3 alone the average is 5 litres a minute. Both are right; they answer different questions.
Both are correct answers to different questions. Whenever an average rate is quoted, the interval is part of the answer, and an average rate with no interval attached means nothing.
answer
1 litre per minute for the first, and (25 − 16)/1 = 9 for the fifth.A linear rule makes the same picture boring, and the boredom is the point.
- Warm-upthe worked example again, on new numbers
-
Find the average rate of change of f(x) = x² from x = 2 to x = 5.Analyse change
show solution
(25 − 4)/(5 − 2) = 7.
The secant through (2, 4) and (5, 25). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of f(x) = x² from x = 1 to x = 4.Analyse change
show solution
(16 − 1)/(4 − 1) = 5.
The secant through (1, 1) and (4, 16). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of f(x) = x² from x = 0 to x = 3.Analyse change
show solution
(9 − 0)/(3 − 0) = 3.
The secant through (0, 0) and (3, 9). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of f(x) = x² from x = 3 to x = 6.Analyse change
show solution
(36 − 9)/(6 − 3) = 9.
The secant through (3, 9) and (6, 36). Its steepness is the average rate over that interval and no other. - Corethe standard set
-
Find the average rate of change of f(x) = x² from 2 to 5.Analyse change
show solution
(25 − 4)/(5 − 2) = 7.
The secant through (2, 4) and (5, 25). Its steepness is 21 divided by 3, and the curve is shallower than it early and steeper later. -
Find it for g(t) = 60t from t = 1 to t = 4. Interpret the units.Analyse change
show solution
60 distance-units per time-unit, for instance 60 miles per hour.
60 miles for every hour, over any interval you choose. Linear rules are the only family where one number does the whole job. -
For f(x) = x², calculate [f(2 + h) − f(2)]/h and simplify.Analyse change
show solution
4 + h.
The quotient 4 + h, drawn. At h = 2 the slope is 6, at h = 1 it is 5, at h = 0.5 it is 4.5, at h = 0.2 it is 4.2. The dashed line is where they are heading. -
Find the average rate of change of f(x) = 3x + 1 from x = 0 to x = 10, and from x = 100 to x = 110.Analyse change
show solution
3 in both cases. A linear rule has the same average rate over every interval.
Two intervals, a hundred apartAverage rate 3.
Average rate 3 again. On a straight line the secant is the line, wherever you put it.
-
A plant is 12 cm on day 4 and 30 cm on day 13. Find the average growth rate with units.Analyse change
show solution
(30 − 12)/(13 − 4) = 2 cm per day.
18 cm of growth over 9 days is 2 cm a day. The straight line is the steady growth that would have covered the same ground. -
Find the average rate of change of f(x) = x² from x = −2 to x = 2.Analyse change
show solution
(4 − 4)/(2 − (−2)) = 0. The output ends where it started, though it certainly moved in between.
The secant is flat, so the average rate is 0. The curve certainly moved: down to the origin and back up again. An average rate is blind to the route. -
Water fills a tank: 0 litres at t = 0, 50 at t = 5, 60 at t = 10 minutes. Find the average rate over each interval and over the whole time.Analyse change
show solution
10 litres per minute over the first, 2 over the second, and 6 over the whole ten minutes. The overall figure is not the average of 10 and 2 here only because both intervals happen to be equally long; in general it is not.
Three intervals, three answers50 litres in 5 minutes: 10 litres a minute.
10 litres in 5 minutes: 2 a minute. The tap has slowed.
60 litres in 10 minutes: 6 a minute. Here it is the average of 10 and 2 only because the two intervals happen to be equally long.
-
Find the average rate of change of g(x) = 3x + 1 from x = 0 to x = 10.Analyse change
show solution
(31 − 1)/(10 − 0) = 3.
The secant through (0, 1) and (10, 31). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of g(x) = 3x + 1 from x = 2 to x = 5.Analyse change
show solution
(16 − 7)/(5 − 2) = 3.
The secant through (2, 7) and (5, 16). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of g(x) = 3x + 1 from x = −1 to x = 4.Analyse change
show solution
(13 − −2)/(4 − −1) = 3.
The secant through (−1, −2) and (4, 13). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of h(x) = x³ from x = 0 to x = 2.Analyse change
show solution
(8 − 0)/(2 − 0) = 4.
The secant through (0, 0) and (2, 8). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of h(x) = x³ from x = 1 to x = 3.Analyse change
show solution
(27 − 1)/(3 − 1) = 13.
The secant through (1, 1) and (3, 27). Its steepness is the average rate over that interval and no other. - Stretchthese need a decision, not just a method
-
For f(x) = x², calculate [f(3 + h) − f(3)]/h and simplify. What does it approach as h shrinks?Analyse change
show solution
(9 + 6h + h² − 9)/h = 6 + h, which approaches 6.
Slopes of 8, 7.2, 6.6 and 6.2 over shrinking intervals from x = 3. They are closing on 6, which is what 6 + h approaches. -
For f(x) = 5x − 2, calculate [f(a + h) − f(a)]/h. Why does no h survive?Analyse change
show solution
It is 5. The h cancels completely because a linear rule adds the same amount per unit step regardless of where you start or how wide the step is, which chapter 6 recorded as a constant first difference.
Each unit step raises the output by 5, wherever you start and however wide the step. The algebra cancels because the picture has nothing left to depend on. -
A car covers 120 miles in 2 hours. Must it have been doing 60 mph at some instant?Analyse change
show solution
Its average was 60 mph. Assuming the speed changed smoothly rather than jumping, it must have passed through 60 at some moment, since it cannot get from below to above without crossing. This is proved in Book 3; here it is worth noticing that the average alone does not tell you when.
Both journeys shown end at 120 miles after 2 hours, so both average 60. A speed that varies smoothly must pass through 60 somewhere, but the average alone never says when. -
Sketch a curve where the average rate of change from a to b is 0 but the curve is never flat between them. Is that possible?Analyse change
show solution
Not for a smooth curve. To return to its starting height it must rise then fall, or fall then rise, and the turn between them is a flat point. Question 6 is an instance: x² from −2 to 2 averages 0 and is flat at x = 0.
To return to its starting height a smooth curve must rise then fall, or fall then rise, and the turn between them is flat. So no: the marked low point is unavoidable. -
Explain why the difference quotient forbids h = 0, given that shrinking h is the whole point.Recognise
show solution
At h = 0 both the numerator and the denominator are 0, and 0/0 names no number. The limit asks what the quotient approaches as h gets close to 0, never what it equals there. That distinction is the subject of Book 2.
The difference quotient has the same shape as this: perfectly well behaved near the point and undefined at it. At h = 0 both parts are zero, and 0/0 names no number, so the limit asks what is approached rather than what is reached.
12. Limits: what is approached
A limit asks where the outputs are heading, and declines to ask what happens on arrival.
Chapter 11 ended with a quotient that behaved well for every h except 0, where it collapsed into 0/0. That is not a defect in the arithmetic. It is the ordinary situation, and limits are the tool built for it.
Consider the rule below. At x = 1 the denominator is zero, so the expression has no value there at all.
| x | f(x) |
|---|---|
| 0.9 | 1.9 |
| 0.99 | 1.99 |
| 0.999 | 1.999 |
| 1 | no value |
| 1.001 | 2.001 |
| 1.01 | 2.01 |
| 1.1 | 2.1 |
The outputs are not merely near 2; they can be forced as near to 2 as anyone demands by choosing x near enough to 1. That is the content of the statement written:
Why the hole is there, and why it does not matter
Factor the numerator: x² − 1 = (x − 1)(x + 1). So for every x other than 1, the expression simplifies to x + 1. It is a straight line with one point punched out. At x = 1 the cancellation is illegal, because it divides by zero, and that single forbidden step is the entire hole.
Evaluate the limit of (x² - 4)/(x - 2) as x approaches 2.
- Substitute first, to see what kind of problem this is: (4 − 4)/(2 − 2) = 0/0, which names no number.
- That form is a signal to factor, not a verdict. x² − 4 = (x − 2)(x + 2).
- Cancel the common factor, legally, because x is near 2 but never equal to it: the expression is x + 2.
- Now the outputs plainly crowd around 2 + 2 = 4.
Answer. 4.
The expression still has no value at x = 2. The limit is 4 regardless, and that gap between value and limit is the whole subject.
answer
10, by factoring to (x − 5)(x + 5) and cancelling.Does 1/x have a limit as x approaches 0?
- Approach from above: 1/0.1 = 10, 1/0.01 = 100, 1/0.001 = 1000. The outputs climb without bound.
- Approach from below: 1/(−0.1) = −10, then −100, then −1000. They plunge without bound.
- The two sides do not head for a common destination, and neither side heads for any number at all.
- So there is no limit. Saying "the limit is ∞" would be a description of the failure, not a value.
Answer. No limit exists at 0.
Compare with the first example. Both expressions are undefined at the point in question; one has a limit there and the other has none. Being undefined settles nothing.
answer
It has no limit either, but for a different reason: both sides climb without bound rather than disagreeing. The two sides agree on the direction and still settle on no number.What Book 2 does with this
Approach from a table, then on a graph, then one side at a time. Then holes and jumps, which is continuity. Then limits that run off to ∞, then the algebraic methods that replace tables. The sequence ends where chapter 13 begins, with the limit that defines a derivative.
Zooming in
A limit is a claim about what happens arbitrarily close to a point, so the honest way to look at one is to keep closing in. Each frame below is the same rule, in a narrower window around x = 1.
Evaluate the limit of (x² + 3x)/x as x approaches 0.
- Substitute to classify: (0 + 0)/0 = 0/0, so more work is needed.
- Factor the numerator: x² + 3x = x(x + 3).
- Cancel the x, legally, because x is near 0 but never equal to it: the expression is x + 3.
- The outputs crowd around 0 + 3 = 3.
Answer. 3.
The rule still has no value at 0. The graph is the line x + 3 with a hole punched at (0, 3).
answer
−5. Factor to x(x − 5), cancel the x, and the outputs crowd around −5.A function is defined as f(x) = x + 1 for every x except x = 3, where f(3) = 10. Find the limit at 3, and the value at 3.
- For the limit, look only at inputs near 3 and not at 3 itself.
- Near 3 the rule is x + 1, so the outputs crowd around 4.
- For the value, read the definition: it says f(3) = 10.
- Both exist, and they disagree.
Answer. The limit is 4; the value is 10.
This is a function with a single point lifted out of place. It has a limit everywhere, a value everywhere, and one point where the two differ, which is precisely what discontinuity at a point means.
answer
The limit is 10 and the value is 0. The definition at the point cannot affect the limit.- Warm-upthe worked example again, on new numbers
-
Evaluate the limit of (x² - 4)/(x - 2) as x approaches 2.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 2 for every x except 2. The outputs crowd around 4.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 4 while the value does not exist. -
Evaluate the limit of (x² - 9)/(x - 3) as x approaches 3.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 3 for every x except 3. The outputs crowd around 6.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 6 while the value does not exist. -
Evaluate the limit of (x² - 1)/(x - 1) as x approaches 1.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 1 for every x except 1. The outputs crowd around 2.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 2 while the value does not exist. -
Evaluate the limit of (x² - 25)/(x - 5) as x approaches 5.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 5 for every x except 5. The outputs crowd around 10.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 10 while the value does not exist. - Corethe standard set
-
From the table above, what value is f(x) approaching as x approaches 1?Analyse change
show solution
2.
The tabulated values approach the hollow circle from both sides without ever landing on it. -
Explain how a function can have a limit where it has no value.Recognise
show solution
Because the limit is determined entirely by inputs near the point and never by the point itself. If the nearby outputs crowd around a single number, that number is the limit, whether or not anything is defined at the target.
Zoom as far as you like and the hole never fills, while the curve either side becomes indistinguishable from the height 2. The limit is about the neighbours, never the point. -
Sketch a graph with a hole at x = 2 but a limit of 5 there.Represent
show solution
Any curve passing smoothly through height 5 at x = 2, with that one point drawn as an open circle. For instance y = x + 3 with x = 2 removed.
One valid answer. Any curve passing smoothly through height 5 at x = 2, with that single point drawn hollow, does the job. -
Evaluate the limit of (x² − 4)/(x − 2) as x approaches 2.Calculate
show solution
4, by factoring to (x − 2)(x + 2) and cancelling.
Factoring turned it into x + 2 everywhere except at 2, where the cancellation would have divided by zero. That one forbidden step is the entire hole. -
Evaluate the limit of (x² − 9)/(x − 3) as x approaches 3.Calculate
show solution
6. Factor to (x − 3)(x + 3), cancel, and substitute 3 into x + 3.
The same manoeuvre one number along: the expression is x + 3 with the point at 3 removed. -
Evaluate the limit of 3x + 1 as x approaches 2. Why is this one easy?Calculate
show solution
7. Substitution works directly because the rule has no gap at x = 2, which is what it means for a function to be continuous there.
The point is filled, not hollow. Where a function has no gap, substitution simply works, and that is what continuity at a point means. -
Does 1/x have a limit as x approaches 0? Justify using both sides.Analyse change
show solution
No. From above the outputs grow without bound; from below they fall without bound. The two sides disagree and neither settles.
From the right the curve climbs off the top of the frame; from the left it drops off the bottom. Neither side settles on a number, so there is no limit to report. -
Evaluate the limit of (x² - 3x - 4)/(x - 4) as x approaches 4.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 1 for every x except 4. The outputs crowd around 5.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 5 while the value does not exist. -
Evaluate the limit of (x² + 3x - 10)/(x - 2) as x approaches 2.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 5 for every x except 2. The outputs crowd around 7.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 7 while the value does not exist. -
Evaluate the limit of (x² - 4x + 3)/(x - 3) as x approaches 3.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + −1 for every x except 3. The outputs crowd around 2.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 2 while the value does not exist. -
Evaluate the limit of (x² + 6x + 8)/(x + 2) as x approaches −2.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 4 for every x except −2. The outputs crowd around 2.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 2 while the value does not exist. -
Evaluate the limit of (x² - 4x - 12)/(x - 6) as x approaches 6.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 2 for every x except 6. The outputs crowd around 8.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 8 while the value does not exist. -
Evaluate the limit of (x² + 5x - 6)/(x - 1) as x approaches 1.Calculate
show solution
Substituting gives 0/0, so factor: the expression is x + 6 for every x except 1. The outputs crowd around 7.
The open circle is the point the graph does not contain. The curve reaches its edge from both sides, so the limit is 7 while the value does not exist. - Stretchthese need a decision, not just a method
-
A function is defined to be 7 at x = 1, but nearby outputs crowd around 2. What is the limit at 1?Recognise
show solution
2. The value at the point is irrelevant to the limit. Here the limit exists, the value exists, and they disagree, which is exactly what it means for a function to be discontinuous at that point.
The hollow circle is where the curve is heading; the solid one is where the function has been defined to be. The value at the point never affects the limit. -
Evaluate the limit of (x − 1)/(x² − 1) as x approaches 1.Calculate
show solution
1/2. Factor the denominator to (x − 1)(x + 1) and cancel, leaving 1/(x + 1), which crowds around 1/2.
Cancelling the common factor leaves 1/(x + 1), which crowds around one half. The hole is where the cancellation was illegal. -
Why is 0/0 called an indeterminate form rather than an error?Recognise
show solution
Because it does not decide the answer. Questions 4, 5 and 9 all substitute to 0/0 and have the limits 4, 6 and 1/2. The form tells you only that more work is needed, which is usually factoring.
The same form, three different answersSubstituting gives 0/0, and the answer is 4.
Same form, and the answer is 6.
Same form again, and now the answer is a half. The form decides nothing, which is why it is called indeterminate rather than wrong.
-
For f(x) = x², use the difference quotient at x = 3 to write a limit whose answer is the local rate.Analyse change
show solution
The limit as h approaches 0 of [(3 + h)² − 9]/h, which simplifies to 6 + h and so approaches 6. Chapter 11 question 7 did the algebra; this writes it as the limit it always was.
The limit as h approaches 0 of [(3 + h)² − 9]/h. Each secant is one value of the quotient, and they close on 6. -
A function jumps from 3 to 8 at x = 4, with no gradual change. Does it have a limit at 4?Analyse change
show solution
No. Approaching from the left the outputs head for 3 and from the right for 8. A limit requires both sides to agree, so a jump has no limit even though the function has a value everywhere.
From the left the outputs head for 3, from the right for 8. Both sides settle, and they settle on different numbers, so there is no limit even though the function has a value everywhere.
13. Derivatives: how fast
The average rate, with the interval shrunk to nothing.
The derivative of f at x is the limit of the difference quotient as the step shrinks to nothing. It measures the instantaneous rate of change, and equally the steepness of the tangent line.
Every symbol in that line has already appeared. Chapter 3 built f(x + h); chapter 11 assembled the quotient; chapter 12 explained what the limit is asking. The only new thing is the name.
Derive f'(x) for f(x) = x² from the definition.
- Expand the shifted rule: f(x + h) = (x + h)² = x² + 2xh + h².
- Subtract: f(x + h) − f(x) = 2xh + h². The x² terms cancel, as they did in chapter 3.
- Divide by h: (2xh + h²)/h = 2x + h. This is legal because h is near 0 but never equal to it.
- Take the limit as h shrinks: the term 2x does not involve h and stays; the lone h vanishes.
Answer. f'(x) = 2x.
The secants close on a tangent of steepness 4, and 2x gives 4 at x = 2.
Move the point and the answer moves with it: the tangent here has steepness 6, and 2x gives 6. The derivative is a rule, not a number.
Check against chapter 11. At x = 2 the difference quotient simplified to 4 + h and approached 4; here 2x gives 2(2) = 4. At x = 3 it gave 6 + h approaching 6, and 2(3) = 6. The general result agrees with both particular ones.
answer
10, and the quotient approaches 10 as h shrinks. They agree.Read the two pictures together. Where the left curve is falling, the right one is below the axis. Where the left curve is flat, at the origin, the right one crosses zero. That correspondence is the reason derivatives answer questions about high points and low points.
What it means, depending on what the letters mean
| Function | Derivative | What it measures |
|---|---|---|
| position s(t) | velocity s'(t) | change in position per unit time |
| height h(x) | slope h'(x) | local steepness of the ground |
| cost C(q) | marginal cost C'(q) | the cost of one more unit, near output q |
| volume V(t) | flow rate V'(t) | how fast the tank is filling right now |
Derive f'(x) for f(x) = 3x + 1 from the definition, and explain the answer.
- f(x + h) = 3(x + h) + 1 = 3x + 3h + 1.
- Subtract f(x) = 3x + 1: the difference is 3h.
- Divide by h: exactly 3, with no h left at all.
- The limit of a constant is that constant, so the answer is 3 for every x.
Answer. f'(x) = 3.
Chapter 6 predicted this: a linear rule has constant first differences, so its steepness cannot depend on where you measure. Chapter 11 question 8 found the same 3 without taking any limit, because none was needed.
answer
7. The quotient is exactly 7 with no h left, so the limit is 7.What Book 3 does with this
Doing every derivative from the definition would be unbearable, so Book 3 establishes rules: the power rule, then constants and sums, then products, quotients and chains. After that come exponential and trigonometric derivatives, motion, and optimisation, which is the business of finding the flat points this chapter learned to recognise.
Where the number comes from
Chapter 11 watched secants close on a tangent. The same picture now has a name for its destination.
For f(x) = x², find where f'(x) = 0, and say what is happening on the graph there.
- The derivative is 2x, so solve 2x = 0.
- The only solution is x = 0.
- At x = 0 the tangent has steepness 0, which is a horizontal line.
- On the graph that is the low point of the parabola, the one place it is flat.
Answer. f'(x) = 0 only at x = 0, the lowest point of the curve.
This is the beginning of optimisation. Highest and lowest points are flat, so they are found by setting the derivative to zero, which turns a question about shape into an equation.
answer
At x = 3. That matches chapter 9 example 4, where completing the square put the low point of x² − 4x at x = 2 by the same logic.A ball's height is h(t) = 20t - 5t² metres after t seconds, and its derivative is h'(t) = 20 - 10t. When is the ball at its highest, and how high?
- At the highest point the ball is momentarily neither rising nor falling, so its rate of change of height is 0.
- Solve 20 − 10t = 0, giving t = 2 seconds.
- Find the height there: h(2) = 40 − 20 = 20 metres.
- Check the sign either side: at t = 1 the rate is +10, rising; at t = 3 it is −10, falling. So t = 2 really is the top.
Answer. Highest at 2 seconds, at a height of 20 metres.
The check either side matters. Setting a derivative to zero finds flat points, and a flat point can be a maximum, a minimum, or neither, so the sign on both sides is what decides which.
answer
At t = 3 seconds, at a height of 90 − 45 = 45 metres.- Warm-upthe worked example again, on new numbers
-
For f(x) = x², the derivative is f'(x) = 2x. Find f'(1), and say what the curve is doing there.Analyse change
show solution
f'(1) = 2, so the curve is rising there.
Secants from x = 1 closing on the tangent. Their slopes head for 2, which is what 2x returns there. -
For f(x) = x², the derivative is f'(x) = 2x. Find f'(3), and say what the curve is doing there.Analyse change
show solution
f'(3) = 6, so the curve is rising there.
Secants from x = 3 closing on the tangent. Their slopes head for 6, which is what 2x returns there. -
For f(x) = x², the derivative is f'(x) = 2x. Find f'(−2), and say what the curve is doing there.Analyse change
show solution
f'(−2) = −4, so the curve is falling there.
Secants from x = −2 closing on the tangent. Their slopes head for −4, which is what 2x returns there. -
For f(x) = x², the derivative is f'(x) = 2x. Find f'(0), and say what the curve is doing there.Analyse change
show solution
f'(0) = 0, so the curve is flat there.
Secants from x = 0 closing on the tangent. Their slopes head for 0, which is what 2x returns there. - Corethe standard set
-
Derive f'(x) for f(x) = x² from the definition, showing the h cancel.Analyse change
show solution
The quotient simplifies to 2x + h, which approaches 2x. So f'(x) = 2x.
The quotient 2x + h, drawn at x = 2. The slopes 6, 5, 4.5, 4.2 close on 4, and the lone h is what vanishes. -
For f(x) = x², find f'(1), f'(0), and f'(−3).Calculate
show solution
2, 0, and −6. The middle one is zero because the parabola is flat at the origin; the last is negative because the curve is falling there.
Read the three answers straight off the line. It is negative where the parent falls, zero where the parent is flat, and positive where it rises. -
Derive f'(x) for f(x) = 5x − 2 from the definition.Analyse change
show solution
5. The quotient is exactly 5 with no h remaining, so the limit is 5.
Every rise is 5, so the quotient is exactly 5 before any limit is taken. There was nothing for h to depend on. -
Derive f'(x) for the constant rule f(x) = 7.Analyse change
show solution
0. The numerator is 7 − 7 = 0 for every h, so the quotient is 0 throughout and the limit is 0. A flat graph has no steepness anywhere.
The numerator is 7 − 7 = 0 for every h, so the quotient is 0 throughout. A flat graph has no steepness anywhere. -
A car's position is s(t) = t² metres after t seconds. Find its velocity at t = 3, with units.Calculate
show solution
s'(t) = 2t, so s'(3) = 6 metres per second.
Position against time, so the steepness is a speed. The secants close on 6, and the units are metres per second. -
Explain why f'(x) = 2x is a function and 4 is not the derivative of x².Recognise
show solution
Because the steepness of x² differs from place to place, so the answer must be a rule rather than a number. 4 is f'(2), the derivative at one particular input.
A rule, not a numberAt x = 1 the tangent has steepness 2.
At x = 2 it is 4. The answer moves with the input, so it has to be a rule. 4 is the derivative at 2, not the derivative.
-
From the graph of a derivative, how would you spot where the original curve is flat?Analyse change
show solution
Where the derivative crosses or touches zero. A flat point on the parent is a zero of its derivative.
A high point and a low point, both flat. The derivative crosses zero at exactly those two inputs. -
A tank holds V(t) = 4t litres. What is the flow rate? Now the tank holds V(t) = t². Is the flow rate still constant?Analyse change
show solution
4 litres per unit time, constant. For t², the rate is 2t, which grows, so the tank fills faster and faster.
Constant flow, or growing flowEvery minute adds the same 4 litres, so the flow rate is constant.
The rises grow, so the tank fills faster and faster. The rate is 2t, which is not constant.
-
For f(x) = 3x², the derivative is f'(x) = 6x. Find f'(2), and say what the curve is doing there.Analyse change
show solution
f'(2) = 12, so the curve is rising there.
Secants from x = 2 closing on the tangent. Their slopes head for 12, which is what 6x returns there. -
For f(x) = 2x², the derivative is f'(x) = 4x. Find f'(3), and say what the curve is doing there.Analyse change
show solution
f'(3) = 12, so the curve is rising there.
Secants from x = 3 closing on the tangent. Their slopes head for 12, which is what 4x returns there. -
For f(x) = x³, the derivative is f'(x) = 3x². Find f'(1), and say what the curve is doing there.Analyse change
show solution
f'(1) = 3, so the curve is rising there.
Secants from x = 1 closing on the tangent. Their slopes head for 3, which is what 3x² returns there. -
For f(x) = x³, the derivative is f'(x) = 3x². Find f'(2), and say what the curve is doing there.Analyse change
show solution
f'(2) = 12, so the curve is rising there.
Secants from x = 2 closing on the tangent. Their slopes head for 12, which is what 3x² returns there. -
For f(x) = 5x - 2, the derivative is f'(x) = 5. Find f'(4), and say what the curve is doing there.Analyse change
show solution
f'(4) = 5, so the curve is rising there.
Secants from x = 4 closing on the tangent. Their slopes head for 5, which is what 5 returns there. -
For f(x) = 4x + 1, the derivative is f'(x) = 4. Find f'(1), and say what the curve is doing there.Analyse change
show solution
f'(1) = 4, so the curve is rising there.
Secants from x = 1 closing on the tangent. Their slopes head for 4, which is what 4 returns there. - Stretchthese need a decision, not just a method
-
Derive f'(x) for f(x) = x² + 5 and compare with f(x) = x².Analyse change
show solution
Both give 2x. The constant cancels in the subtraction, so shifting a curve up leaves every slope unchanged, exactly as chapter 7 question 10 argued.
The constant cancels in the subtraction, so both give 2x. At the two marked points the curves are equally steep, which is chapter 7 question 10 restated. -
Derive f'(x) for f(x) = 3x² from the definition.Analyse change
show solution
6x. The quotient becomes (6xh + 3h²)/h = 6x + 3h, approaching 6x. Tripling the heights triples the slopes.
Tripling the heights triples the slopes. The secants close on 12, and 6x gives 12 at x = 2. -
For f(x) = x², at which input is f'(x) = 10?Calculate
show solution
Solve 2x = 10, giving x = 5. This is chapter 3's distinction again: evaluating asks for the slope at a stated input, solving asks which input has a stated slope.
Evaluating asks for the slope at a stated input; solving asks which input has a stated slope. This is chapter 3's distinction, applied to the derivative instead of the rule. -
Why must the difference quotient be simplified before the limit is taken?Recognise
show solution
Because before simplifying, setting h to 0 gives 0/0, which names no number. Cancelling the h is what turns the expression into one that survives the limit, and it is legal precisely because h is never actually 0.
Before simplifying, setting h to 0 gives 0/0, which names no number. Cancelling turns it into an expression that survives the limit, and that is legal precisely because h is never actually 0.
14. Integrals: how much accumulates
Add up a changing contribution, then let the pieces get thin.
A car travelling at a steady 60 mph for two hours covers 120 miles, and the arithmetic is a multiplication. Draw speed against time and that multiplication is the area of a rectangle: 60 tall, 2 wide.
Now let the speed vary. There is no single number to multiply by, and the same difficulty arises that chapter 6 met with the quadratic. The response is the same in spirit: chop the interval into pieces small enough that the quantity is nearly constant on each, total them, and then let the pieces shrink.
Watching the approximation improve
Take f(x) = x² from 0 to 1, using the right-hand height of each strip. The numbers below are the totals as the strips get thinner.
| Strips | Width | Total | Error against 1/3 |
|---|---|---|---|
| 2 | 0.5 | 0.625 | 0.292 |
| 4 | 0.25 | 0.46875 | 0.135 |
| 8 | 0.125 | 0.3984 | 0.065 |
| 100 | 0.01 | 0.33835 | 0.005 |
| shrinking to nothing | — | 1/3 | 0 |
Every one of these totals is too big, because each rectangle is drawn at the height the curve reaches by the end of its strip and the curve is climbing. The overshoot halves as the strips halve, and the totals close on 1/3.
The Fundamental Theorem, checked by geometry
Differentiation measures local change; integration accumulates it. The Fundamental Theorem of Calculus says that, under suitable conditions, each undoes the other. The cleanest way to believe it the first time is to take a case whose answer you already know without any calculus at all.
A car's speed is v(t) = 2t metres per second, from t = 0 to t = 3. How far does it travel?
- Draw it. Speed against time is a straight line from (0, 0) up to (3, 6).
- The region beneath is a triangle with base 3 and height 6, so its area is (1/2)(3)(6) = 9. No calculus was used.
- Now approach it the other way. Ask which rule has 2t as its derivative: chapter 13 showed that t² does.
- Evaluate that rule at the two ends and subtract: 3² − 0² = 9.
Answer. 9 metres, by both routes.
The triangle knew nothing about derivatives, and the antiderivative knew nothing about area, and they agree. That agreement is the Fundamental Theorem doing its work in a case simple enough to check.
answer
18 metres. The triangle has base 3 and height 12; the antiderivative 2t² gives 18 − 0.Use the same idea to find the area under f(x) = x² from 0 to 1.
- Ask which rule has x² as its derivative. Trying x³ gives 3x², which is three times too big.
- So take a third of it: x³/3, whose derivative is x².
- Evaluate at the ends and subtract: 1³/3 − 0³/3 = 1/3.
- Compare with the table above, where the rectangle totals were closing on exactly that.
Answer. 1/3.
Total 0.625, against a true value of one third.
Total 0.46875. The overshoot has roughly halved.
Total 0.3984. Halved again.
Total 0.3542, closing on one third. The antiderivative reached it in a single line.
The rectangles took a hundred strips to get within 0.005. The antiderivative took one line. That saving is why Book 4 exists.
answer
27/3 − 0 = 9.| Question | Integral of | Interpretation |
|---|---|---|
| How far did a changing speed carry us? | speed against time | distance travelled |
| How much water entered at a changing rate? | flow against time | volume delivered |
| What is the area under a curve? | height against position | the limit of rectangle totals |
What Book 4 does with this
Accumulation from rectangles, then the definite integral written properly, then antiderivatives, then the Fundamental Theorem stated and proved, then substitution, areas between curves, and applications to motion. At which point the four books close on each other: functions describe what changes, limits describe what is approached, derivatives measure change, and integrals put it back together.
Trapping the answer between two estimates
Taking each rectangle at the right of its strip overshoots a rising curve. Taking it at the left undershoots. Doing both traps the true answer between two numbers you can compute.
With four strips the two totals are 0.21875 and 0.46875, so the area lies somewhere between them. The gap is 0.25, which is nothing to boast about, but it is a guarantee rather than a guess. Doubling the strips halves the gap, and the true value 1/3 sits inside every such pair.
A tap runs at a rate that rises steadily from 0 to 6 litres per minute over 4 minutes. How much water is delivered?
- Draw rate against time. It is a straight line from (0, 0) to (4, 6).
- The region beneath is a triangle with base 4 and height 6.
- Its area is (1/2)(4)(6) = 12.
- Check the units: litres per minute multiplied by minutes gives litres, so the answer is a volume rather than a rate.
Answer. 12 litres.
Checking units is the fastest way to know whether an integral has been set up correctly. The area under a rate graph always has the units of the quantity that rate was changing.
answer
30 litres, the area of a triangle with base 6 and height 10.Find the area under f(x) = 2x + 1 from x = 0 to x = 3, by geometry and by antiderivative.
- By geometry: the region is a trapezium with parallel sides f(0) = 1 and f(3) = 7, and width 3.
- Its area is the average of the parallel sides times the width: ((1 + 7)/2)(3) = 12.
- By antiderivative: something whose derivative is 2x + 1. The x² gives 2x and the x gives 1, so try x² + x.
- Evaluate at the ends and subtract: (9 + 3) − (0 + 0) = 12.
Answer. 12, by both routes.
The trapezium formula and the antiderivative have nothing in common as procedures, and they agree exactly. Every such agreement is another instance of the Fundamental Theorem, which is why it is worth checking against geometry whenever the geometry is available.
answer
12. The trapezium has parallel sides 2 and 10 over a width of 2; the antiderivative 2x² + 2x gives (8 + 4) − 0 = 12.Sixteen strips instead of four, on the same curve and the same interval:
The two totals are now 0.302734 and 0.365234, a gap of 0.0625 where four strips left a gap of 0.25. Quadrupling the strips quartered the gap, and 1/3 still sits between them. That is what it means for the estimates to converge: not that either one becomes right, but that the room left for the answer to hide in shrinks to nothing.
- Warm-upthe worked example again, on new numbers
-
Find the average rate of change of v(x) = 2t from x = 0 to x = 3.Analyse change
show solution
(6 − 0)/(3 − 0) = 2.
The secant through (0, 0) and (3, 6). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of v(x) = 2t from x = 0 to x = 5.Analyse change
show solution
(10 − 0)/(5 − 0) = 2.
The secant through (0, 0) and (5, 10). Its steepness is the average rate over that interval and no other. -
Find the average rate of change of v(x) = 2t from x = 1 to x = 4.Analyse change
show solution
(8 − 2)/(4 − 1) = 2.
The secant through (1, 2) and (4, 8). Its steepness is the average rate over that interval and no other. - Corethe standard set
-
A car travels at a steady 40 mph for 3 hours. Find the distance as an area.Analyse change
show solution
120 miles: a rectangle 40 tall and 3 wide.
Speed up, time across, so the region beneath is 40 tall and 3 wide. Its area carries the units miles. -
Speed is v(t) = 2t from t = 0 to t = 5. Find the distance using the area of a triangle.Analyse change
show solution
The triangle has base 5 and height 10, so the distance is 25 metres.
Base 5 and height 10 give an area of 25 metres. The speed was never constant, so no single multiplication would have done. -
Check question 2 using an antiderivative of 2t.Calculate
show solution
The antiderivative is t². Evaluating at the ends gives 5² − 0² = 25, which agrees.
The same 25, reached without any geometry: evaluate t² at both ends and subtract. Two unrelated procedures, one answer. -
Which rule has 3x² as its derivative? Use it to find the area under 3x² from 0 to 2.Calculate
show solution
x³. The area is 2³ − 0³ = 8.
The strips close on 8, which is what x³ gives when evaluated at 2 and 0 and subtracted. Twelve strips already get within half a unit. -
Why do the rectangle totals in the table all overestimate the true answer?Recognise
show solution
Because each rectangle takes its height from the right-hand end of its strip and the curve is rising, so every rectangle overshoots the curve across its whole width.
Each rectangle takes its height from the right of its strip, and the curve is rising, so every top sits above the curve across the whole width. -
A tank fills at a constant 3 litres per minute for 10 minutes. Sketch the rate against time and find the volume.Analyse change
show solution
A horizontal line at height 3. The volume is the rectangle beneath it: 30 litres.
A horizontal line at height 3. The region beneath is 3 tall and 10 wide, so the volume is 30 litres. -
Explain in one sentence what the Fundamental Theorem connects.Recognise
show solution
That accumulating a rate over an interval and undoing a derivative give the same answer, so differentiation and integration reverse each other.
Two operations, one answerThe triangle beneath v(t) = 2t up to 3 has area 9.
The rule whose derivative is 2t, evaluated at both ends: 9 again. That agreement is the Fundamental Theorem.
-
For A(x) = t², find A(0).Calculate
show solution
A(0) = 0.
Go across to 0, then up to the curve. The height there is 0. -
For A(x) = t², find A(3).Calculate
show solution
A(3) = 9.
Go across to 3, then up to the curve. The height there is 9. -
For A(x) = t², find A(5).Calculate
show solution
A(5) = 25.
Go across to 5, then up to the curve. The height there is 25. -
For A(x) = t², find A(2).Calculate
show solution
A(2) = 4.
Go across to 2, then up to the curve. The height there is 4. -
For F(x) = x³/3, find F(0).Calculate
show solution
F(0) = 0.
Go across to 0, then up to the curve. The height there is 0. -
For F(x) = x³/3, find F(1).Calculate
show solution
F(1) = 0.3333.
Go across to 1, then up to the curve. The height there is 0.3333. -
For F(x) = x³/3, find F(3).Calculate
show solution
F(3) = 9.
Go across to 3, then up to the curve. The height there is 9. - Stretchthese need a decision, not just a method
-
Estimate the area under f(x) = x² from 0 to 1 with two strips, using left-hand heights instead.Calculate
show solution
Heights f(0) = 0 and f(0.5) = 0.25, each of width 0.5, giving 0.125. This underestimates, as the right-hand version overestimated, so the true answer is trapped between 0.125 and 0.625.
Trap the answer between themEvery rectangle sits under the curve, so this is too small.
Every rectangle pokes above it, so this is too big. The true value of one third is trapped between the two.
-
Find the area under f(x) = x from 0 to 4, first by geometry and then by antiderivative.Calculate
show solution
A triangle of base 4 and height 4 has area 8. The antiderivative of x is x²/2, and 4²/2 − 0 = 8.
Base 4 and height 4 give 8 by geometry. The antiderivative x²/2 gives 16/2 = 8. Neither route knew about the other. -
A speed of −5 metres per second is recorded for 2 seconds. What does the "area" come to, and what does the sign mean?Analyse change
show solution
−10. The region lies below the axis and counts as negative, meaning the object moved 10 metres in the opposite direction. The integral gives displacement rather than distance travelled.
The region lies under the axis and counts as −10. The object moved 10 metres the other way, so the integral reports displacement rather than distance travelled. -
Why does making the strips thinner reduce the error, rather than just changing it?Recognise
show solution
Because the error on each strip is the sliver between the flat top and the curve, and over a narrower strip the curve has less room to depart from the height chosen. There are more slivers but each shrinks faster than the count grows.
Thinner strips, smaller sliversTwo large slivers between the tops and the curve.
Twice as many slivers, each much less than half the size.
Over a narrower strip the curve has less room to depart from the height chosen. The count grows, and each sliver shrinks faster.
The slivers are almost invisible, and the total is closing on one third.
-
Chapter 13 found the derivative of x³/3. What is it, and why does that make example 2 work?Analyse change
show solution
It is x², by the same method that gave 3x² for x³ and then dividing by 3. Example 2 works because finding an area was converted into finding a rule whose derivative is the curve, which is what the Fundamental Theorem licenses.
Down, then back upIts derivative is x², by the same method that gave 3x² for x³ and then dividing by three.
Finding an area was converted into finding a rule whose derivative is the curve. That conversion is what the Fundamental Theorem licenses.
Answers, shown
Every practice item is answered here, with the reasoning that produces it and, wherever a picture says it better than a sentence, the picture. 330 of 330 are drawn so far. A book that answers only the odd numbers teaches its reader to guess.
1. A reliable rule
For f(x) = 2x, find f(0).
f(0) = 0.
For f(x) = 2x, find f(1).
f(1) = 2.
For f(x) = 2x, find f(3).
f(3) = 6.
For f(x) = 2x, find f(5).
f(5) = 10.
For f(x) = 2x, find f(−2).
f(−2) = −4.
For f(x) = 2x, find f(−4).
f(−4) = −8.
A rule adds 3. Complete: 0 → __, 4 → __, −2 → __.
3, 7, 1.
0 + 3 = 3.
4 + 3 = 7.
−2 + 3 = 1, moving toward zero and past it.
A rule multiplies by 5. Complete: 0 → __, 2 → __, −1 → __.
0, 10, −5.
A rule squares the input then subtracts 1. Complete: 0 → __, 3 → __, −3 → __.
−1, 8, 8. Both 3 and −3 give 8, which is allowed: two inputs may share an output.
Invent a function whose input is not a number, using a real machine.
Answers vary. A lift is the standard one: the input is a button, the output is the floor it calls, and pressing 3 twice must call floor 3 twice. Any answer is right if the same input always gives the same output.
Explain why repeatability matters, without using the word function.
Because a rule you cannot predict is a rule you cannot build on. If the same question can return different answers, nothing later can rely on the earlier answer, and no calculation, machine, or argument can be trusted to reach the same place twice.
The second machine can rely on the 6, so the pair has a settled answer.
If the first machine will not settle, nothing downstream can. That is what is lost.
Is "a number bigger than x" a reliable rule? Say precisely what fails.
No. It fails the second demand: the input 3 has outputs 4, 5, 3.1, and infinitely many more. It does not settle on one.
A pay-as-you-go machine charges 40p to start plus 15p per minute. Write the rule in words, then find the cost for 0, 5, and 12 minutes.
"Multiply the minutes by 15p and add 40p." 40p, 115p, and 220p.
Which does the definition guarantee: that the same input always gives the same output, or that different inputs always give different outputs?
Only the first. Different inputs are free to share an output, as question 3 showed. Rules that also satisfy the second are called one-to-one, and chapter 9 needs them.
Allowed. Every input still gets exactly one answer, so this is a function.
Forbidden. One input, two answers. Only the first demand is guaranteed by the definition.
A table records 1 → 5, 2 → 7, 1 → 5. Is this a function so far?
Yes. The input 1 appears twice but gives the same output both times, so nothing is unsettled. A repeated row is redundant, not contradictory.
A table records 1 → 5, 2 → 7, 1 → 9. Is this a function? Name the input that breaks it.
No. The input 1 gives both 5 and 9.
For g(x) = x + 3, find g(0).
g(0) = 3.
For g(x) = x + 3, find g(2).
g(2) = 5.
For g(x) = x + 3, find g(7).
g(7) = 10.
For g(x) = x + 3, find g(−3).
g(−3) = 0.
For g(x) = x + 3, find g(−8).
g(−8) = −5.
For c(x) = 15x + 40, find c(0).
c(0) = 40.
For c(x) = 15x + 40, find c(2).
c(2) = 70.
For c(x) = 15x + 40, find c(6).
c(6) = 130.
For c(x) = 15x + 40, find c(10).
c(10) = 190.
Is "the number of letters in this English word" a function? What must be agreed first?
Yes, once the language and spelling are fixed. Without that, colour and color give 6 and 5 for what a reader might call the same input, so the input has to be the written word rather than the idea behind it.
Is air temperature a function of time? State what must be pinned down before the answer is yes.
Yes, once the place and the instrument are fixed. At one thermometer there is one reading at each instant. Across a whole city there are many, so "the temperature" would have to name which one, and until it does the input has not been fully specified.
2. One answer, not two
For p(x) = x², find p(0).
p(0) = 0.
For p(x) = x², find p(2).
p(2) = 4.
For p(x) = x², find p(−2).
p(−2) = 4.
For p(x) = x², find p(3).
p(3) = 9.
For p(x) = x², find p(−3).
p(−3) = 9.
For p(x) = x², find p(5).
p(5) = 25.
Is {(−1, 2), (0, 2), (1, 2)} a function? Explain.
Yes. No input repeats at all, so no input can have two outputs. The shared output 2 is permitted.
Is {(1, 3), (1, 4), (2, 5)} a function? Identify the breaking input.
No. The input 1 has both 3 and 4.
Is {(0, 0), (1, 1), (2, 4), (−1, 1), (−2, 4)} a function?
Yes. The first entries 0, 1, 2, −1, −2 are all different. This is squaring, listed on five inputs.
Does "the square of x" define a function? Does "a square root of x" define one over the real numbers?
Squaring does. "A square root of x" does not, because a positive input has two roots and the phrase does not choose. Fixing the principal root repairs it.
One arrow out of each input. A function.
The same two facts, reversed. Now one input has two arrows, and it is not a function.
Draw a mapping diagram with inputs 1, 2, 3 and outputs 5, 6 that is a function.
Answers vary; one arrow must leave each of 1, 2, 3. For example 1 → 5, 2 → 5, 3 → 6. With three inputs and two outputs some sharing is unavoidable, which is fine.
Draw a mapping diagram with inputs 1, 2, 3 and outputs 5, 6 that is not a function, and say which input breaks it.
Answers vary; some input must send arrows to both 5 and 6. For example 2 → 5 and 2 → 6, so 2 breaks it.
Is 1/x a function? What happens at x = 0?
Yes. At x = 0 it has no value, because 0 is not an allowed input. Refusing an input does not break the promise.
A rule pairs each person with their date of birth. Function? Now reverse it: each date with the people born on it. Function?
The first is a function: one person has exactly one date of birth. The reverse is not, because one date pairs with many people. Chapter 9 shows this is exactly the condition for having an inverse.
Each person has exactly one date of birth. A function, with two people sharing a date.
Reversed, the shared date forks. This is exactly the condition chapter 9 needs for an inverse.
Is "the mother of x" a function on the set of people? Is "the child of x"?
The first is: each person has exactly one biological mother. The second is not: a person may have several children, or none, so some inputs fork and some have no output at all.
Each person has exactly one biological mother. Siblings share theirs, which is permitted.
Eve has two children, so the rule forks. A childless person would have no output at all, which fails the other demand.
For q(x) = x³, find q(0).
q(0) = 0.
For q(x) = x³, find q(1).
q(1) = 1.
For q(x) = x³, find q(−1).
q(−1) = −1.
For q(x) = x³, find q(2).
q(2) = 8.
For q(x) = x³, find q(−2).
q(−2) = −8.
For r(x) = 1/x, find r(1).
r(1) = 1.
For r(x) = 1/x, find r(2).
r(2) = 0.5.
For r(x) = 1/x, find r(4).
r(4) = 0.25.
For r(x) = 1/x, find r(−1).
r(−1) = −1.
For r(x) = 1/x, find r(−4).
r(−4) = −0.25.
Solve x² = 25. Then evaluate f(5) for f(x) = x². Explain why one has two answers and the other has one.
x = 5 or x = −5. f(5) = 25. Solving asks which inputs produce a given output, and two inputs may; evaluating asks what one input produces, and only one thing may. The two-ness lives on the input side, where it is legal.
One input, one output. Evaluating can only ever give one answer.
Two inputs land on 25. The two-ness lives on the input side, where the definition permits it.
The equation x² + y² = 9 describes a circle. Treating x as input and y as output, is it a function?
No. Take x = 0: then y² = 9, so y is 3 or −3. One input, two outputs. Chapter 5 turns this into a test you can perform by eye.
A machine returns the input unchanged on weekdays and doubles it at weekends. Is the output a function of the number typed in?
Not of the number alone: 5 gives 5 on Tuesday and 10 on Sunday, so that input forks. It is a function of the pair (number, day). When a rule seems to break the promise, the usual repair is that the real input has more parts than you were counting.
The input 5 gives 5 on Tuesday and 10 on Sunday. As a function of the number, it forks.
Count the day as part of the input and the fork disappears. The usual repair for a broken promise.
3. Function notation
For g(x) = x² - 3, find g(0).
g(0) = −3.
For g(x) = x² - 3, find g(1).
g(1) = −2.
For g(x) = x² - 3, find g(2).
g(2) = 1.
For g(x) = x² - 3, find g(−1).
g(−1) = −2.
For g(x) = x² - 3, find g(−2).
g(−2) = 1.
For g(x) = x² - 3, find g(4).
g(4) = 13.
For g(x) = x² − 3, find g(0), g(2), and g(−2).
g(0) = −3, g(2) = 1, g(−2) = 1.
0 squared is 0; 0 − 3 = −3.
2 squared is 4; 4 − 3 = 1.
The brackets square the minus too, so (−2)² = 4 and the answer is 1 again.
For h(t) = 5 − 2t, solve h(t) = −1.
t = 3, since 5 − 2t = −1 gives −2t = −6.
Write a formula for "triple the input, then subtract 4".
f(x) = 3x − 4.
For f(x) = 2x + 1, find f(0), f(−3), and f(0.5).
1, −5, and 2.
For f(x) = 2x + 1, solve f(x) = 0.
2x + 1 = 0 gives x = −1/2.
Explain in one sentence why f(x) does not mean f times x.
Because f is the name of a rule rather than a quantity, so there is nothing to multiply by; the brackets say "apply f to what is inside".
For p(x) = 4 − x², find p(1), p(−1), and p(3).
3, 3, and −5.
For f(x) = 3x − 4, write f(a), f(2a), and f(x + 1) in simplest form.
f(a) = 3a − 4; f(2a) = 6a − 4; f(x + 1) = 3(x + 1) − 4 = 3x − 1.
A bare letter behaves exactly like a number.
Only the 3a part doubled. The −4 was never multiplied by the input.
The bracket holds the whole input together while it is tripled.
If f(2) = 9, write that fact as an ordered pair, as a sentence, and as a point on a graph.
The pair (2, 9); "the input 2 produces the output 9"; the point two across and nine up. All three are the same fact, which is the whole content of chapter 5.
The input 2 produces the output 9.
One arrow, from 2 to 9.
Two across, nine up. The curve through it is a guess; the point is the fact.
For h(x) = 5 - 2x, find h(0).
h(0) = 5.
For h(x) = 5 - 2x, find h(1).
h(1) = 3.
For h(x) = 5 - 2x, find h(3).
h(3) = −1.
For h(x) = 5 - 2x, find h(−1).
h(−1) = 7.
For h(x) = 5 - 2x, find h(−3).
h(−3) = 11.
For p(x) = 3x - 4, find p(0).
p(0) = −4.
For p(x) = 3x - 4, find p(2).
p(2) = 2.
For p(x) = 3x - 4, find p(5).
p(5) = 11.
For p(x) = 3x - 4, find p(−2).
p(−2) = −10.
For f(x) = x², expand f(x + h) and simplify f(x + h) − f(x).
f(x + h) = x² + 2xh + h²; the difference is 2xh + h².
For f(x) = 5x, show that f(x + h) − f(x) does not depend on x.
f(x + h) = 5x + 5h, so the difference is 5h. No x survives, which is why a straight line has the same steepness everywhere. Chapter 6 names this family.
A table gives f(1) = 4, f(2) = 7, f(3) = 10. Write a formula that fits, and say what it assumes.
f(x) = 3x + 1. It assumes the pattern continues between and beyond the three rows given, which the table alone cannot prove; infinitely many other rules pass through the same three points.
4. Domain and range
For f(x) = √(x), find f(0).
f(0) = 0.
For f(x) = √(x), find f(1).
f(1) = 1.
For f(x) = √(x), find f(4).
f(4) = 2.
For f(x) = √(x), find f(9).
f(9) = 3.
For f(x) = √(x), find f(16).
f(16) = 4.
State the domain of q(x) = 1/(x − 3).
All real x except 3: (−∞, 3) and (3, ∞).
State the real domain and range of r(x) = √(x + 2).
Domain [−2, ∞); range [0, ∞).
The input is time from 0 to 60 seconds. Write that contextual domain in words and as an interval.
Every moment from the start up to and including sixty seconds: [0, 60].
State the domain of f(x) = 1/(x + 5).
All real x except −5, since x + 5 = 0 at x = −5.
State the domain of f(x) = √(5 − x).
5 − x must be at least 0, so x is at most 5: (−∞, 5]. Note the inequality reverses when you move x across.
State the domain of f(x) = x² + 4x − 7.
All real numbers. There is no denominator and no even root, so nothing is refused.
Write "every real number except 0 and 2" in interval notation.
(−∞, 0), (0, 2), and (2, ∞): three pieces, because two points have been removed from the line.
What is the range of f(x) = x² + 3?
[3, ∞). Squaring never returns less than 0, so adding 3 never returns less than 3, and 3 itself is reached at x = 0.
A square has side x. Write the domain of its area function in context, and say why it differs from the algebraic domain.
Contextually (0, ∞), or [0, ∞) if a square of side zero is allowed. Algebraically x² accepts negatives quite happily; a side length cannot be negative, so the situation refuses inputs the algebra would take.
For g(x) = 1/(x - 3), find g(0).
g(0) = −0.3333.
For g(x) = 1/(x - 3), find g(1).
g(1) = −0.5.
For g(x) = 1/(x - 3), find g(2).
g(2) = −1.
For g(x) = 1/(x - 3), find g(4).
g(4) = 1.
For g(x) = 1/(x - 3), find g(5).
g(5) = 0.5.
For h(x) = x² + 3, find h(0).
h(0) = 3.
For h(x) = x² + 3, find h(1).
h(1) = 4.
For h(x) = x² + 3, find h(−1).
h(−1) = 4.
For h(x) = x² + 3, find h(3).
h(3) = 12.
For h(x) = x² + 3, find h(−3).
h(−3) = 12.
State the domain of f(x) = √(x)/(x − 4).
Two causes at once. The root needs x at least 0; the denominator forbids x = 4. Together: [0, 4) and (4, ∞).
State the domain of f(x) = 1/√(x − 1).
x − 1 must be at least 0 for the root, and non-zero because it is underneath. So x − 1 is strictly positive: (1, ∞). When a root sits in a denominator, the endpoint is lost as well.
Two functions have the same formula but domains [0, 3] and all real numbers. Are they the same function?
No. A function is a rule together with the inputs it accepts. The first refuses 5 and the second does not, so they behave differently and are different functions. This is exactly the manoeuvre chapter 9 uses to give x² an inverse.
Only a piece of the curve exists, because only those inputs are allowed.
The same formula, drawn everywhere. It answers at 5 and the other refuses, so they behave differently and are different functions.
5. Tables become graphs
For f(x) = 2x - 1, find f(−2).
f(−2) = −5.
For f(x) = 2x - 1, find f(−1).
f(−1) = −3.
For f(x) = 2x - 1, find f(0).
f(0) = −1.
For f(x) = 2x - 1, find f(1).
f(1) = 1.
For f(x) = 2x - 1, find f(2).
f(2) = 3.
For f(x) = 2x - 1, find f(3).
f(3) = 5.
Plot y = 2x − 1 for x = −2, −1, 0, 1, 2.
(−2, −5), (−1, −3), (0, −1), (1, 1), (2, 3), lying on a straight line.
Why does a circle fail the vertical line test?
Because a vertical line through its interior meets it twice, so one input is assigned two outputs. For x² + y² = 9 at x = 0 those outputs are 3 and −3.
Give an example of a graph that has a local minimum.
y = x² has one at (0, 0). Any upward parabola will do, as will a curve that dips and recovers.
Plot y = 3 − x for x = −1, 0, 2, 4.
(−1, 4), (0, 3), (2, 1), (4, −1). The line falls from left to right because the coefficient of x is negative.
A point is plotted at 1 across and 3 up. Write it as an ordered pair and say what it means about the function.
(1, 3): the input 1 produces the output 3, that is f(1) = 3.
One across, three up.
The same fact: the input 1 produces the output 3.
From the graph of y = x² − 4, state where it crosses each axis.
It crosses the vertical axis at (0, −4), and the horizontal axis where x² = 4, at (−2, 0) and (2, 0).
Sketch a graph that rises, then falls, then rises again. How many flat points does it have at least?
At least two: one high point where rising turns to falling, and one low point where falling turns to rising.
Does the graph of x = y² represent y as a function of x? Explain using a vertical line.
No. It is a parabola opening sideways, and the vertical line at x = 4 meets it at y = 2 and y = −2.
Two students plot f(2) = 5. One marks (2, 5), the other (5, 2). Which is right, and what has the other one actually drawn?
The first. The second has plotted the inverse relation, sending 5 back to 2, which is exactly the reflection chapter 9 uses.
Two across, five up. Input first, output second.
Not merely wrong: this plots the rule that sends 5 back to 2, which is the reflection chapter 9 uses on purpose.
For g(x) = 3 - x, find g(−1).
g(−1) = 4.
For g(x) = 3 - x, find g(0).
g(0) = 3.
For g(x) = 3 - x, find g(2).
g(2) = 1.
For g(x) = 3 - x, find g(4).
g(4) = −1.
For g(x) = 3 - x, find g(6).
g(6) = −3.
For h(x) = x² - 4, find h(−3).
h(−3) = 5.
For h(x) = x² - 4, find h(−2).
h(−2) = 0.
For h(x) = x² - 4, find h(0).
h(0) = −4.
For h(x) = x² - 4, find h(2).
h(2) = 0.
For h(x) = x² - 4, find h(3).
h(3) = 5.
A graph passes the vertical line test but a horizontal line meets it twice. What does each fact tell you?
The vertical test passing means it is a function. The horizontal line meeting twice means two different inputs share an output, so it is not one-to-one and chapter 9 will refuse it an inverse until its domain is restricted.
One hit per line, so every input has one output. It is a function.
Two hits, at −2 and 2. Two inputs share an output, so chapter 9 will refuse it an inverse until the domain is cut.
A table gives (0, 1), (1, 2), (2, 4), (3, 8). Plot it and say which family of chapter 6 it belongs to.
The outputs double at each step, so it is exponential: y = 2ˣ. The points curve upward increasingly steeply rather than lying on a line.
Can a graph cross the horizontal axis three times and still be a function?
Yes. Crossing the horizontal axis three times means three different inputs give the output 0, which is inputs sharing an output and is permitted. Only a vertical line meeting the graph twice would break it.
6. Three families, three kinds of change
Outputs 5, 7, 9, 11, 13 for inputs 0, 1, 2, 3, 4. Name the family and the rule.
Linear, and the rule is 2x + 5, because the first differences are all 2.
Outputs −1, 3, 7, 11, 15 for inputs 0, 1, 2, 3, 4. Name the family and the rule.
Linear, and the rule is 4x - 1, because the first differences are all 4.
Outputs 0, 1, 4, 9, 16 for inputs 0, 1, 2, 3, 4. Name the family and the rule.
Quadratic, and the rule is x², because the first differences 1, 3, 5, 7 are not constant but the second differences are all 2.
Outputs 0, 4, 10, 18, 28 for inputs 0, 1, 2, 3, 4. Name the family and the rule.
Quadratic, and the rule is x² + 3x, because the first differences 4, 6, 8, 10 are not constant but the second differences are all 2.
Outputs 1, 2, 4, 8, 16 for inputs 0, 1, 2, 3, 4. Name the family and the rule.
Exponential, and the rule is 2ˣ, because the differences settle nothing, while the ratios are all 2.
Outputs 3, 6, 12, 24, 48 for inputs 0, 1, 2, 3, 4. Name the family and the rule.
Exponential, and the rule is 3·2ˣ, because the differences settle nothing, while the ratios are all 2.
Outputs 1, 3, 9, 27 for inputs 0, 1, 2, 3. Name the family and the rule.
Exponential, and the rule is 3ˣ, because the differences settle nothing, while the ratios are all 3.
Outputs 2, 7, 12, 17, 22 for inputs 0, 1, 2, 3, 4. Name the family and the rule.
Linear, and the rule is 5x + 2, because the first differences are all 5.
Classify: y = 4 − 3x, y = 3ˣ, y = x² − 4.
Linear, exponential, quadratic.
For y = x², compare output changes from x = 0 to 1 and from x = 3 to 4.
1 and 7.
A population doubles every hour. Which family models it, and why?
Exponential. Equal steps in time multiply the population by a constant factor of 2, rather than adding a constant amount.
Outputs 2, 5, 8, 11 for inputs 0, 1, 2, 3. Which family, and what is the rule?
Differences are 3, 3, 3, so linear: y = 3x + 2.
Outputs 1, 3, 9, 27 for inputs 0, 1, 2, 3. Which family, and what is the rule?
Ratios are 3, 3, 3, so exponential: y = 3ˣ.
Outputs 0, 1, 4, 9, 16. Take first and second differences and name the family.
First differences 1, 3, 5, 7; second differences 2, 2, 2. Quadratic, and the rule is x².
Why can a linear rule be described by a single number for its steepness, when a quadratic cannot?
Because the linear rule adds the same amount at every step, so one number covers every interval. The quadratic adds a different amount at each step, so any single number would have to name which interval it referred to.
Every rise is 3, so one number covers every interval.
The rises differ, so any single number would have to say which interval it meant. That question is chapter 11.
Which is bigger at x = 3: x² or 2ˣ? Which at x = 10?
At x = 3, x² = 9 beats 2ˣ = 8. At x = 10, 2ˣ = 1024 beats x² = 100. They are equal at x = 4.
A savings account adds a flat £50 a month. Another adds 5% of its balance a month. Name each family.
The first is linear: the same amount added each step. The second is exponential: the amount added depends on the current size, which is multiplication in disguise.
The same 50 is added whatever the balance, so the rises are identical.
The amount added grows because it depends on the balance. Multiplying in disguise.
Outputs 3, 3, 3, 3. Which family, and what are the differences?
Linear, with all differences 0. A constant rule is the linear family with m = 0; it is flat rather than absent.
Second differences of a table are all 6. What can you say about the x² coefficient?
For ax² with input steps of 1 the second difference is 2a, so a = 3. The rest of the rule cannot be recovered from the second differences alone, because adding any linear part leaves them unchanged.
A rule doubles every 3 hours. What factor applies over 1 hour? Is the family still exponential?
The cube of the hourly factor must be 2, so the factor is the cube root of 2, about 1.26. Yes, it is still exponential: changing the size of the time step changes the constant factor but never turns multiplying into adding.
7. Transforming a function
Describe the change from x² to x² + 3, and give the new low point.
Moved not moved sideways and up 3. The low point goes from (0, 0) to (0, 3).
Describe the change from x² to x² - 2, and give the new low point.
Moved not moved sideways and down 2. The low point goes from (0, 0) to (0, −2).
Describe the change from x² to (x - 2)², and give the new low point.
Moved right 2 and not moved vertically. The low point goes from (0, 0) to (2, 0).
Describe the change from x² to (x + 3)², and give the new low point.
Moved left 3 and not moved vertically. The low point goes from (0, 0) to (−3, 0).
Describe the change from x² to (x + 4)² − 1.
Left 4 and down 1; the low point moves to (−4, −1).
Write a transformed square function shifted right 3 and up 5.
(x − 3)² + 5.
What does y = −f(x) do to a graph?
Reflects it across the horizontal axis. Every output changes sign; inputs are untouched.
What does y = f(−x) do to a graph?
Reflects it across the vertical axis, because the minus is inside and so acts on inputs.
Describe the change from x² to 3x², and to 0.5x².
Stretched vertically by 3, so it is three times as tall at every input and looks narrower. Then squashed to half height, so it looks wider. Neither moves.
Every height tripled, so it looks narrower. Nothing moved sideways.
Every height halved, so it looks wider. Again nothing moved.
Starting from f(x) = x², write the rule shifted left 2 and reflected in the horizontal axis.
−(x + 2)². The bracket comes first because the reflection is applied to the shifted rule; writing (−x + 2)² would reflect the input instead.
The point (2, 5) lies on y = f(x). Where does it move on y = f(x) + 3? On y = f(x − 1)?
To (2, 8), since only the height changed. Then to (3, 5), since the graph moves right by 1.
A point on the parent, wherever the rest of the curve goes.
Only the height changed: (2, 8). The input is untouched by anything outside the bracket.
Only the position changed: (3, 5). The height is untouched by anything inside.
The parent has its low point at the origin. Where is the low point of y = (x − 6)² + 2?
(6, 2).
Describe the change from x² to (x - 1)² - 4, and give the new low point.
Moved right 1 and down 4. The low point goes from (0, 0) to (1, −4).
Describe the change from x² to (x + 2)² + 5, and give the new low point.
Moved left 2 and up 5. The low point goes from (0, 0) to (−2, 5).
Describe the change from x² to (x - 4)² + 2, and give the new low point.
Moved right 4 and up 2. The low point goes from (0, 0) to (4, 2).
Describe the change from x² to (x + 5)² - 1, and give the new low point.
Moved left 5 and down 1. The low point goes from (0, 0) to (−5, −1).
Describe the change from x² to (x - 3)² + 6, and give the new low point.
Moved right 3 and up 6. The low point goes from (0, 0) to (3, 6).
Describe the change from x² to (x + 1)² + 4, and give the new low point.
Moved left 1 and up 4. The low point goes from (0, 0) to (−1, 4).
Explain, using one substituted number, why f(x − 2) moves the graph right rather than left.
At x = 5 the rule evaluates f(3), so whatever height the parent had at 3 now appears at 5. Heights land two further along, which is a shift right.
The parent has height 9 at the input 3.
At x = 5 the rule evaluates f(3), so that height of 9 now appears at 5. The picture moved right, whatever the sign said.
Does y = f(x) + 3 change how steep the curve is anywhere? Does y = 3f(x)?
The first does not: sliding a curve up leaves every slope untouched. The second does: tripling every height triples every slope. This is the distinction chapter 13 relies on.
Sliding a curve up leaves every slope exactly as it was.
Tripling every height triples every slope. This is the distinction chapter 13 relies on.
Write the rule for y = x² squeezed horizontally to half width and moved up 1. Then expand it.
y = (2x)² + 1, which expands to 4x² + 1. Note that a horizontal squeeze on a parabola is indistinguishable from a vertical stretch, which is a peculiarity of this parent and not a general rule.
A graph is shifted right 3, then reflected in the vertical axis. Is the result the same as reflecting first, then shifting right 3?
No. Shifting then reflecting gives f(−x − 3), whose feature sits at x = −3. Reflecting then shifting gives f(−(x − 3)) = f(3 − x), whose feature sits at x = 3. Order matters, which is the same lesson chapter 8 draws about composition.
The feature ends up at x = −3.
The feature ends up at x = 3. Same two operations, opposite results, which is chapter 8's lesson arriving early.
8. Chaining functions
With f(x) = x² and g(x) = x - 3, find f(g(5)).
g(5) = 2, then f(2) = 4.
With the same two rules, find g(f(5)).
f(5) = 25, then g(25) = 22.
With f(x) = x² and g(x) = x - 3, find f(g(1)).
g(1) = −2, then f(−2) = 4.
With the same two rules, find g(f(1)).
f(1) = 1, then g(1) = −2.
With f(x) = x² and g(x) = x - 3, find f(g(0)).
g(0) = −3, then f(−3) = 9.
With the same two rules, find g(f(0)).
f(0) = 0, then g(0) = −3.
Let f(x) = x² and g(x) = x − 3. Find f(g(5)) and g(f(5)).
f(g(5)) = 4 and g(f(5)) = 22.
Subtract, then square. The wire carries 2.
Square, then subtract. The wire carries 25, and the answer is 22.
Write formulas for f(g(x)) and g(f(x)) for those same rules.
f(g(x)) = (x − 3)²; g(f(x)) = x² − 3.
Let f(x) = √(x) and g(x) = x − 4. What inputs are allowed for f(g(x))?
[4, ∞), because the square root needs x − 4 to be non-negative.
With f(x) = 2x and g(x) = x + 1, evaluate f(g(0)) and g(f(0)).
f(g(0)) = f(1) = 2; g(f(0)) = g(0) = 1.
Add one, then double: 0 becomes 1, and 1 doubled is 2.
Double, then add one: 0 doubled is still 0, and 0 plus 1 is 1.
With f(x) = 3x − 1 and g(x) = x², write f(g(x)) and g(f(x)).
f(g(x)) = 3x² − 1; g(f(x)) = (3x − 1)², which expands to 9x² − 6x + 1.
Explain in one sentence why f(g(x)) means g runs first.
Because g is inside the brackets nearest to x, so x reaches g before anything else, exactly as with arithmetic brackets.
Find a function h so that h(x) = (x + 1)³ can be written as f(g(x)) with two simpler rules.
Take g(x) = x + 1 and f(x) = x³. Then f(g(x)) = (x + 1)³. Recognising an outer and an inner rule like this is the whole preparation for the chain rule in Book 3.
With f(x) = 2x and g(x) = x + 1, find f(g(3)).
g(3) = 4, then f(4) = 8.
With the same two rules, find g(f(3)).
f(3) = 6, then g(6) = 7.
With f(x) = 2x and g(x) = x + 1, find f(g(0)).
g(0) = 1, then f(1) = 2.
With the same two rules, find g(f(0)).
f(0) = 0, then g(0) = 1.
A shop takes 20% off, then adds 10% tax. Write both steps as functions and compose them. Does the order matter to the final price?
d(p) = 0.8p and t(p) = 1.1p, so t(d(p)) = 0.88p and d(t(p)) = 0.88p. Here the order does not matter, because both rules are multiplications and multiplication commutes. This is a special case, not the general rule.
Multiply by 0.8, then by 1.1. The result is 88.
Multiply by 1.1, then by 0.8. Also 88, because multiplication commutes. This is a special case, not the general rule.
A shop takes £5 off, then adds 10% tax. Does the order matter now?
Yes. t(d(p)) = 1.1(p − 5) = 1.1p − 5.5, while d(t(p)) = 1.1p − 5. The customer is 50p better off if the discount is applied last. Mixing an addition with a multiplication breaks the symmetry of the previous question.
Take 5 off, then add tax on the smaller amount: 104.50.
Add tax first, then take 5 off: 105. The customer is 50p better off with the discount last.
With f(x) = 1/x and g(x) = x − 2, state the domain of f(g(x)).
g accepts everything; f refuses 0, so x − 2 must not be 0. The domain is every real number except 2.
If f(g(x)) = x for every x, what does that say about the two rules?
That f undoes whatever g did, returning every input unchanged. Chapter 9 gives the pair a name: they are inverses.
Whatever g did, f undid, and 7 came back out.
Every input returns unchanged. Chapter 9 names such a pair: they are inverses.
Let f(x) = x² and g(x) = √(x). Find f(g(x)) and g(f(x)), and say why they are not the same rule.
f(g(x)) = x, on the domain [0, ∞) that the root demands. g(f(x)) = √(x²), which equals x for non-negative x but equals −x for negative x, so at x = −3 it returns 3. They agree only where x is non-negative, which is exactly the restriction chapter 9 needs.
The root demands a non-negative input, so this rule only exists to the right of zero.
This one accepts everything but bends at zero: at −3 it returns 3. They agree only where x is non-negative.
9. Running a function backward
Find the inverse of f(x) = x + 7, and check it on one value.
f⁻¹(x) = x - 7. Check: f(2) = 9, and f⁻¹(9) = 2.
Find the inverse of f(x) = x - 4, and check it on one value.
f⁻¹(x) = x + 4. Check: f(2) = −2, and f⁻¹(−2) = 2.
Find the inverse of f(x) = 2x, and check it on one value.
f⁻¹(x) = x/2. Check: f(2) = 4, and f⁻¹(4) = 2.
Find the inverse of f(x) = 5x, and check it on one value.
f⁻¹(x) = x/5. Check: f(2) = 10, and f⁻¹(10) = 2.
Find the inverse of f(x) = 3x − 5.
f⁻¹(x) = (x + 5)/3.
Why does x² need a restricted domain before it has an inverse function?
Because 2 and −2 both give 4, so reversing the rule at 4 has two candidate answers and is not a function. Restricting to x at least 0 removes one of them.
Both 2 and −2 produce 4, so reversing at 4 cannot choose.
Half discarded, one arrow per height restored, and the square root becomes its inverse.
Verify your inverse from question 1 by composition, in both directions.
f⁻¹(f(x)) = ((3x − 5) + 5)/3 = x, and f(f⁻¹(x)) = 3(x + 5)/3 − 5 = x.
Find the inverse of f(x) = x + 7.
f⁻¹(x) = x − 7.
Find the inverse of f(x) = x/4.
f⁻¹(x) = 4x.
Does f(x) = 5 have an inverse? Explain using the horizontal line test.
No. Every input produces 5, so the horizontal line at height 5 lies along the whole graph and meets it infinitely often. Reversing it could not choose an input.
f(x) = 2x + 4 has f⁻¹(x) = (x − 4)/2. Is f⁻¹(x) the same as 1/f(x)?
No. At x = 10, f⁻¹(10) = 3 while 1/f(10) = 1/24. The superscript names an inverse, not a reciprocal.
It returns the input that f sent to 10.
Something else entirely: one divided by f(10) = 24. The superscript names an inverse, not an exponent.
The point (2, 9) lies on y = f(x). Which point must lie on y = f⁻¹(x)?
(9, 2). Inverting swaps the coordinates.
A function converts Celsius to Fahrenheit: F = 1.8C + 32. Find the inverse and state what it does.
C = (F − 32)/1.8. It converts Fahrenheit back to Celsius. Checking: 100°C gives 212°F, and (212 − 32)/1.8 = 100.
Find the inverse of f(x) = 3x - 5, and check it on one value.
f⁻¹(x) = (x + 5)/3. Check: f(2) = 1, and f⁻¹(1) = 2.
Find the inverse of f(x) = 4x + 8, and check it on one value.
f⁻¹(x) = (x - 8)/4. Check: f(2) = 16, and f⁻¹(16) = 2.
Find the inverse of f(x) = 0.5x + 3, and check it on one value.
f⁻¹(x) = 2x - 6. Check: f(2) = 4, and f⁻¹(4) = 2.
Find the inverse of f(x) = −2x + 6, and check it on one value.
f⁻¹(x) = (6 - x)/2. Check: f(2) = 2, and f⁻¹(2) = 2.
Find the inverse of f(x) = 6x - 1, and check it on one value.
f⁻¹(x) = (x + 1)/6. Check: f(2) = 11, and f⁻¹(11) = 2.
Find the inverse of f(x) = 9 - x, and check it on one value.
f⁻¹(x) = 9 - x. Check: f(2) = 7, and f⁻¹(7) = 2.
Find the inverse of f(x) = x³, and say why no restriction is needed.
f⁻¹(x) is the cube root of x. No restriction is needed because cubing preserves sign, so no two inputs share an output and the horizontal line test passes everywhere.
Find the inverse of f(x) = (x − 1)/2 and check one numerical value.
f⁻¹(x) = 2x + 1. Check: f(7) = 3, and f⁻¹(3) = 7.
p(x) = x² is restricted to x at most 0 instead of x at least 0. What is its inverse now?
f⁻¹(x) = −√(x). On that half the outputs are still every non-negative number, but each came from a negative input, so the inverse must return the negative root. Which half you keep changes the answer, which is why the restriction is part of the function.
Every output came from a positive input, so the inverse returns the positive root.
Same outputs, but each came from a negative input, so the inverse must return the negative root.
10. Difference, delta, and rate
A plant is 12 cm after 4 days and 30 cm after 13 days. Find Δy, Δx, and the rate of change.
Δy = 30 − 12 = 18 cm; Δx = 9 days; rate = 18/9 = 2 cm per day.
A plant is 5 cm after 0 days and 45 cm after 10 days. Find Δy, Δx, and the rate of change.
Δy = 45 − 5 = 40 cm; Δx = 10 days; rate = 40/10 = 4 cm per day.
A plant is 20 cm after 2 days and 38 cm after 8 days. Find Δy, Δx, and the rate of change.
Δy = 38 − 20 = 18 cm; Δx = 6 days; rate = 18/6 = 3 cm per day.
A plant is 12 cm on day 4 and 30 cm on day 13. Find Δh and Δt.
Δh = 30 − 12 = 18 cm, and Δt = 13 − 4 = 9 days.
Using those two, find the rate of change with units.
18/9 = 2 cm per day.
A price rises from 200 to 260 over 4 weeks. Find ΔP, Δt, and the rate.
ΔP = 60, Δt = 4 weeks, and the rate is 15 per week.
A price falls from 260 to 200 over 4 weeks. Find ΔP and the rate.
ΔP = −60 and the rate is −15 per week. Only the sign has changed.
Explain in one sentence why Δy / Δx cannot be cancelled to y / x.
Because Δ is an instruction rather than a quantity multiplying y, so there is no common factor to cancel; written in full the fraction is (y₂ − y₁)/(x₂ − x₁).
A car covers 240 miles in 4 hours. Find its rate. What rate covers the same distance in 3 hours?
60 mph, and 80 mph. The same top divided by a smaller bottom gives a bigger answer.
Each hour gets 60 miles.
Three shares instead of four, so each share is larger.
Name the quotient when delta volume is divided by delta time, and give its units.
Flow rate, measured in volume units per time unit, such as litres per minute.
A line passes through (1, 4) and (5, 6). Find Δy, Δx, and the rate of change.
Δy = 2, Δx = 4, and the rate is 0.5.
A tank holds 80 litres after 0 hours and 50 litres after 6 hours. Find Δy, Δx, and the rate of change.
Δy = 50 − 80 = −30 litres; Δx = 6 hours; rate = −30/6 = −5 litres per hour.
A tank holds 60 litres after 1 hour and 20 litres after 5 hours. Find Δy, Δx, and the rate of change.
Δy = 20 − 60 = −40 litres; Δx = 4 hours; rate = −40/4 = −10 litres per hour.
A tank holds 12 litres after 0 hours and 40 litres after 4 hours. Find Δy, Δx, and the rate of change.
Δy = 40 − 12 = 28 litres; Δx = 4 hours; rate = 28/4 = 7 litres per hour.
A car has covered 0 miles after 0 hours and 150 miles after 3 hours. Find Δy, Δx, and the rate of change.
Δy = 150 − 0 = 150 miles; Δx = 3 hours; rate = 150/3 = 50 miles per hour.
A car has covered 40 miles after 1 hour and 220 miles after 4 hours. Find Δy, Δx, and the rate of change.
Δy = 220 − 40 = 180 miles; Δx = 3 hours; rate = 180/3 = 60 miles per hour.
For the same two points, take both differences in the opposite order. Does the rate change?
Δy = −2 and Δx = −4, so the rate is (−2)/(−4) = 0.5. It does not change, because the two minus signs divide out. Only consistency is required, not a particular order.
A quantity has Δy = 0 over an interval where Δx = 5. What is the rate, and what does the graph look like?
The rate is 0/5 = 0, and the graph is horizontal across that interval: it moved along without going up or down.
Why can Δx never be 0 in a rate of change?
Because it is the divisor, and dividing by zero names no number. A rate answers "how much per one unit of x", and if x did not move there is no interval to share the change out over.
A walker covers 6 km in the first hour and 2 km in the second. Find the rate for each hour and for the whole walk.
6 km/h, then 2 km/h, and 8/2 = 4 km/h overall. The overall figure is the average of the two only because the intervals happen to be equally long.
Six kilometres in one hour.
Two kilometres in the next hour. The walker slowed.
Eight kilometres over two hours: 4 km/h, matching neither hour.
11. Average rate of change
Find the average rate of change of f(x) = x² from x = 2 to x = 5.
(25 − 4)/(5 − 2) = 7.
Find the average rate of change of f(x) = x² from x = 1 to x = 4.
(16 − 1)/(4 − 1) = 5.
Find the average rate of change of f(x) = x² from x = 0 to x = 3.
(9 − 0)/(3 − 0) = 3.
Find the average rate of change of f(x) = x² from x = 3 to x = 6.
(36 − 9)/(6 − 3) = 9.
Find the average rate of change of f(x) = x² from 2 to 5.
(25 − 4)/(5 − 2) = 7.
Find it for g(t) = 60t from t = 1 to t = 4. Interpret the units.
60 distance-units per time-unit, for instance 60 miles per hour.
For f(x) = x², calculate [f(2 + h) − f(2)]/h and simplify.
4 + h.
Find the average rate of change of f(x) = 3x + 1 from x = 0 to x = 10, and from x = 100 to x = 110.
3 in both cases. A linear rule has the same average rate over every interval.
Average rate 3.
Average rate 3 again. On a straight line the secant is the line, wherever you put it.
A plant is 12 cm on day 4 and 30 cm on day 13. Find the average growth rate with units.
(30 − 12)/(13 − 4) = 2 cm per day.
Find the average rate of change of f(x) = x² from x = −2 to x = 2.
(4 − 4)/(2 − (−2)) = 0. The output ends where it started, though it certainly moved in between.
Water fills a tank: 0 litres at t = 0, 50 at t = 5, 60 at t = 10 minutes. Find the average rate over each interval and over the whole time.
10 litres per minute over the first, 2 over the second, and 6 over the whole ten minutes. The overall figure is not the average of 10 and 2 here only because both intervals happen to be equally long; in general it is not.
50 litres in 5 minutes: 10 litres a minute.
10 litres in 5 minutes: 2 a minute. The tap has slowed.
60 litres in 10 minutes: 6 a minute. Here it is the average of 10 and 2 only because the two intervals happen to be equally long.
Find the average rate of change of g(x) = 3x + 1 from x = 0 to x = 10.
(31 − 1)/(10 − 0) = 3.
Find the average rate of change of g(x) = 3x + 1 from x = 2 to x = 5.
(16 − 7)/(5 − 2) = 3.
Find the average rate of change of g(x) = 3x + 1 from x = −1 to x = 4.
(13 − −2)/(4 − −1) = 3.
Find the average rate of change of h(x) = x³ from x = 0 to x = 2.
(8 − 0)/(2 − 0) = 4.
Find the average rate of change of h(x) = x³ from x = 1 to x = 3.
(27 − 1)/(3 − 1) = 13.
For f(x) = x², calculate [f(3 + h) − f(3)]/h and simplify. What does it approach as h shrinks?
(9 + 6h + h² − 9)/h = 6 + h, which approaches 6.
For f(x) = 5x − 2, calculate [f(a + h) − f(a)]/h. Why does no h survive?
It is 5. The h cancels completely because a linear rule adds the same amount per unit step regardless of where you start or how wide the step is, which chapter 6 recorded as a constant first difference.
A car covers 120 miles in 2 hours. Must it have been doing 60 mph at some instant?
Its average was 60 mph. Assuming the speed changed smoothly rather than jumping, it must have passed through 60 at some moment, since it cannot get from below to above without crossing. This is proved in Book 3; here it is worth noticing that the average alone does not tell you when.
Sketch a curve where the average rate of change from a to b is 0 but the curve is never flat between them. Is that possible?
Not for a smooth curve. To return to its starting height it must rise then fall, or fall then rise, and the turn between them is a flat point. Question 6 is an instance: x² from −2 to 2 averages 0 and is flat at x = 0.
Explain why the difference quotient forbids h = 0, given that shrinking h is the whole point.
At h = 0 both the numerator and the denominator are 0, and 0/0 names no number. The limit asks what the quotient approaches as h gets close to 0, never what it equals there. That distinction is the subject of Book 2.
12. Limits: what is approached
Evaluate the limit of (x² - 4)/(x - 2) as x approaches 2.
Substituting gives 0/0, so factor: the expression is x + 2 for every x except 2. The outputs crowd around 4.
Evaluate the limit of (x² - 9)/(x - 3) as x approaches 3.
Substituting gives 0/0, so factor: the expression is x + 3 for every x except 3. The outputs crowd around 6.
Evaluate the limit of (x² - 1)/(x - 1) as x approaches 1.
Substituting gives 0/0, so factor: the expression is x + 1 for every x except 1. The outputs crowd around 2.
Evaluate the limit of (x² - 25)/(x - 5) as x approaches 5.
Substituting gives 0/0, so factor: the expression is x + 5 for every x except 5. The outputs crowd around 10.
From the table above, what value is f(x) approaching as x approaches 1?
2.
Explain how a function can have a limit where it has no value.
Because the limit is determined entirely by inputs near the point and never by the point itself. If the nearby outputs crowd around a single number, that number is the limit, whether or not anything is defined at the target.
Sketch a graph with a hole at x = 2 but a limit of 5 there.
Any curve passing smoothly through height 5 at x = 2, with that one point drawn as an open circle. For instance y = x + 3 with x = 2 removed.
Evaluate the limit of (x² − 4)/(x − 2) as x approaches 2.
4, by factoring to (x − 2)(x + 2) and cancelling.
Evaluate the limit of (x² − 9)/(x − 3) as x approaches 3.
6. Factor to (x − 3)(x + 3), cancel, and substitute 3 into x + 3.
Evaluate the limit of 3x + 1 as x approaches 2. Why is this one easy?
7. Substitution works directly because the rule has no gap at x = 2, which is what it means for a function to be continuous there.
Does 1/x have a limit as x approaches 0? Justify using both sides.
No. From above the outputs grow without bound; from below they fall without bound. The two sides disagree and neither settles.
Evaluate the limit of (x² - 3x - 4)/(x - 4) as x approaches 4.
Substituting gives 0/0, so factor: the expression is x + 1 for every x except 4. The outputs crowd around 5.
Evaluate the limit of (x² + 3x - 10)/(x - 2) as x approaches 2.
Substituting gives 0/0, so factor: the expression is x + 5 for every x except 2. The outputs crowd around 7.
Evaluate the limit of (x² - 4x + 3)/(x - 3) as x approaches 3.
Substituting gives 0/0, so factor: the expression is x + −1 for every x except 3. The outputs crowd around 2.
Evaluate the limit of (x² + 6x + 8)/(x + 2) as x approaches −2.
Substituting gives 0/0, so factor: the expression is x + 4 for every x except −2. The outputs crowd around 2.
Evaluate the limit of (x² - 4x - 12)/(x - 6) as x approaches 6.
Substituting gives 0/0, so factor: the expression is x + 2 for every x except 6. The outputs crowd around 8.
Evaluate the limit of (x² + 5x - 6)/(x - 1) as x approaches 1.
Substituting gives 0/0, so factor: the expression is x + 6 for every x except 1. The outputs crowd around 7.
A function is defined to be 7 at x = 1, but nearby outputs crowd around 2. What is the limit at 1?
2. The value at the point is irrelevant to the limit. Here the limit exists, the value exists, and they disagree, which is exactly what it means for a function to be discontinuous at that point.
Evaluate the limit of (x − 1)/(x² − 1) as x approaches 1.
1/2. Factor the denominator to (x − 1)(x + 1) and cancel, leaving 1/(x + 1), which crowds around 1/2.
Why is 0/0 called an indeterminate form rather than an error?
Because it does not decide the answer. Questions 4, 5 and 9 all substitute to 0/0 and have the limits 4, 6 and 1/2. The form tells you only that more work is needed, which is usually factoring.
Substituting gives 0/0, and the answer is 4.
Same form, and the answer is 6.
Same form again, and now the answer is a half. The form decides nothing, which is why it is called indeterminate rather than wrong.
For f(x) = x², use the difference quotient at x = 3 to write a limit whose answer is the local rate.
The limit as h approaches 0 of [(3 + h)² − 9]/h, which simplifies to 6 + h and so approaches 6. Chapter 11 question 7 did the algebra; this writes it as the limit it always was.
A function jumps from 3 to 8 at x = 4, with no gradual change. Does it have a limit at 4?
No. Approaching from the left the outputs head for 3 and from the right for 8. A limit requires both sides to agree, so a jump has no limit even though the function has a value everywhere.
13. Derivatives: how fast
For f(x) = x², the derivative is f'(x) = 2x. Find f'(1), and say what the curve is doing there.
f'(1) = 2, so the curve is rising there.
For f(x) = x², the derivative is f'(x) = 2x. Find f'(3), and say what the curve is doing there.
f'(3) = 6, so the curve is rising there.
For f(x) = x², the derivative is f'(x) = 2x. Find f'(−2), and say what the curve is doing there.
f'(−2) = −4, so the curve is falling there.
For f(x) = x², the derivative is f'(x) = 2x. Find f'(0), and say what the curve is doing there.
f'(0) = 0, so the curve is flat there.
Derive f'(x) for f(x) = x² from the definition, showing the h cancel.
The quotient simplifies to 2x + h, which approaches 2x. So f'(x) = 2x.
For f(x) = x², find f'(1), f'(0), and f'(−3).
2, 0, and −6. The middle one is zero because the parabola is flat at the origin; the last is negative because the curve is falling there.
Derive f'(x) for f(x) = 5x − 2 from the definition.
5. The quotient is exactly 5 with no h remaining, so the limit is 5.
Derive f'(x) for the constant rule f(x) = 7.
0. The numerator is 7 − 7 = 0 for every h, so the quotient is 0 throughout and the limit is 0. A flat graph has no steepness anywhere.
A car's position is s(t) = t² metres after t seconds. Find its velocity at t = 3, with units.
s'(t) = 2t, so s'(3) = 6 metres per second.
Explain why f'(x) = 2x is a function and 4 is not the derivative of x².
Because the steepness of x² differs from place to place, so the answer must be a rule rather than a number. 4 is f'(2), the derivative at one particular input.
At x = 1 the tangent has steepness 2.
At x = 2 it is 4. The answer moves with the input, so it has to be a rule. 4 is the derivative at 2, not the derivative.
From the graph of a derivative, how would you spot where the original curve is flat?
Where the derivative crosses or touches zero. A flat point on the parent is a zero of its derivative.
A tank holds V(t) = 4t litres. What is the flow rate? Now the tank holds V(t) = t². Is the flow rate still constant?
4 litres per unit time, constant. For t², the rate is 2t, which grows, so the tank fills faster and faster.
Every minute adds the same 4 litres, so the flow rate is constant.
The rises grow, so the tank fills faster and faster. The rate is 2t, which is not constant.
For f(x) = 3x², the derivative is f'(x) = 6x. Find f'(2), and say what the curve is doing there.
f'(2) = 12, so the curve is rising there.
For f(x) = 2x², the derivative is f'(x) = 4x. Find f'(3), and say what the curve is doing there.
f'(3) = 12, so the curve is rising there.
For f(x) = x³, the derivative is f'(x) = 3x². Find f'(1), and say what the curve is doing there.
f'(1) = 3, so the curve is rising there.
For f(x) = x³, the derivative is f'(x) = 3x². Find f'(2), and say what the curve is doing there.
f'(2) = 12, so the curve is rising there.
For f(x) = 5x - 2, the derivative is f'(x) = 5. Find f'(4), and say what the curve is doing there.
f'(4) = 5, so the curve is rising there.
For f(x) = 4x + 1, the derivative is f'(x) = 4. Find f'(1), and say what the curve is doing there.
f'(1) = 4, so the curve is rising there.
Derive f'(x) for f(x) = x² + 5 and compare with f(x) = x².
Both give 2x. The constant cancels in the subtraction, so shifting a curve up leaves every slope unchanged, exactly as chapter 7 question 10 argued.
Derive f'(x) for f(x) = 3x² from the definition.
6x. The quotient becomes (6xh + 3h²)/h = 6x + 3h, approaching 6x. Tripling the heights triples the slopes.
For f(x) = x², at which input is f'(x) = 10?
Solve 2x = 10, giving x = 5. This is chapter 3's distinction again: evaluating asks for the slope at a stated input, solving asks which input has a stated slope.
Why must the difference quotient be simplified before the limit is taken?
Because before simplifying, setting h to 0 gives 0/0, which names no number. Cancelling the h is what turns the expression into one that survives the limit, and it is legal precisely because h is never actually 0.
14. Integrals: how much accumulates
Find the average rate of change of v(x) = 2t from x = 0 to x = 3.
(6 − 0)/(3 − 0) = 2.
Find the average rate of change of v(x) = 2t from x = 0 to x = 5.
(10 − 0)/(5 − 0) = 2.
Find the average rate of change of v(x) = 2t from x = 1 to x = 4.
(8 − 2)/(4 − 1) = 2.
A car travels at a steady 40 mph for 3 hours. Find the distance as an area.
120 miles: a rectangle 40 tall and 3 wide.
Speed is v(t) = 2t from t = 0 to t = 5. Find the distance using the area of a triangle.
The triangle has base 5 and height 10, so the distance is 25 metres.
Check question 2 using an antiderivative of 2t.
The antiderivative is t². Evaluating at the ends gives 5² − 0² = 25, which agrees.
Which rule has 3x² as its derivative? Use it to find the area under 3x² from 0 to 2.
x³. The area is 2³ − 0³ = 8.
Why do the rectangle totals in the table all overestimate the true answer?
Because each rectangle takes its height from the right-hand end of its strip and the curve is rising, so every rectangle overshoots the curve across its whole width.
A tank fills at a constant 3 litres per minute for 10 minutes. Sketch the rate against time and find the volume.
A horizontal line at height 3. The volume is the rectangle beneath it: 30 litres.
Explain in one sentence what the Fundamental Theorem connects.
That accumulating a rate over an interval and undoing a derivative give the same answer, so differentiation and integration reverse each other.
The triangle beneath v(t) = 2t up to 3 has area 9.
The rule whose derivative is 2t, evaluated at both ends: 9 again. That agreement is the Fundamental Theorem.
For A(x) = t², find A(0).
A(0) = 0.
For A(x) = t², find A(3).
A(3) = 9.
For A(x) = t², find A(5).
A(5) = 25.
For A(x) = t², find A(2).
A(2) = 4.
For F(x) = x³/3, find F(0).
F(0) = 0.
For F(x) = x³/3, find F(1).
F(1) = 0.3333.
For F(x) = x³/3, find F(3).
F(3) = 9.
Estimate the area under f(x) = x² from 0 to 1 with two strips, using left-hand heights instead.
Heights f(0) = 0 and f(0.5) = 0.25, each of width 0.5, giving 0.125. This underestimates, as the right-hand version overestimated, so the true answer is trapped between 0.125 and 0.625.
Every rectangle sits under the curve, so this is too small.
Every rectangle pokes above it, so this is too big. The true value of one third is trapped between the two.
Find the area under f(x) = x from 0 to 4, first by geometry and then by antiderivative.
A triangle of base 4 and height 4 has area 8. The antiderivative of x is x²/2, and 4²/2 − 0 = 8.
A speed of −5 metres per second is recorded for 2 seconds. What does the "area" come to, and what does the sign mean?
−10. The region lies below the axis and counts as negative, meaning the object moved 10 metres in the opposite direction. The integral gives displacement rather than distance travelled.
Why does making the strips thinner reduce the error, rather than just changing it?
Because the error on each strip is the sliver between the flat top and the curve, and over a narrower strip the curve has less room to depart from the height chosen. There are more slivers but each shrinks faster than the count grows.
Two large slivers between the tops and the curve.
Twice as many slivers, each much less than half the size.
Over a narrower strip the curve has less room to depart from the height chosen. The count grows, and each sliver shrinks faster.
The slivers are almost invisible, and the total is closing on one third.
Chapter 13 found the derivative of x³/3. What is it, and why does that make example 2 work?
It is x², by the same method that gave 3x² for x³ and then dividing by 3. Example 2 works because finding an area was converted into finding a rule whose derivative is the curve, which is what the Fundamental Theorem licenses.
Its derivative is x², by the same method that gave 3x² for x³ and then dividing by three.
Finding an area was converted into finding a rule whose derivative is the curve. That conversion is what the Fundamental Theorem licenses.
What this book still owes its reader
A chapter passes when it carries at least 4 worked examples, each followed by a parallel one the reader does; at least 4 figures; an illustrated or operable answer on every worked example; at least 20 practice items with an answer for every one; a named misconception; and a link back to earlier work. This table is counted from the source at build time, so it cannot flatter the book.
| Chapter | Requirements met | Labs | Figures | Practice | |
|---|---|---|---|---|---|
| 1A reliable rule | 8 of 8 | 9 | 63 | 27 | passes |
| 2One answer, not two | 8 of 8 | 8 | 50 | 28 | passes |
| 3Function notation | 8 of 8 | 4 | 43 | 27 | passes |
| 4Domain and range | 8 of 8 | 1 | 36 | 27 | passes |
| 5Tables become graphs | 8 of 8 | 4 | 43 | 28 | passes |
| 6Three families, three kinds of change | 8 of 8 | 3 | 38 | 20 | passes |
| 7Transforming a function | 8 of 8 | 6 | 39 | 22 | passes |
| 8Chaining functions | 8 of 8 | 7 | 37 | 22 | passes |
| 9Running a function backward | 8 of 8 | 4 | 34 | 22 | passes |
| 10Difference, delta, and rate | 8 of 8 | 3 | 33 | 20 | passes |
| 11Average rate of change | 8 of 8 | 3 | 35 | 21 | passes |
| 12Limits: what is approached | 8 of 8 | 1 | 35 | 22 | passes |
| 13Derivatives: how fast | 8 of 8 | 4 | 37 | 22 | passes |
| 14Integrals: how much accumulates | 8 of 8 | 5 | 40 | 22 | passes |
14 of 14 chapters meet the gate. 330 practice items, every one with a solution you can open; 56 worked examples carrying 56 parallel exercises and 56 illustrated answers; 62 interactive labs; and 563 figures, every one computed at build time from the formula printed beside it.