Chapter 2: Functions
Welcome to Last Minute Lecture.
This free chapter overview is designed to help students review and understand key concepts.
These summaries supplement not replaced the original textbook and may not be redistributed or resold.
For complete coverage, always consult the official text.
You know, usually when we talk about a mathematical equation, there's this heavy expectation of it just being like abstract numbers sitting passively on a page.
Right.
Yeah, like a detached puzzle.
You're just forced to solve for a test.
Exactly.
You see an X and a Y and it feels completely divorced from reality.
I mean, it almost feels like a secret language, you know, designed purely to gatekeep who understands it and who doesn't.
Which is such a massive shame, because when you actually step into the world of functions, those abstract letters undergo this this massive transformation.
They stop being static puzzles and become real world prediction machines.
They really do.
They're the hidden architecture of everything.
Yeah.
Think about like tracking the exact temperature curve of your coffee as it cools down over an hour or calculating the rhythmic height of a bicycle tire valve as it rolls down the pavement.
Or even mapping out the explosive growth of a bacterial colony in a Petri dish.
Functions literally map the physics and dynamics of reality.
Right.
And mastering that hidden architecture is our entire mission today.
So welcome to the deep dive.
For this session, we are functioning as your personalized last minute tutoring team.
So if you are a college or advanced secondary student staring down chapter two on functions, specifically from the Cambridge International A .S.
and Aylville mathematics, pure mathematics one course book, you have found exactly the right audio companion.
We are tailoring this deep dive specifically for you.
Okay, let's unpack this, because before we can start bending, combining or, you know, graphing these prediction machines, we have to establish the absolute ground rules.
That is a vital first step.
Yeah, because mathematics requires strict boundaries.
We need to strictly define what actually qualifies as a function, because not every equation makes the cut.
Precisely.
In formal terms, a function is a relation that uniquely associates members of one set, which we call your inputs,
with members of another set, your outputs.
And the complete set of all valid allowable input values that's called the domain, right?
Yes, the domain.
And the set of all possible resulting output values is known as the range,
or sometimes it's referred to as the co -domain.
I always find it incredibly helpful to visualize a function as a highly predictable vending machine.
Oh, that's a great way to look at it.
Right.
So the physical buttons you are allowed to press, say A1, B2, C3, that's your domain.
Those are your valid inputs.
And the actual snacks sitting inside the machine waiting to drop.
The chocolate bars, the potato chips.
Exactly.
That constitutes your range.
So if you press button A1, your input, and the machine reliably drops a specific chocolate bar, your output, that is a perfectly working function.
The predictability is the key.
Predictability is definitely the perfect word for it.
But if you press A1, and the machine has some weird mechanical glitch where it randomly drops either a chocolate bar OR a bag of chips on any given day, I mean, the machine is broken, you can't use it to predict your snack.
Exactly.
In math, if one input gives you multiple different possible outputs, it just fails the definition of a function entirely.
A strict rule for a function is that one single input can only ever yield one specific definitive output.
Which brings us to a really crucial distinction in the material.
The text heavily emphasizes the difference between one -one functions and many -one functions.
If the golden rule is predictability, how do both of these fit into our vending machine scenario?
Well, let's look at the underlying mechanics using the text examples.
A one -one function is an equation like f of x equals x plus 2.
Okay, simple enough.
For every unique number you feed into it, you get a completely unique result out of it.
If x is 3, the output is definitively 5.
No other number in the universe will ever give you a 5 when you add 2 to it.
So in the context of the vending machine, a one -one function means every single button on the keypad drops a completely different unique snack.
Precisely.
You press a button, you get a unique snack.
So then a many -one function must mean multiple buttons lead to the same result.
Like if buttons A1, A2, and A3 all drop the exact same brand of bottled water.
Yes.
Mathematically, a classic many -one function is f of x equals x squared.
Ah, okay.
Because of the negative.
Right.
If your input is a positive 2, your output is 4.
But if your input is a negative 2, your output is also 4.
Multiple different inputs, the many lead to one identical output.
And the crucial takeaway for the listener here is that the machine isn't broken.
Even though positive 2 and negative 2 both give you 4, it is still perfectly predictable.
Exactly.
If I input a 2, I know with absolute certainty I am getting a 4.
There's no random chance involved at all.
The predictability remains completely intact, which is why f of x equals x squared is still a valid function.
Where the predictability shatters, however, is with a relation like y squared equals x.
Oh, because if my input x is 4.
Your y could be 2 or your y could be negative 2.
One button press just gave me two completely different potential futures.
And that is why it fails.
If we translate that to a visual graph, this is exactly why the famous vertical line test worked.
Oh, right.
The vertical line test.
Yeah, if you draw a vertical line straight down your coordinate plane at an x value of 4, that line represents a single moment in time, a single input.
For y squared equals x, that vertical line will physically intersect the drawn curve in two distinct places.
Up at y equals 2 and down at y equals negative 2.
Hitting the line twice means one input created two outputs.
The machine is broken.
It's not a function.
Exactly.
The vertical line test is really just a visual audit of the machine's predictability.
So we've established the anatomy of a single functioning prediction machine.
We know the domain, the range, and the absolute demand for predictability.
But naturally, if you have one cool machine, you want to see what happens when you hook it up to another one.
Which introduces the concept of composite functions.
This is the process of taking the finalized output of one function and using it immediately as the raw input for a second separate function.
The notation you'll see in your exam for this is FG of x.
Now, I have to challenge this notation.
Because in English, we read from left to right.
So when I see FG of x, my brain immediately assumes I should run my number through the F machine first and then take that result and run it through the G machine.
But the rule book says the opposite.
Why is the math seemingly backwards?
I mean, it is a massive stumbling block for students because it does defy our linguistic instincts.
But what's fascinating here is the nested logic of the notation.
When you see FG of x, what the math is actually communicating is F of G of x.
Wait.
So the entire G of x operation is physically sitting inside the parentheses of the F function.
Ah, so it's not reading left to right at all.
It's reading inside out.
The standard order of operations dictates you have to solve the innermost parentheses first.
Exactly.
You literally cannot compute the outer F function until the inner G function provides a concrete number to work with.
That is the perfect way to contextualize it.
It is an inside out calculation.
Which means we can actually merge the algebraic formulas themselves rather than doing tedious step by step arithmetic every single time.
Yes.
Let's look at the core example from Chapter 2.
Function F is defined as F of x equals 2x minus 5.
Function G is defined as G of x equals 3x minus 1.
Okay.
If we want to find the composite function FG of x, we don't just plug a number in.
We take the entire formula for G and we swallow it whole into the x slot of F.
That algebraic substitution is the key.
Instead of writing 2x minus 5, you replace that x with the entire expression 3x minus 1.
Precisely.
So the formula becomes 2 times the quantity 3x minus 1 minus 5.
And once you expand those brackets, distribute the 2 to get 6x minus 2, and combine the constants by subtracting that 5, you bypass the middle man entirely.
You've engineered a brand new highly efficient direct path formula.
6x minus 7.
Which is incredibly elegant, honestly.
But constructing these direct paths comes with a really rigid prerequisite.
Right.
The golden rule.
Yes.
The coursebook highlights a golden rule for composites.
The composite function FG can only exist if the entire range of G is completely contained within the domain of F.
Which makes logical sense if we think about physical machines again.
If the first machine, machine G, processes its inputs and spits out Canadian coins as its output.
Yeah.
But the second machine, machine F,
is rigidly programmed to only accept US quarters as its input.
I mean, the entire assembly line jams.
The output of the first stage has to be a legally recognized input for the second stage, or the math just breaks down into undefined errors.
The compatibility of those gears is non -negotiable.
Wow.
Yeah.
Furthermore, because of this inside -out nature, the sequence of the machines radically changes the final product.
The text makes a point to prove that FG of X generally does not yield the same formula as G of X.
Well, sure.
Putting on your socks and then your shoes.
Yeah.
Yields a very different real -world result than putting on your shoes and then trying to stretch your socks over them.
Order is everything.
A very grounded way to view it, but exactly right.
So we've successfully chained machines together to move forward.
But what happens if we need to run the tape in reverse?
If composites are about moving forward through multiple stages, how do we hit the mathematical undo button?
You are describing inverse functions.
Denoted with a superscript negative one, such as F inverse of X, an inverse function is designed to systematically undo whatever the original function F of X did, transporting you directly back to your original X value.
Okay.
That sounds super useful.
But this raises an important question.
Can every single mathematical process be perfectly undone?
Oh.
Oh wait.
This connects right back to the one -one versus many -one concept.
How so?
Because if the undo button requires perfect backward predictability, then a many -one function is going to fail catastrophically.
Why is that?
Because of information loss.
Think about it.
If I have that F of X equals X squared machine and it spits out a four and I hand that four to you and say hit the undo button and tell me what my original input was, you can't do it.
Right.
You don't know if I started with a two or a negative two.
The machine destroyed the information about its origin.
To have a working inverse, the original function has to be one -one, where every output traces back to one and only one unique starting point.
Your intuition is flawlessly aligned with the mathematical law.
A function must be one -one to possess an inverse.
The reversibility requires perfect preservation of information.
Okay.
So, assuming we verify a function is one -one, how do we actually build the undo button?
The text outlines a three -step algebraic process.
It does.
Let's say our function is F of X equals three X minus one.
Well, if an inverse is fundamentally about making the inputs the outputs and the outputs the inputs, couldn't we just literally take the algebra and force X to become Y and Y to become X?
You've essentially just intuited the core mechanism of the process.
Step one is simply writing the function with a Y for clarity, Y equals three X minus one.
Step two is the radical maneuver you just suggested.
You physically swap the X and Y variables in the equation, turning it into X equals three Y minus one.
Which physically represents swapping the domain in the range.
Every horizontal input becomes a vertical output and vice versa.
Exactly.
However, standard mathematical convention dictates that equations should be written with Y isolated as the subject.
So step three is simply rearranging your new swapped equation to get Y by itself again.
Which is just basic algebra.
If we have X equals three Y minus one, we add one to the other side to get X plus one equals three Y.
Right.
Then divide by three to isolate the Y.
Leaving us with a final inverse formula of X plus one all over three, we built the undo button.
It is a beautifully reliable three -step algorithm.
Write it with Y, swap the variables, isolate the Y.
Here's where it gets really interesting though.
We've looked at the algebra, but what is this swapping of X and Y actually look like if we graph it?
The visual manifestation of an inverse function is, it's one of the most elegant concepts in coordinate geometry.
If you plot a one -one function and it's inverse on the exact same graph, they will always appear as perfect mirror reflections of one another.
Oh wow.
And the axis of that reflection, the mirror itself, is the diagonal line Y equals X.
And that visual geometry perfectly validates our algebra.
Because the line Y equals X represents the exact boundary where the horizontal and the vertical are equal.
Precisely.
If you take a piece of graph paper, draw a line diagonally from the bottom left to the top right, and literally fold the paper along that crease.
The X axis lands directly on top of the Y axis.
You are geometrically swapping the domain and range, just like we did with the letters in step two.
It is the exact same concept, yeah, just translated from algebraic symbols into two -dimensional space.
And that spatial folding explains this amazing subcategory in the textbook called self -inverse functions.
Functions like F of X equals one over X.
If you run that through a three -step algebra swap, the resulting inverse equation is literally identical to the original equation.
It undoes itself.
And visually, what does that imply based on the paper folding geometry?
It means the curve of the graph already possesses that diagonal line Y equals X as a built -in line of symmetry.
If you fold the paper diagonally, the left side of the curve lands perfectly on the right side of the curve.
The reflection is indistinguishable from the original.
A perfect synthesis of the algebra and the geometry.
So we've mastered the anatomy, we've chained machines together, and we've learned how to run them backwards.
The final stage of our deep dive into chapter two involves recalibrating these machines for different environments,
transformations.
Right, shifting, flipping, and stretching the graphs across the coordinate planes.
So how does that work without breaking the math?
Transformations allow us to alter the position or shape of a function without fundamentally destroying its underlying algebraic relationships.
The text divides these into vertical changes, which affect the Y axis, and horizontal changes, which affect the X axis.
Vertical translations are quite straightforward.
If you add a constant to the entire function, like Y equals F of X plus A, the entire graph simply slides vertically upwards by A units.
Because you are calculating the entire function as normal, getting your final Y output, and then just artificially tacking on a few extra numbers at the very end.
It's highly intuitive.
Exactly.
But horizontal translations.
This is where the textbook logic feels like it breaks reality.
The text states that Y equals F of X plus A, like adding a positive number inside the bracket, shifts the graph horizontally to the ast l.
Adding a positive number moves you in the negative direction.
Why is the horizontal axis behaving backwards?
It is arguably the most common point of friction for students.
The defining difference is where the modification occurs.
When you add A directly to the X inside the parentheses, you are artificially inflating the input before the function's machinery even gets a chance to process it.
Imagine a function that dictates your daily routine.
Let's say your biological function dictates that you always watch the sunset exactly at six zero zero p .a.
Okay, cracking with you.
Now, imagine you jump on a plane and travel eastward to a time zone that is three hours ahead.
You have essentially added a positive three to your internal clock, the input of your function.
So your input has been artificially inflated by three.
So when your watch says 6 .0 p .m., you look outside, but the sun is already gone.
It's at hours ago.
Because you added time to your clock to actually witness the physical event of the sunset, you had to be standing there at 3 .0 p .m.
local time.
Adding a positive three to the input shifted the actual physical event backwards or leftwards on your timeline.
That time zone analogy illuminates the mechanism perfectly.
By inflating the input prematurely, the mathematical machine reaches its required output threshold at an X value that is numerically smaller than it used to be.
Thus, the entire shape shifts left.
The same inside out logic applies to stretching the graphs, doesn't it?
If I multiply the whole function by two, a vertical stretch, the graph gets twice as tall.
Very intuitive.
But if I multiply the X inside the parentheses by two, making it F of two X, it doesn't get twice as wide.
No, it does not.
By multiplying the input by two inside the function, you are feeding the machine data twice as fast.
Like hitting the fast forward button on a movie projector.
If I multiply the tape speed by two, the movie doesn't take twice as long to watch.
It compresses, finishing in half the horizontal time.
A horizontal stretch by a factor of two is actually a horizontal compression by a factor one half.
Precisely.
You are manipulating the raw feed of data before the function evaluates it, which always results in an inverse physical reaction on the graph.
Okay, so we understand the individual recalibrations.
But an exam is going to throw everything at you at once.
It will ask you to shift, stretch, and flip a graph simultaneously.
How do we navigate the order of operations when combining these transformations?
The coursebook provides a strict hierarchy, and it all hinges on that division between vertical and horizontal.
For vertical transformations, any mathematical operations happening outside the function's parentheses, you strictly follow the normal rules of basic arithmetic.
Right.
PEMDAS, basically.
Exactly.
Multiplication and division come before addition and subtraction.
Therefore, you must apply your vertical stretches or reflections forced, and then apply your vertical translations or shifts second.
So standard order of operations.
But I'm guessing the horizontal transformations, the changes happening inside the parentheses, are going to rebel against the standard rules again.
You guessed it.
They behave in the exact opposite order to normal arithmetic.
For horizontal changes, you must apply the translation, the addition or subtraction first, and then apply the horizontal stretch or reflection.
Wait, why does the inside of the parenthesis force us to do arithmetic backwards?
If we connect this to the bigger picture, it ties directly back to our discussion on inverse functions.
Horizontal transformations are fundamentally about asking, what do I have to do to this new x to get it back to the baseline input that the original function requires?
Oh.
It's like untying a complex knot.
If you tie the knot by first twisting the rope and then pulling the loop, to undo it and get back to the straight rope, you can't just repeat the process.
You have to reverse the timeline.
You push the loop back through first and then untwist it second.
Because the horizontal changes are happening deep inside the function's machinery, getting back to the original x coordinate requires you to reverse engineer the entire process.
You apply the operations in reverse order, translate first, then stretch.
The logic of mathematics is wonderfully consistent once you view it from the correct perspective.
It really is an interconnected web.
Wow.
We have traversed an incredible amount of conceptual ground today.
We started by defining the strict boundaries of predictability that make a function work, analyzing the difference between a one -one and a many -one machine.
We upgraded those machines by nesting them into composites, taking care to solve from the inside out.
We then explored the philosophy of reversibility, using algebra to build inverse functions, and discovering how that simple variable slot geometrically folds a 2D plane across the line y equals x.
And finally, we learned how to recalibrate our machines with transformations, applying the time zone and fast -forward mechanics to understand why horizontal changes require us to untie the knot in reverse.
It's a lot to wrap your head around, but you now possess not just the formulas, but the foundational mechanical logic required to excel at Chapter 2.
When you sit down for your exam, rely on the why, not just the what.
Let the logic guide the algebra.
Exactly.
Now, before we let you return to your studying, here is a final provocative thought for you to mull over.
We've just spent this entire session learning how to predict, reverse, and perfectly transform mathematical functions.
Our theoretical vending machine obeys absolute unbreakable rules.
Very true.
But what happens when we attempt to use these rigid math functions to model a highly complex chaotic real -world system?
Consider human economic behavior, or the stock market.
What happens when the function actually changes its own internal rules every single time an input is applied, dynamically reacting to the very prediction you just made?
If the vending machine learns from you, can traditional math still map that reality?
That is the fascinating turbulent boundary where pure mathematics bleeds into chaos theory and behavioral economics.
A completely different kind of deep dive for another day.
From all of us here serving as your last -minute lecture team today, thank you so much for joining us.
We wish you the absolute best of luck on your exam preparation.
You understand the architecture behind the equations now.
Go ace that test.
ⓘ This audio and summary are simplified educational interpretations and are not a substitute for the original text.
Using this chapter to study? Last Minute Lecture is free and student-run. If it helped, consider supporting the project.
Support LML ♥