π Linear Equations & Systems
SLOPE = RISE/RUN
π Slope-intercept: y = mx + b | m = slope, b = y-intercept
π Standard form: Ax + By = C
π Two lines are parallel β same slope, different b
π Two lines are perpendicular β slopes are negative reciprocals: mβ Β· mβ = β1
π Standard form: Ax + By = C
π Two lines are parallel β same slope, different b
π Two lines are perpendicular β slopes are negative reciprocals: mβ Β· mβ = β1
π WARM-UP EXAMPLE
Line \( \ell \): \( y = 2x + 5 \). A line perpendicular to \(\ell\) passes through \((4, 1)\). Find its equation.Perpendicular slope = \( -\frac{1}{2} \). Using point-slope: \( y - 1 = -\frac{1}{2}(x-4) \Rightarrow y = -\frac{1}{2}x + 3 \)
Q1 Linear Equations
β Easy
If \( 3x - 7 = 2(x + 4) \), what is the value of \( x \)?
π‘ Distribute first, then isolate x. Watch the signs!
π EXPLANATION
\( 3x - 7 = 2x + 8 \)\( 3x - 2x = 8 + 7 \)
\( x = 15 \) β
β οΈ Common mistake: forgetting to distribute the 2 to both terms inside the parentheses.
Q2 Systems of Equations
ββ Medium
The system below has no solution. What is the value of \( k \)?
\[ \begin{cases} 4x - 2y = 6 \\ 2x - y = k \end{cases} \]
\[ \begin{cases} 4x - 2y = 6 \\ 2x - y = k \end{cases} \]
π‘ No solution = parallel lines = same slope, different y-intercept
π EXPLANATION
Divide eq.1 by 2: \( 2x - y = 3 \). This matches eq.2's left side exactly.For no solution, the equations must be inconsistent: same left side, different right side.
So \( k \neq 3 \) β (if k=3, infinitely many solutions instead!)