ALGEBRA
β˜…β˜…β˜…
STUDY
Algebra 1 Β· Unit Study

Linear Functions

πŸ““ Self-Study Worksheet Β· 10 Core Problems Β· Multiple Choice

Score: 0 / 10

⚑ Super Quick Memory Points

SLOPE = RISE / RUN
m = (yβ‚‚βˆ’y₁)/(xβ‚‚βˆ’x₁)
Up/right = positive β†—
y = mx + b
m β†’ steepness (slope)
b β†’ where it crosses y-axis
PARALLEL = SAME m
Parallel lines NEVER meet
They share the same slope!
PERPENDICULAR = FLIP & FLIP SIGN
If m = 2, perp. m = βˆ’Β½
(Negative reciprocal)
VERTICAL β†’ UNDEFINED
x = 3 is vertical
Slope = undefined (Γ· by 0!)
HORIZONTAL β†’ ZERO
y = 5 is horizontal
Slope = 0 (flat line)
πŸ“ Key Formulas
Slope-Intercept y = mx + b
Point-Slope y βˆ’ y₁ = m(x βˆ’ x₁)
Standard Form Ax + By = C
Slope Formula m = (yβ‚‚ βˆ’ y₁)/(xβ‚‚ βˆ’ x₁)
Slope-Intercept Form

Which equation is written in slope-intercept form?
Remember: slope-intercept form looks like y = mx + b

πŸ’‘ Quick Example y = 3x + 5 β†’ slope = 3, y-intercept = 5 βœ“ This IS slope-intercept form.
2x + y = 7 β†’ This is Standard Form, NOT slope-intercept.

⚠️ Trick Alert: The equation must be solved FOR y (y alone on left side!)

πŸ“– Explanation
Slope-intercept form = y = mx + b β†’ y must be alone on the left.

❌ A: 3x + 2y = 6 β†’ Standard Form
βœ… B: y = βˆ’2x + 7 β†’ y is alone! m = βˆ’2, b = 7 βœ“
❌ C: x = 4y βˆ’ 1 β†’ x is isolated, not y
❌ D: 5x βˆ’ y = 0 β†’ Standard Form
Finding Slope

What is the slope of the line passing through
points (1, 3) and (5, 11)?

πŸ’‘ Quick Example Points (0, 2) and (3, 8) β†’ m = (8βˆ’2)/(3βˆ’0) = 6/3 = 2
Always: Top = y-change, Bottom = x-change. (RISE over RUN!)

⚠️ Trick Alert: Keep the ORDER consistent! Don't mix up which point is "1" and "2"

πŸ“– Explanation
Use slope formula: m = (yβ‚‚ βˆ’ y₁) / (xβ‚‚ βˆ’ x₁)

Points: (1, 3) and (5, 11)
m = (11 βˆ’ 3) / (5 βˆ’ 1) = 8 / 4 = 2
βœ… Answer: m = 2
The line goes up 2 units for every 1 unit right β†’ positive slope β†—
Y-Intercept

For the equation y = 4x βˆ’ 9,
what is the y-intercept?

