Algebra Unit A5

Linear Functions

Function notation, and what slope and intercept mean out in the world.

Naming the machine — f(x) notation, evaluating and solving, rates from tables, and interpreting slope and intercept in context.

The machine finally gets a name

The phone-bill machine has been with you since F8: $2020 plus $33 per gigabyte. A1 ran it backwards; A4 drew every month of it at once as y=3x+20y = 3x + 20. Now put a second plan next to it — $1010 up front but $55 per gigabyte — and watch the old notation buckle: ”y=3x+20y = 3x + 20, and also y=5x+10y = 5x + 10, and the first yy at 44 is less than the second yy at… ” You can’t even ask which plan is cheaper without pointing awkwardly. The fix is to give each machine a name:

B(g)=3g+20L(g)=5g+10B(g) = 3g + 20 \qquad\qquad L(g) = 5g + 10

That’s all function notation is: a name for a rule, with a slot for the input. Read B(g)=3g+20B(g) = 3g + 20 as ”BB of gg”: the machine is called BB, you drop a number of gigabytes into the slot, and out comes a bill. B(4)B(4) means “the output of BB when the input is 44” — a single number, computed by substituting: B(4)=3(4)+20=32B(4) = 3(4) + 20 = 32. Now the comparison that was unaskable is one clean line: is B(4)<L(4)B(4) < L(4)? (3232 versus 3030 — the pricier-per-gig plan wins at four gigs.)

Two questions you can ask a machine

Everything in this unit is one of two moves. Evaluating feeds the machine an input:

substitute
B(7)B(7): every gg becomes (7)(7), so B(7)=3(7)+20B(7) = 3(7) + 20.
compute
Multiply first, then add (F8’s priority ladder): 21+20=4121 + 20 = 41.

Solving hands the machine a target output and asks which input produced it. Which month costs exactly $5050? That’s the equation B(g)=50B(g) = 50, i.e. 3g+20=503g + 20 = 50 — and A1 already taught you the undo order: subtract the 2020 first (3g=303g = 30), then divide by 33 (g=10g = 10). Forward, the machine multiplies then adds; backwards, you subtract then divide. Same machine, two directions.

forward: multiply, then add

-10-10-8-8-6-6-4-4-2-2224466881010(3, 7)
— feed in 3, get out 7. On the graph, that is the point .
Feed it, or run it backwards

Predict before you look: with f(x)=2x+1f(x) = 2x + 1, what comes out for input 33? Then flip to solve and hand it target 99 — watch the undo boxes run in reverse order. Now set m=0m = 0, keep b=4b = 4, and ask for target 99: why does a flat machine have no answer for that? (And which single target has every answer?)

The parentheses are a slot, not a product

Here’s the notation’s one nasty trick. Everywhere else in algebra, a(b)a(b) means multiply — so your eye wants f(4)f(4) to mean f×4f \times 4. If that were true, f(0)f(0) would be 00 for every function in the world; but B(0)=20B(0) = 20 — an empty month still costs the base fee. And doubling the input would double the output; but B(8)=44B(8) = 44, nowhere near 2B(4)=642 \cdot B(4) = 64. The parentheses after a function name are a mail slot: f(4)f(4) is “what ff returns for 44,” one number, and there is no ff floating free to multiply or cancel with anything.

Every fact about ff is a point

A4 called a two-variable equation a membership test for points. Function notation is the same test, written tighter: saying f(4)=32f(4) = 32 and saying “the graph of y=f(x)y = f(x) passes through (4,32)(4, 32)” are the same sentence. Input across, output up. Three special cases do most of the SAT’s work: f(0)f(0) is the y-intercept (the start), solving f(x)=kf(x) = k is finding where the line reaches height kk, and solving f(x)=0f(x) = 0 finds the x-intercept — where the graph touches the floor.

Reading a machine off a table

Often you’re handed no rule at all — just values. Say a table shows f(0)=5f(0) = 5, f(2)=11f(2) = 11, f(4)=17f(4) = 17. Is it linear? Check the steps: each time the input climbs by 22, the output climbs by 66. Steady steps in, steady steps out — that’s the linear signature. The rate, though, is per one unit of input:

