SATMath800 Algebra 02 — Linear Functions
ALGEBRA · AREA 02

Linear Functions

See one relationship four ways: a situation, a table, a graph, and an equation. Then learn how input, output, rate of change, and intercepts fit together.

Functions are the bridge between algebra, graphs, models, and real-world change.
Big ideaFunction or not?Coordinate planeSlopeInterceptsHorizontal & vertical linesRepresentationsSAT practice

1. What is a function?

A function is a rule that assigns exactly one output to every allowed input.

Think: input → rule → output.
Once the input is fixed, a function cannot produce two different outputs.

Function notation

If

\(f(x)=2x+3\)

then the input is \(x\), and the output is \(f(x)\).

\(f(4)=2*(4)+3=11\)

The key test

Ask:

Can one input lead to two different outputs?

If yes, it is not a function.

2. A function in the real world: the taxi model

Suppose a taxi charges a $4 starting fee plus $2.25 per mile. What changes? What stays fixed?

What changes?

The cost changes as the number of miles changes.

That makes miles the input.

What stays fixed?

The $4 starting fee is charged even when the trip is 0 miles.

That is the initial value.

\(C(x)=2.25x+4\)

Here, \(x\) is the number of miles and \(C(x)\) is the total cost.

Input
miles traveled
Output
total taxi cost
\(C(6)=2.25*(6)+4=17.50\)

3. The coordinate plane: where functions live visually

A graph gives us a picture of how the output changes as the input changes. The horizontal axis is the x-axis; the vertical axis is the y-axis.

x-axisy-axisx-intercepty-interceptorigin (0,0)
The x-axis is horizontal. The y-axis is vertical. An x-intercept has y = 0; a y-intercept has x = 0.

x-intercept

The point where a graph crosses the x-axis. Because every point on the x-axis has \(y=0\), the x-intercept has the form \((a,0)\).

y-intercept

The point where a graph crosses the y-axis. Because every point on the y-axis has \(x=0\), the y-intercept has the form \((0,b)\).

4. What does the slope of a line mean?

Slope measures the rate at which \(y\) changes when \(x\) changes.

\(m=\dfrac{\Delta y}{\Delta x}=\dfrac{y_2-y_1}{x_2-x_1}\)

On a graph, slope can be read as rise over run.

runrisepositive slope
For a positive slope, the line rises as you move from left to right.

Positive slope

\(m>0\). The line rises from left to right.

Negative slope

\(m<0\). The line falls from left to right.

Zero slope

\(m=0\). The line is horizontal.

5. Three important line shapes

m > 0
Positive slope: rises left to right.
m < 0
Negative slope: falls left to right.
m = 0
Zero slope: horizontal line.

6. Horizontal and vertical lines

These two special equations are worth recognizing immediately.

Horizontal line

\(y=a\)

The output is always the same. No matter what \(x\) is, the value of \(y\) stays at \(a\). Its slope is 0.

Vertical line

\(x=b\)

The input is fixed at \(b\). The line is vertical, so it does not represent \(y\) as a function of \(x\).

Important function connection: \(y=a\) is a function because every input gives the same single output. \(x=b\) is not a function of \(x\) because the same input \(x=b\) is paired with many different y-values.

7. Function or not a function?

Let’s make the definition visual. In a function, one input can have only one output.

A function
InputOutput123579

Each input has exactly one output.

Not a function
InputOutput1235789

The input 1 produces both 5 and 7. That breaks the function rule.

A vertical line hits the graph more than once at x = 480.
Vertical-line test: if a vertical line intersects a graph more than once, the graph is not a function of x.

8. One function, four representations

The SAT often asks you to connect different representations of the same relationship. College Board specifically identifies connections among input/output pairs, tables, graphs, and algebraic representations as part of the linear-functions skill.

Situation

A gym charges a $20 registration fee plus $12 per month.

Rule
\(G(m)=12m+20\)
Table
\(m\)012
\(G(m)\)203244
GraphG(m)

9. Reading slope and intercept from a linear function

\(y=mx+b\)

\(m\): slope

How much \(y\) changes for each 1-unit increase in \(x\).

\(b\): y-intercept

The output when \(x=0\). The graph crosses the y-axis at \((0,b)\).

\(y=3x+5\)

