Linear Equations in Two Variables — Class 9 Mathematics
1. Standard Form: ax + by + c = 0
Where a, b, c are REAL numbers, and a and b are NOT BOTH ZERO.
2. Solutions
A solution is an ORDERED PAIR (x,y) that satisfies the equation. Substitute x and y into the equation → if LHS = RHS, it's a solution. A linear equation in two variables has INFINITELY MANY solutions. 'For any value of x, you can find a corresponding y — and vice versa.'
Finding Solutions
Choose a value for x. Substitute into equation. Solve for y. Write as (x,y). Repeat for other x values.
Example: 2x + y = 7
If x = 0 → y = 7 → (0,7). If x = 1 → 2+y=7 → y=5 → (1,5). If x = 2 → 4+y=7 → y=3 → (2,3). If x = 3.5 → 7+y=7 → y=0 → (3.5,0).
3. Graphing
Plot at least 3 solutions on the Cartesian plane. Join them → STRAIGHT LINE. 'Every point on the line is a solution. Every solution is a point on the line.'
x = k (k is constant)
A VERTICAL line. Parallel to y-axis. Every point on this line has x = k (y can be anything).
y = k
A HORIZONTAL line. Parallel to x-axis. Every point has y = k.
4. Graph of ax + by + c = 0
- If a = 0: equation becomes by + c = 0 → y = −c/b → HORIZONTAL line.
- If b = 0: equation becomes ax + c = 0 → x = −c/a → VERTICAL line.
5. Real-World Applications
- Cost problems: 'Total cost = fixed cost + variable cost × quantity'
- Temperature conversion: F = (9/5)C + 32 → 9C − 5F + 160 = 0
- Distance-rate-time: d = rt
Common Mistakes
- Thinking x=0 is a POINT — it's a LINE (the y-axis). The POINT is (0,y).
- Plotting only TWO points — always plot THREE for verification.
More Worked Examples
Example — Finding Solutions: For 2x + 3y = 12, find 4 solutions. If x=0 → 3y=12 → y=4 → (0,4). If x=3 → 6+3y=12 → y=2 → (3,2). If x=6 → 12+3y=12 → y=0 → (6,0). If x=−3 → −6+3y=12 → y=6 → (−3,6).
Example — Graph and Find Area: Graph 4x + 3y = 12. x-intercept (y=0): 4x=12 → x=3 → (3,0). y-intercept (x=0): 3y=12 → y=4 → (0,4). Plot these two points + one more (e.g., x=1.5 → 6+3y=12 → y=2). Draw the line. The line forms a triangle with the axes. Area = ½×3×4 = 6 sq units.
Example — Word Problem: 'The cost of 3 pens and 5 pencils is ₹70. The cost of 5 pens and 3 pencils is ₹90.' Let pen = ₹x, pencil = ₹y. 3x+5y=70. 5x+3y=90. Solve by elimination: Multiply first by 5, second by 3 → 15x+25y=350, 15x+9y=270. Subtract → 16y=80 → y=5. Substitute → 3x+25=70 → x=15. Pen = ₹15, Pencil = ₹5.
Key Exam Tip
'For "draw the graph" questions: use GRAPH PAPER. Choose a SCALE that fills most of the paper. Label axes clearly (x and y). Plot points with small crosses (×). Draw a STRAIGHT line with a ruler. Write the equation on the graph.'
Detailed Graphing — Step by Step Method
Equation: 3x + 2y = 6. Express y in terms of x: 2y = 6 − 3x → y = 3 − (3/2)x. Create a table of values:
| x | y = 3 − (3/2)x | Point (x,y) |
|---|---|---|
| 0 | 3 | (0, 3) — y-intercept |
| 2 | 0 | (2, 0) — x-intercept |
| 4 | −3 | (4, −3) |
| −2 | 6 | (−2, 6) |
Plot these four points on graph paper. Draw a straight line through them. The line extends infinitely in both directions. 'Always find intercepts FIRST — they anchor your graph. Then add 1-2 more points for verification.'
Graph Analysis
- x-intercept (where y=0): 3x=6 → x=2 → (2,0). This is where the line crosses the x-axis.
- y-intercept (where x=0): 2y=6 → y=3 → (0,3). This is where the line crosses the y-axis.
- The line forms a triangle with the coordinate axes. Area of this triangle = ½ × |x-intercept| × |y-intercept| = ½ × 2 × 3 = 3 sq units.
Types of Linear Equations and Their Graphs
| Equation Type | Example | Graph Characteristics |
|---|---|---|
| ax + by + c = 0 (both a,b ≠ 0) | 2x + 3y = 6 | STRAIGHT LINE crossing BOTH axes |
| by + c = 0 (a = 0) | 2y + 4 = 0 → y = −2 | HORIZONTAL line, parallel to x-axis |
| ax + c = 0 (b = 0) | 3x − 9 = 0 → x = 3 | VERTICAL line, parallel to y-axis |
| ax + by = 0 (c = 0) | 2x − y = 0 → y = 2x | Line PASSING THROUGH ORIGIN (0,0) |
'When c = 0, the point (0,0) satisfies the equation → the line MUST pass through the origin. This is a favorite 1-mark conceptual question.'
Writing Equations from Given Conditions
Example 1 — Point lies on a line: If (2, −3) lies on 5x − ky = 16, find k. Substitute: 5(2) − k(−3) = 16 → 10 + 3k = 16 → 3k = 6 → k = 2.
Example 2 — Writing an equation from a graph: A line passes through (0,5) and (3,0). Write its equation. The intercepts are given: x-intercept = 3, y-intercept = 5. Equation in intercept form: x/3 + y/5 = 1. Multiply by 15: 5x + 3y = 15 → 5x + 3y − 15 = 0.
Example 3 — Express as ax + by + c = 0: y = 4x − 7. Rearrange: 4x − y − 7 = 0. So a = 4, b = −1, c = −7. The standard form requires ALL terms on LHS, RHS = 0.
Word Problems — From Statement to Equation
Problem 1 — Age relation: 'A father is 5 years more than 3 times his son's age.' Let son's age = x, father's age = y. y = 3x + 5 → 3x − y + 5 = 0.
Problem 2 — Two-digit number: 'The sum of the digits is 9.' Let tens digit = x, ones digit = y. x + y = 9 → x + y − 9 = 0.
Problem 3 — Auto-rickshaw fare: 'Fixed charge ₹25 plus ₹15 per km.' Let km = x, fare = y. y = 15x + 25 → 15x − y + 25 = 0.
Problem 4 — Bookshop: 'Cost of 4 notebooks and 3 pens is ₹145. Cost of 2 notebooks and 5 pens is ₹125.' Let notebook = ₹x, pen = ₹y. Equations: 4x + 3y = 145, 2x + 5y = 125. This is a SYSTEM of two linear equations in two variables — solved using elimination or substitution (Class 10 topic, but introduced here conceptually).
Exam Focus — AP Board (BSEAP)
| Question Type | Marks |
|---|---|
| Check if a point is a solution | 1 |
| Find any 3 solutions | 2-3 |
| Draw the graph (on graph paper) | 4-5 |
| Write equation from word problem | 2-3 |
| Identify type of line (horizontal/vertical/through origin) | 1-2 |
Common AP Exam Questions
- 'Express y = −2x + 5 in the form ax + by + c = 0.' (Answer: 2x + y − 5 = 0.)
- 'Check whether (2,1) lies on 3x + 2y = 8.' (Answer: 3(2)+2(1)=8 → Yes.)
- 'Draw the graph of 2x − y = 4.' (Plot intercepts + one more point. Full graph with labels.)
- 'Write the equation of a line passing through the origin.' (Answer: y = mx or ax + by = 0, where c = 0.)
- 'If the point (k, 3) lies on 2x + y = 7, find k.' (Answer: 2k+3=7 → k=2.)
Key Reminders for Graph Questions
- Graph paper is COMPULSORY for 4-5 mark graph questions. Drawing freehand loses marks.
- Mark the scale on both axes: '1 cm = 1 unit' or '1 cm = 2 units' as appropriate.
- Plot points as small crosses (×) or dots surrounded by a small circle.
- Extend the line beyond the plotted points. Add arrowheads at both ends.
- Write the equation ON the line or next to it in the graph.
- Title the graph: 'Graph of 3x + 2y = 6.'
Quick Self-Test
- Express 2x = 3y + 5 in standard form. (Answer: 2x − 3y − 5 = 0.)
- Is (0,0) a solution of x + y = 5? (Answer: No — 0+0 ≠ 5.)
- What type of line is y − 3 = 0? (Answer: Horizontal line, parallel to x-axis.)
- Find the x-intercept of 4x + 5y = 20. (Answer: set y=0 → x=5 → (5,0).)
- Does the point (−1, 2) lie on 3x + y + 1 = 0? (Answer: 3(−1)+2+1=0 → Yes.)
