Linear Graphs & Simultaneous Eq
Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.
First Principles
Objective: Plot linear graphs, determine slopes, and solve simultaneous equations graphically and algebraically.
Interactive Linear Graph Explorer
Adjust the slope (\(m\)) and \(y\)-intercept (\(c\)) of the two lines to see how their point of intersection changes dynamically on the Cartesian plane.
(a) Concrete Scenario
Imagine two Kenyan entrepreneurs starting vegetable kiosks in Nairobi. Kiosk A starts with KSh 100 in reserve and earns a steady net profit of KSh 50 per day. Kiosk B starts with KSh 250 in capital but earns KSh 20 per day. Initially, Kiosk B has more total cash. However, because Kiosk A grows at a steeper rate, their total money eventually meets and Kiosk A takes the lead. The exact day and total cash value where they equal each other represents the point of intersection of two straight lines.
(b) Geometric Insight
Every straight line on a Cartesian plane is represented by the linear equation \(y = mx + c\), where \(m\) is the gradient (rate of change or steepness) and \(c\) is the \(y\)-intercept (initial value at \(x = 0\)).
- Intersecting Lines: If the slopes are different (\(m_1 \neq m_2\)), the lines cross at exactly one unique point \((x, y)\). This point satisfies both equations at the same time.
- Parallel Lines: If \(m_1 = m_2\) but \(c_1 \neq c_2\), the lines never meet (no solution).
- Coincident Lines: If \(m_1 = m_2\) and \(c_1 = c_2\), the lines lie on top of each other (infinitely many solutions).
Key Concept: The slope \(m\) measures the vertical change (rise) per unit horizontal change (run): \[ m = \frac{\Delta y}{\Delta x} = \frac{y_2 - y_1}{x_2 - x_1} \]
(c) Algebraic Methods
We solve a system of two linear equations simultaneously using three primary approaches:
- Graphical Method: Draw both lines accurately on squared graph paper and locate the intersection \((x, y)\).
- Substitution Method: Express one variable in terms of the other from one equation, then substitute it into the other equation.
- Elimination Method: Multiply one or both equations by suitable constants so that adding or subtracting eliminates one variable entirely.
Key Formulas
Worked Examples
Step-by-Step Solution:
- Equate the expressions for \(y\): \[ 2x + 1 = -x + 4 \]
- Collect like terms: Add \(x\) to both sides: \[ 2x + x + 1 = 4 \implies 3x + 1 = 4 \]
- Solve for \(x\): Subtract 1 from both sides and divide by 3: \[ 3x = 3 \implies x = 1 \]
- Calculate \(y\): Substitute \(x = 1\) into \(y = 2x + 1\): \[ y = 2(1) + 1 = 3 \]
- Verification: Check using the second equation: \(y = -(1) + 4 = 3\). Both match.
Intersection Point: \((1, 3)\).
Step-by-Step Solution:
- Align coefficients: Multiply the second equation by 2 so the coefficients of \(y\) are additive inverses: \[ 2(x - y) = 2(1) \implies 2x - 2y = 2 \]
- Add equations to eliminate \(y\): \[ (3x + 2y) + (2x - 2y) = 12 + 2 \] \[ 5x = 14 \implies x = \frac{14}{5} = 2.8 \]
- Substitute to find \(y\): Use \(x - y = 1\): \[ \frac{14}{5} - y = 1 \implies y = \frac{14}{5} - 1 = \frac{9}{5} = 1.8 \]
- Conclusion: \((x, y) = \left(\frac{14}{5}, \frac{9}{5}\right)\) or \((2.8, 1.8)\).
Step-by-Step Solution:
- Express \(y\) in terms of \(x\) from equation (2): \[ y = 1 - 4x \]
- Substitute into equation (1): \[ 2x - 3(1 - 4x) = 7 \]
- Expand brackets carefully: \[ 2x - 3 + 12x = 7 \] \[ 14x - 3 = 7 \implies 14x = 10 \implies x = \frac{10}{14} = \frac{5}{7} \]
- Find \(y\): Substitute \(x = \frac{5}{7}\) back into \(y = 1 - 4x\): \[ y = 1 - 4\left(\frac{5}{7}\right) = \frac{7}{7} - \frac{20}{7} = -\frac{13}{7} \]
- Final Solution: \((x, y) = \left(\frac{5}{7}, -\frac{13}{7}\right)\).
Common Mistakes
Example: In \(2y = 6x + 8\), claiming the slope is 6 and intercept is 8.
Example: Subtracting \((2x - 3y)\) from \((5x + y)\) and writing \(3x - 2y\) instead of \(3x + 4y\).
Real World
Practice