KEY: slope = rise ÷ run = (y₂−y₁)÷(x₂−x₁)
Find slope from table → write equation → find x-intercept (set y=0)
x
y
18
130
23
160
26
178
For line h, the table shows three values of x and their corresponding values of y.
Line k is the result of translating line hdown 5 units in the xy-plane.
What is the x-intercept of line k?
Step-by-Step Explanation
First, find the slope of line h using any two table points:
slope = (160 − 130) / (23 − 18) = 30 / 5 = 6
Write the equation of line h using point (18, 130):
y − 130 = 6(x − 18) → y = 6x − 108 + 130 → y = 6x + 22
Line k is h shifted down 5 units, so subtract 5 from the y-intercept:
k: y = 6x + 22 − 5 → y = 6x + 17
Find the x-intercept by setting y = 0:
0 = 6x + 17 → x = −17/6
✅ Answer D: \(\left(-\dfrac{17}{6},\ 0\right)\)
Q2Linear EquationsTranslation★☆☆
⚡
KEY: vertical shift = add/subtract from y-intercept only
Slope NEVER changes when you shift up/down
Line \(p\) has equation \(y = 4x - 3\). Line \(q\) is the result of translating line \(p\) up 7 units.
What is the y-intercept of line \(q\)?
Step-by-Step Explanation
When a line is translated up k units, add k to the y-intercept. The slope stays the same.
q: y = 4x + (−3 + 7) = 4x + 4
✅ Answer B: y-intercept is \((0,\ 4)\)
Q3Slope-Interceptx-intercept★☆☆
⚡
KEY: x-intercept → SET y = 0 and solve for x
y-intercept → SET x = 0 and solve for y
Line \(m\) has equation \(y = -3x + 9\). What is the x-intercept of line \(m\)?
Step-by-Step Explanation
Set y = 0:
0 = −3x + 9 → 3x = 9 → x = 3
✅ Answer C: \((3,\ 0)\)
Q4Parallel LinesSlope★★☆
⚡
KEY: parallel = SAME slope · perpendicular = NEGATIVE RECIPROCAL slope
e.g. if slope = 2/3, perpendicular slope = −3/2
Line \(n\) passes through \((2,\ 5)\) and is parallel to the line \(y = 3x - 7\).
What is the equation of line \(n\)?
Step-by-Step Explanation
Parallel lines share the same slope. Slope = 3. Use point (2, 5):
y − 5 = 3(x − 2) → y = 3x − 6 + 5 → y = 3x − 1
✅ Answer B: \(y = 3x - 1\)
Systems of Equations
Q5SystemsInfinite Solutions★★★
⚡
KEY: infinitely many solutions = equations are IDENTICAL (same line)
no solution = PARALLEL lines (same slope, different intercept)
\[2x + 3y = 7\]
\[10x + 15y = 35\]
For each real number \(r\), which of the following points lies on the graph of each equation?
Step-by-Step Explanation
The second equation is exactly 5 times the first, so they represent the same line — infinitely many solutions.
From equation 1: \(2x + 3y = 7\), solve for y in terms of x:
The perimeter of an equilateral triangle is 624 centimeters.
The height of this triangle is \(k\sqrt{3}\) centimeters, where \(k\) is a constant.
What is the value of \(k\)?
A circle has radius 6. What is the arc length of a sector with a central angle of 120°?
Step-by-Step Explanation
arc length = (120/360) × 2π(6) = (1/3) × 12π = 4π
✅ Answer B: \(4\pi\)
Q14Similar TrianglesProportions★★☆
⚡
KEY: similar triangles → corresponding sides are PROPORTIONAL
cross multiply: a/b = c/d → ad = bc
Two similar triangles have corresponding sides in the ratio 3 : 5.
If the perimeter of the smaller triangle is 36, what is the perimeter of the larger triangle?
Step-by-Step Explanation
Perimeters scale with the same ratio as side lengths:
36 / P = 3 / 5 → P = 36 × 5/3 = 60
✅ Answer C: \(60\)
Expressions, Functions & Word Problems
Q15FunctionsComposition★★☆
⚡
KEY: f(g(x)) means "plug g(x) into f" — work INSIDE OUT
Always substitute completely before simplifying
Let \(f(x) = 2x + 3\) and \(g(x) = x^2 - 1\). What is \(f(g(3))\)?