Here the line has slope 3 and y-intercept 5. Starting at the y-intercept, move right 1 and up 3 to reach another point on the line.

10. Finding a linear rule from two input/output pairs

Suppose a function passes through \((2,11)\) and \((6,23)\).

1
Find the rate of change.
\(m=\dfrac{23-11}{6-2}=\dfrac{12}{4}=3\)
2
Use one pair to find the initial value.
\(11=3*(2)+b\)
\(11=6+b\)
\(b=5\)
3
Write the function.
\(f(x)=3x+5\)

11. Work forward — and work backward

Given the input

If \(f(x)=4x-3\), find \(f(7)\).

\(f(7)=4*(7)-3=25\)

Given the output

If \(f(x)=4x-3\) and \(f(x)=25\), find \(x\).

\(4x-3=25\Rightarrow x=7\)

12. Original SAT-style practice

These questions are newly written for SATMath800. They deliberately use contexts and numbers that are different from the worked examples above.

Question 1

A function is defined by \(p(x)=5x-7\). What is the value of \(p(9)\)?

  • A) 38
  • B) 42
  • C) 45
  • D) 52
Answer: A. \(p(9)=5*(9)-7=38\).
Question 2

A linear function has values \(q(3)=8\) and \(q(7)=20\). What is the rate of change of \(q\)?

  • A) 2
  • B) 3
  • C) 4
  • D) 6
Answer: B. \(m=\dfrac{20-8}{7-3}=3\).
Question 3

A delivery company charges a fixed fee plus $4 for each mile. The equation \(D(m)=4m+9\) gives the total charge in dollars for \(m\) miles. What does 9 represent?

  • A) The number of miles traveled
  • B) The charge per mile
  • C) The total charge for 9 miles
  • D) The fixed fee
Answer: D. The constant term is the starting charge when \(m=0\).
Question 4

Which equation represents a horizontal line that passes through \((0,-6)\)?

  • A) \(x=-6\)
  • B) \(y=6\)
  • C) \(y=-6\)
  • D) \(y=x-6\)
Answer: C. A horizontal line has the form \(y=a\).
Question 5

Which equation represents a vertical line through \(x=4\)?

  • A) \(y=4\)
  • B) \(x=4\)
  • C) \(y=x+4\)
  • D) \(x=y+4\)
Answer: B.
Question 6

A line passes through \((-2,7)\) and \((4,-5)\). What is its slope?

  • A) \(-3\)
  • B) \(-2\)
  • C) \(2\)
  • D) \(3\)
Answer: B. \(m=\dfrac{-5-7}{4-(-2)}=\dfrac{-12}{6}=-2\).
Question 7

Which relation is not a function of \(x\)?

  • A) \(y=2x+1\)
  • B) \(y=-4\)
  • C) \(x=3\)
  • D) \(y=\dfrac{x}{2}\)
Answer: C. At \(x=3\), the vertical line contains many different y-values.
Question 8

A function satisfies \(r(4)=13\) and \(r(10)=31\). What is \(r(16)\)?

  • A) 43
  • B) 46
  • C) 49
  • D) 52
Answer: C. The slope is 3, so increasing the input from 10 to 16 increases the output by \(3*(6)=18\). Thus \(31+18=49\).
Question 9

Temperature conversion is modeled by \(F=\dfrac{9}{5}C+32\). If the temperature is \(68^\circ\!F\), what is the temperature in degrees Celsius?

  • A) 15
  • B) 18
  • C) 20
  • D) 24
Answer: C. \(68=\dfrac{9}{5}C+32\), so \(36=\dfrac{9}{5}C\) and \(C=20\).
Question 10

A line has slope \(0\) and passes through \((5,12)\). Which equation represents the line?

  • A) \(x=12\)
  • B) \(y=5\)
  • C) \(y=12\)
  • D) \(y=5x+12\)
Answer: C. Zero slope means horizontal, so the y-value stays 12.

13. Mastery check

Identify

Can you identify the input, output, slope, and intercept?

Connect

Can you move between a situation, table, graph, and equation?

Reason

Can you recognize whether a relation is a function and explain why?

SATMath800 habit: Don’t memorize four disconnected forms. Recognize that they are four ways of describing the same relationship.

Leave a Reply

Your email address will not be published. Required fields are marked *