The eye-catching number is the output step, 66 — but the inputs move by 22, so the slope is 6÷2=36 \div 2 = 3, not 66. (Tables step by twos and fives precisely to set this trap.) With the rate and the start, the rule reassembles itself: f(x)=3x+5f(x) = 3x + 5, and now f(50)f(50) is a substitution instead of a fifty-row table.

What the numbers mean out in the world

The SAT’s favorite function question contains no algebra at all: “In B(g)=3g+20B(g) = 3g + 20, what does the 2020 represent?” The answer is always the same two sentences, and units decide everything. The slope is a rate, so its meaning needs the word per: $33 per gigabyte. The intercept is a value at zero, the reading before anything happens: $2020 when g=0g = 0, the base fee. Swap them and the sentence turns nonsense — a bill can’t start at "33" or grow by "2020" flat. When the slope is negative — a candle L(h)=242hL(h) = 24 - 2h — the rate reads as a loss (“burns 22 cm each hour”), and one more landmark gains a meaning: the x-intercept is the runs-out moment, L(h)=0L(h) = 0 at h=12h = 12.

Unlocking the scooter costs $5 before you move, then the meter adds $2 for every minute you ride.

24681012510152025300dollarsminutes+1 min+$2$5

How the test asks it

What does the in represent?
The cost when — the $5 unlock fee you pay before riding at all.

What does the represent?
The rate: each extra minute increases the total cost by $2.

Rate and start, with a story attached

Pick the candle. Before touching anything, predict: raising the burn rate moves which end of the line — and does the “gone at…” marker slide left or right? Then slide only the starting length: the tilt never changes, the whole story just starts higher (A4’s bb-slider, now with a plot). The scooter’s unlock fee does the same thing in dollars.

The one thing to remember

A function is a named machine: f(input)=outputf(\text{input}) = \text{output}, so every fact f(a)=bf(a) = b is a point (a,b)(a, b) on its graph. Evaluating substitutes forward; solving runs the machine backwards. And in any real story, the slope is the rate (the “per” number), the y-intercept is the starting value, and the x-intercept is when it runs out.

Reading the notation

You seeIt saysYou do
f(x)=3x+5f(x) = 3x + 5a rule named ffnothing — it’s a definition
f(4)f(4)the output at input 44substitute: 3(4)+5=173(4) + 5 = 17
f(x)=20f(x) = 20“which input gives 2020?“solve 3x+5=203x + 5 = 20
f(0)f(0)the value at zerothe y-intercept, 55
f(a)=bf(a) = bpoint (a,b)(a, b) is on the graphinput across, output up

From a table of values

  • Linear check: equal input steps ⇒ equal output steps.
  • Rate: slope=ΔfΔx\text{slope} = \dfrac{\Delta f}{\Delta x} — divide by the input step, which is often 22 or 55, not 11.
  • Start: b=f(0)b = f(0) (or work backwards to it). Then f(x)=(rate)x+bf(x) = (\text{rate})\,x + b.

Interpreting a model f(x)=mx+bf(x) = mx + b

NumberMeaning in contextUnits
slope mmrate of change — the “per” numbery-units per x-unit
y-intercept bbstarting value, when x=0x = 0y-units
x-interceptthe “runs out” moment (f(x)=0f(x) = 0)x-units

forward: multiply, then add

-10-10-8-8-6-6-4-4-2-2224466881010(3, 7)
— feed in 3, get out 7. On the graph, that is the point .

Unlocking the scooter costs $5 before you move, then the meter adds $2 for every minute you ride.

24681012510152025300dollarsminutes+1 min+$2$5

How the test asks it

What does the in represent?
The cost when — the $5 unlock fee you pay before riding at all.

What does the represent?
The rate: each extra minute increases the total cost by $2.

gives the total cost, in dollars, of a gym membership after months. By how many dollars does the total grow each month?

Which number is multiplied by the variable? That one is the per-month rate.

Correct: 0Attempts: 0Streak: 0Best: 0