πŸ’‘ Quick Example y = 7x + 3 β†’ y-intercept = 3 (it's always the "b" in y = mx + b)
y = βˆ’x βˆ’ 6 β†’ y-intercept = βˆ’6

πŸ“Œ Memory: b = the point where the line CROSSES the y-axis (when x = 0)

πŸ“– Explanation
In y = mx + b:
β†’ m is the slope, b is the y-intercept

y = 4x βˆ’ 9 β†’ b = βˆ’9
Verify: plug in x = 0 β†’ y = 4(0) βˆ’ 9 = βˆ’9 βœ“
❗ Don't pick "4" β€” that's the slope, not the intercept!
Vertical Lines

What is the slope of the vertical line x = βˆ’3?

πŸ’‘ Quick Example Vertical line x = 7 β†’ slope = UNDEFINED
Horizontal line y = 7 β†’ slope = 0
(Think: a wall is vertical and you can't climb an undefined slope!)

⚠️ Most Common Mistake: Students write "0" for vertical lines. WRONG! 0 is for HORIZONTAL!

πŸ“– Explanation
Vertical line: x = constant β†’ run = 0

m = rise / run = anything / 0 = UNDEFINED!
Division by zero is undefined in math!
βœ… Vertical line β†’ Undefined slope
βœ… Horizontal line β†’ Slope = 0

🧠 Memory trick: "Vertical = Void (undefined)"
Parallel Lines

Line β„“ has equation y = 3x + 1.
Which line is parallel to line β„“?

πŸ’‘ Quick Example y = 2x + 5 is parallel to y = 2x βˆ’ 8 (same slope = 2, different b)
PARALLEL = Same slope, different y-intercept

πŸ“Œ PARALLEL = SAME SLOPE. The y-intercept MUST be different (same = identical line!)

πŸ“– Explanation
Original line: y = 3x + 1 β†’ slope m = 3

For parallel: same slope (m = 3), different b
❌ A: slope = βˆ’β…“ (perpendicular, not parallel!)
βœ… B: y = 3x βˆ’ 5 β†’ slope = 3 βœ“ different b βœ“
❌ C: same slope AND same b β†’ it's the IDENTICAL line!
❌ D: slope = β…“ (not the same)

🧠 Parallel rails on a train track β†’ same direction, never meet!
Perpendicular Lines

Line β„“ has slope m = 4.
What is the slope of a line perpendicular to β„“?

πŸ’‘ Quick Example m = 2 β†’ perpendicular slope = βˆ’Β½
m = βˆ’β…“ β†’ perpendicular slope = 3
Step: FLIP the fraction, then FLIP the sign

πŸ“Œ PERPENDICULAR = Negative Reciprocal. Multiply both slopes β†’ always = βˆ’1

πŸ“– Explanation
Perpendicular slope = negative reciprocal

m = 4 β†’ flip β†’ ΒΌ β†’ flip sign β†’ βˆ’ΒΌ
Check: 4 Γ— (βˆ’ΒΌ) = βˆ’1 βœ“ (perpendicular slopes always multiply to βˆ’1)

❌ B: That's the same slope (parallel!)
❌ C: Forgot the negative sign!
❌ D: Forgot to flip the fraction (just changed sign)
Point-Slope Form

Write the equation of the line with slope m = βˆ’2
passing through point (3, 5).
Which point-slope equation is correct?

πŸ’‘ Quick Example m = 3, point (2, 1): y βˆ’ 1 = 3(x βˆ’ 2)
Formula: y βˆ’ y₁ = m(x βˆ’ x₁) β†’ plug in point for x₁ and y₁

⚠️ Trick Alert: Signs flip inside! Point (3, 5) β†’ write (x βˆ’ 3) NOT (x + 3)!

πŸ“– Explanation
Formula: y βˆ’ y₁ = m(x βˆ’ x₁)
m = βˆ’2, point (3, 5) β†’ x₁ = 3, y₁ = 5

y βˆ’ 5 = βˆ’2(x βˆ’ 3)
❌ A: x + 3 should be x βˆ’ 3 (sign error!)
❌ B: y + 5 should be y βˆ’ 5
βœ… C: Correct! Both signs are right βœ“
❌ D: That's not even point-slope form
X-Intercept

What is the x-intercept of the line
2x + 3y = 12?

πŸ’‘ Quick Example x-intercept of y = 2x βˆ’ 6: set y = 0 β†’ 0 = 2x βˆ’ 6 β†’ x = 3
x-intercept = (3, 0) ← always has y = 0!

πŸ“Œ X-intercept: set y = 0 and solve for x. Y-intercept: set x = 0 and solve for y.

πŸ“– Explanation
X-intercept β†’ set y = 0 and solve:

2x + 3(0) = 12 β†’ 2x = 12 β†’ x = 6
βœ… x-intercept = (6, 0)

❌ A: That's the y-intercept! (set x = 0: 3y = 12, y = 4... wait, check: 3y=12, y=4. A is wrong too)
❌ C: 12 is the constant, not the intercept
Common mistake: forgetting to divide by the coefficient of x!
Reading a Graph

A line passes through (0, βˆ’2) and (4, 6).
What is the equation of this line?

(0,βˆ’2) (4,6) O
πŸ’‘ Strategy Step 1: Find slope m = (6βˆ’(βˆ’2))/(4βˆ’0) = 8/4 = 2
Step 2: The point (0, βˆ’2) is the y-intercept β†’ b = βˆ’2
πŸ“– Explanation
Slope: m = (6 βˆ’ (βˆ’2)) / (4 βˆ’ 0) = 8/4 = 2
(0, βˆ’2) is on y-axis β†’ y-intercept b = βˆ’2

y = 2x βˆ’ 2
βœ… Check with (4, 6): y = 2(4) βˆ’ 2 = 6 βœ“

❌ A: b should be βˆ’2, not +2
❌ D: slope ½ is wrong (don't flip rise and run!)
Standard Form β†’ Slope-Intercept

Convert 6x βˆ’ 2y = 10 to slope-intercept form.
What are the slope and y-intercept?

πŸ’‘ Quick Example 4x βˆ’ 2y = 8 β†’ isolate y:
βˆ’2y = βˆ’4x + 8 β†’ divide by βˆ’2 β†’ y = 2x βˆ’ 4
⚑ Key: When you divide by a NEGATIVE, ALL signs flip!

⚠️ Most Common Mistake: Forgetting to flip signs when dividing by negative number!

πŸ“– Explanation
Solve for y step by step:

6x βˆ’ 2y = 10
Subtract 6x: βˆ’2y = βˆ’6x + 10
Divide by βˆ’2: y = 3x βˆ’ 5

βœ… m = 3, b = βˆ’5

❌ D: b = βˆ’5 not +5 (forgot to flip sign when dividing by βˆ’2!)
❌ A: Those are the raw coefficients β€” you can't just read them off!