Pair of Linear Equations in Two Variables
Standard Form: a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0.
Solving Methods
| Method | How |
|---|---|
| Graphical | Plot both lines. Intersection point = solution. |
| Substitution | Express one variable in terms of the other. Substitute. |
| Elimination | Make coefficients equal. Add/subtract to eliminate. |
| Cross-Multiplication | x/(b₁c₂−b₂c₁) = y/(c₁a₂−c₂a₁) = 1/(a₁b₂−a₂b₁) |
Nature of Solutions
| Condition | Solution Type | Geometric Meaning |
|---|---|---|
| a₁/a₂ ≠ b₁/b₂ | UNIQUE solution | Lines INTERSECT |
| a₁/a₂ = b₁/b₂ ≠ c₁/c₂ | NO solution | Lines PARALLEL |
| a₁/a₂ = b₁/b₂ = c₁/c₂ | INFINITE solutions | Lines COINCIDE |
Word Problems: Translate into TWO equations. Solve. Check for reasonableness.
Solving Methods — Worked Examples
1. Graphical Method
Example 1: Solve graphically: x + y = 5 and x − y = 1.
Step 1: Write each equation in slope-intercept form (y = mx + c). y = 5 − x. y = x − 1.
Step 2: Create tables of values.
For y = 5 − x: x: 0, 1, 2, 3, 4, 5 y: 5, 4, 3, 2, 1, 0
For y = x − 1: x: 0, 1, 2, 3, 4, 5 y: −1, 0, 1, 2, 3, 4
Step 3: Plot both lines on the same graph. Intersection point = (3, 2). Verify: 3+2=5 ✓, 3−2=1 ✓.
'For the graphical method to be accurate, use graph paper. The intersection point is the solution.'
2. Substitution Method
Example 2: Solve using substitution: 2x + 3y = 11 and x − 2y = −12.
Step 1: Express one variable. From the second equation: x = 2y − 12.
Step 2: Substitute. 2(2y−12) + 3y = 11 → 4y − 24 + 3y = 11 → 7y = 35 → y = 5.
Step 3: Back-substitute. x = 2(5) − 12 = 10 − 12 = −2.
Solution: x = −2, y = 5.
Example 3 — Another Substitution: Solve 3x − 5y = −1 and x − y = −1. x = y − 1. Substitute: 3(y−1) − 5y = −1 → 3y − 3 − 5y = −1 → −2y = 2 → y = −1. x = −1 − 1 = −2. Solution: x = −2, y = −1.
3. Elimination Method
Example 4: Solve using elimination: 3x + 2y = 11 and 2x + 3y = 4.
Step 1: Make coefficients equal. Multiply first equation by 2 and second by 3: 6x + 4y = 22 6x + 9y = 12
Step 2: Subtract. (6x+4y) − (6x+9y) = 22 − 12 → −5y = 10 → y = −2.
Step 3: Back-substitute. 3x + 2(−2) = 11 → 3x − 4 = 11 → 3x = 15 → x = 5.
Solution: x = 5, y = −2.
Example 5 — Addition Instead: Solve 2x − 3y = 7 and 5x + 3y = 28. Add the equations: 7x = 35 → x = 5. Back-substitute: 2(5) − 3y = 7 → 10 − 3y = 7 → y = 1. Solution: x = 5, y = 1.
4. Cross-Multiplication Method
Example 6: Solve by cross-multiplication: 3x − 4y = 10 and 4x + 3y = 5.
Rewrite in standard form: 3x − 4y − 10 = 0 and 4x + 3y − 5 = 0. a₁=3, b₁=−4, c₁=−10; a₂=4, b₂=3, c₂=−5.
x/(b₁c₂−b₂c₁) = [−4×(−5) − 3×(−10)] = 20 + 30 = 50. y/(c₁a₂−c₂a₁) = [(−10)×4 − (−5)×3] = −40 + 15 = −25. 1/(a₁b₂−a₂b₁) = [3×3 − 4×(−4)] = 9 + 16 = 25.
x = 50/25 = 2. y = −25/25 = −1. Solution: x = 2, y = −1.
Nature of Solutions — Detailed Examples
Consistent (Unique): a₁/a₂ ≠ b₁/b₂. Example: 2x+3y=8, 3x+2y=7. 2/3 ≠ 3/2 → unique solution.
Inconsistent (No Solution): a₁/a₂ = b₁/b₂ ≠ c₁/c₂. Example: 2x+3y=8, 4x+6y=15. 2/4 = 3/6 ≠ 8/15 → parallel lines, no solution.
Dependent (Infinite): a₁/a₂ = b₁/b₂ = c₁/c₂. Example: 2x+3y=8, 4x+6y=16. 2/4 = 3/6 = 8/16 → coincident lines, infinite solutions.
Word Problems — With Solutions
Age Problems
Example 7: The sum of the ages of a father and son is 55. Five years ago, the father's age was twice the son's age. Find their present ages. Let father = x, son = y. x + y = 55. (x−5) = 2(y−5) → x−5 = 2y−10 → x−2y = −5. Subtract: (x+y) − (x−2y) = 55 − (−5) → 3y = 60 → y = 20. x = 35. Father is 35, son is 20.
Digit Problems
Example 8: A two-digit number is 4 times the sum of its digits. The number obtained by reversing the digits is 27 more than the original. Find the number. Let tens digit = x, units digit = y. Number = 10x + y. 10x+y = 4(x+y) → 10x+y = 4x+4y → 6x = 3y → y = 2x. Reversed: 10y+x = (10x+y) + 27 → 10(2x)+x = 10x+2x+27 → 21x = 12x+27 → 9x = 27 → x = 3. y = 6. Number = 36.
Fraction Problems
Example 9: The denominator of a fraction exceeds the numerator by 4. If 3 is added to both numerator and denominator, the fraction becomes 4/5. Find the fraction. Let numerator = x, denominator = y. y = x + 4. (x+3)/(y+3) = 4/5. Cross-multiply: 5(x+3) = 4(y+3) → 5x+15 = 4y+12 → 5x−4y = −3. Substitute y = x+4: 5x−4(x+4) = −3 → 5x−4x−16 = −3 → x = 13. y = 17. Fraction = 13/17.
Speed-Distance-Time
Example 10: A boat travels 30 km upstream and 44 km downstream in 10 hours. It travels 40 km upstream and 55 km downstream in 13 hours. Find the speed of the boat in still water and the speed of the stream. Let speed in still water = x km/h, stream speed = y km/h. Upstream = x−y, downstream = x+y. 30/(x−y) + 44/(x+y) = 10. 40/(x−y) + 55/(x+y) = 13. Let u = 1/(x−y), v = 1/(x+y). 30u+44v=10. 40u+55v=13. Solve: Multiply first by 4: 120u+176v=40. Second by 3: 120u+165v=39. Subtract: 11v=1 → v=1/11. Then u=(10−44/11)/30 = (10−4)/30 = 6/30 = 1/5. x+y=11, x−y=5 → x=8, y=3. Boat speed = 8 km/h, stream speed = 3 km/h.
AP Exam Focus
| Topic | Marks | Frequency |
|---|---|---|
| Solving by elimination/substitution | 4 | Very Common |
| Nature of solutions (consistent/inconsistent) | 2-3 | Common |
| Word problems (age, digits, fractions) | 5 | Very Common |
| Speed-distance-time word problems | 5 | Common |
| Cross-multiplication method | 3-4 | Moderate |
Self-Test Questions
- Solve: 2x + y = 10 and x − y = 2. (Answer: x=4, y=2)
- Check consistency: x+2y=5, 2x+4y=10. (Answer: 1/2=2/4=5/10 → Dependent, infinite solutions)
- Five years ago, A was twice as old as B. Ten years hence, A will be 1.5 times B. Find their ages. (Answer: A=25, B=15)
- The sum of digits of a two-digit number is 9. Reversing gives a number 27 less than the original. Find the number. (Answer: 63)
- Solve by cross-multiplication: 2x+3y=7, 3x+2y=8. (Answer: x=2, y=1)
- A fraction becomes 9/11 if 2 is added to both numerator and denominator. It becomes 5/6 if 3 is added to both. Find the fraction. (Answer: 7/9)
- A boat takes 6 hours to go 24 km upstream and 36 km downstream. It takes 7 hours to go 30 km upstream and 40 km downstream. Find speeds. (Answer: boat=10 km/h, stream=2 km/h)
