Linear Equations in Two Variables — Class 9 (CBSE)
A single linear equation in two variables has infinitely many solutions — and each is a point. Plot all of them and you get a line. That's the whole chapter in one sentence. From this idea spring train schedules, GST calculations, profit maximisation, even GPS triangulation.
1. The story — why two variables matter
In Class 8 you solved linear equations in one variable: . One equation, one unknown, one answer.
But the real world rarely has one unknown. A street vendor sells two products at different prices and you know the total revenue. A car travels at two different speeds across two stretches. A movie ticket costs different amounts on weekdays vs weekends. To model these, we need TWO variables — and equations relating them.
A linear equation in two variables and has the form
where are real numbers with and not both zero.
The astonishing fact: such an equation has infinitely many solutions — and plotted on the Cartesian plane (from the previous chapter), they form a straight line. Linear equation, straight line — the names match.
2. The big picture — two ideas to take away
- Every linear equation corresponds to a straight line on the Cartesian plane. Each solution is a point on the line.
- Solving simultaneous equations geometrically = finding the intersection of two lines. That's the bridge to Class 10's "pair of linear equations" chapter.
3. The standard form and special cases
The standard (general) form is .
Reading the form. Three coefficients describe a line:
- — coefficient of .
- — coefficient of .
- — constant (sign included).
Special cases.
| Equation | Description | Shape on the plane |
|---|---|---|
| Horizontal line (every point has ) | Horizontal, parallel to x-axis | |
| Vertical line (every point has ) | Vertical, parallel to y-axis | |
| The x-axis itself | Coincides with x-axis | |
| The y-axis itself | Coincides with y-axis | |
| Diagonal through the origin | Bisector of Quadrants I and III | |
| Other diagonal through the origin | Bisector of Quadrants II and IV |
Worked example. Express in standard form.
Rearrange: . So .
4. Solutions of a linear equation
A solution of is an ordered pair that satisfies the equation when substituted.
Worked example. Is a solution of ?
Substitute: . NOT a solution.
Key fact. A linear equation in two variables has infinitely many solutions. Pick any ; solve for . You get one solution. Try another ; another solution. You can keep doing this forever.
How to find solutions methodically
To list a handful of solutions for :
| Pick | Compute | Solution |
|---|---|---|
These four points all lie on the same straight line.
5. Graph of a linear equation — the big result
Theorem. The graph of every linear equation in two variables is a straight line.
Why? Pick any two solutions. Plot them on the plane. Now pick any third solution. It will lie exactly on the line joining the first two. (Class 11 calculus proves this with vectors; for now, take it as a remarkable fact.)
Method to plot a line.
- Find at least two solutions and of the equation.
- Plot both points on the Cartesian plane.
- Join them with a straight line and extend in both directions.
Teacher's tip. Always find three solutions, not two — the third acts as a check. If all three are collinear, your arithmetic is correct.
Worked example. Plot .
Find three solutions:
- Let : . Solution: .
- Let : . Solution: .
- Let : . Solution: .
Plot the three points. They're collinear → draw the straight line through them and extend.
6. Where does a line cut the axes? — intercepts
The x-intercept is the value of where the line crosses the x-axis (i.e. where ). The y-intercept is the value of where the line crosses the y-axis (i.e. where ).
Worked example. Find the intercepts of .
- y-intercept (put ): . The line cuts the y-axis at .
- x-intercept (put ): . The line cuts the x-axis at .
Why this matters. Intercepts are the fastest way to plot a line — find both, plot, draw. Two intercepts uniquely determine a line (as long as the line isn't parallel to either axis).
7. Equations of the axes and lines parallel to them
- The x-axis is the equation . (Every point on the x-axis has y-coordinate 0.)
- The y-axis is the equation .
- A horizontal line through point is .
- A vertical line through point is .
Worked example. Write the equation of the horizontal line passing through .
Horizontal lines have constant y-coordinate. The y-coordinate here is . So the equation is .
8. Linear equation through the origin
If the constant , the equation passes through the origin. (Substitute — it satisfies trivially.)
Examples. , , , . All pass through .
Worked example. Find any three solutions of .
Rewrite: .
- . Solution .
- . Solution .
- . Solution .
9. Linear equation in ONE variable — when does it appear?
If you set in , you get , i.e. . That's an equation in only — a vertical line in 2D.
Similarly setting gives a horizontal line .
Subtle point. "The equation " can be interpreted as a one-variable equation (with one solution ) OR as a two-variable equation (with infinitely many solutions of the form for any ). In Class 9 we adopt the two-variable view by default.
10. Finding the equation of a line from two given points
This is technically Class 10 territory, but you'll see it in HOTS problems. Given two points and :
Worked example. Find the equation of the line through and .
.
Cross-multiply: .
Verify with the second point: ✓.
11. Eight worked exam examples
Example 1 — Standard form (1 mark)
Express in standard form. , so .
Example 2 — Check a solution (1 mark)
Is a solution of ? ✓. Yes.
Example 3 — Find solutions (2 marks)
Find four solutions of .
- .
- .
- .
- .
Example 4 — Plot (3 marks)
Plot the line . Two solutions: and . Plot, join, extend.
Example 5 — Equation from condition (2 marks)
A line is parallel to the x-axis and passes through . Find its equation. Parallel to x-axis → horizontal → constant = the y-coordinate of the point = . Equation: .
Example 6 — Intercepts (3 marks)
Find the intercepts of and use them to plot the line. y-intercept (x = 0): . Point . x-intercept (y = 0): . Point . Plot both; draw the line.
Example 7 — Find a constant (3 marks)
If is a solution of , find . Substitute: .
Example 8 — HOTS (4 marks)
A taxi charges ₹20 as a fixed fee plus ₹10 per km. If is the distance in km and is the total fare in rupees, write the linear equation, find three solutions, and plot the line.
Equation: , or in standard form . Solutions:
- : → . (Fare for 0 km — just the booking fee.)
- : → .
- : → .
The line slopes upward (positive direction) and has y-intercept 20 (the fixed fee). The real-world domain is — you can't travel a negative distance.
12. Common pitfalls
- Counting only one solution. A linear equation in one variable has one solution; in two variables it has infinitely many. Don't confuse the two.
- Plotting a line with only one point. You need at least two points to determine a line. Always plot three (third is a check).
- Swapping intercepts. y-intercept = put (not ). Easy to confuse under exam stress.
- Forgetting the equation of the axes. is the x-axis; is the y-axis. Examiners love testing this.
- Mixing up vertical and horizontal. is HORIZONTAL (y is fixed, x varies); is VERTICAL.
- Negative-sign slips in standard form. rearranges to , NOT .
- Misreading the sign of . In standard form , includes its sign. For , , not .
13. Beyond NCERT — stretch problems
Stretch 1 — Express in two equivalent forms
Show that and represent the same line.
Divide the second by 2: . Same equation, so same line. Any scalar multiple of a linear equation represents the same line.
Stretch 2 — Olympiad — locus
Find all points equidistant from the x-axis and the y-axis.
Distance from x-axis is . Distance from y-axis is . Equidistant means , i.e. or . Two lines: the diagonal bisectors of the quadrants.
Stretch 3 — Real-world (PISA)
A mobile phone plan charges ₹100 base + ₹2 per minute of talk-time. Another plan charges ₹0 base + ₹3 per minute. For how many minutes are the two plans equally expensive?
Plan A: . Plan B: . Equate: minutes. At 100 minutes both plans cost ₹300. Below 100 minutes, Plan B is cheaper; above, Plan A is.
14. Real-world linear equations
- Cost-revenue analysis. Fixed cost + per-unit cost = total cost. Always linear.
- Currency conversion. 1 USD = 83 INR → — a line through the origin.
- Temperature conversion. — a linear equation relating Celsius to Fahrenheit.
- Demand and supply curves. Both are typically modelled as linear at the introductory level. Their intersection is the market equilibrium.
- GPS trilateration. Each satellite gives a linear (well, hyperbolic in 3D, linear in 2D approximation) constraint. Multiple intersections pin down your position.
- Train timetables. A train moving at constant speed traces a linear position-time graph; the slope is the speed.
- Tax calculations. A flat tax + a per-unit tax is a linear equation. India's GST has linear components.
15. CBSE exam blueprint
| Type | Marks | Typical question | Time |
|---|---|---|---|
| VSA | 1 | Standard form; identify ; check if a point is a solution | 30 sec |
| SA-I | 2 | Find four solutions; equation of the axes | 2 min |
| SA-II | 3 | Plot a line; find intercepts; find a missing constant | 4–5 min |
| LA | 4 | Real-world modeling; plot from a verbal description | 6–8 min |
Total marks: 5–7 / 80 in Class 9 finals. The graph-based questions earn diagram marks easily — always label axes, scale, and points clearly.
Three exam-day strategies:
- Always make a small solution table (3 rows minimum) before plotting. It catches arithmetic errors.
- Use intercepts when both exist — fastest path to drawing a line.
- Label everything on your graph: axes, scale, the equation of the line, and each plotted point.
16. NCERT exercise walkthrough
- Exercise 4.1: 2 questions — write a given description as a linear equation; express in standard form.
- Exercise 4.2: 4 questions — check solutions, find solutions of a linear equation.
- Exercise 4.3: 8 questions — plot lines, find values of a constant from given conditions, real-world word problems.
The chapter has been trimmed in the 2023+ NCERT; the graph section (formerly Exercise 4.4 and 4.5) is now a single combined exercise.
17. Connections — what's next
- Class 10, Pair of Linear Equations. Solve TWO simultaneous equations — geometrically, find the intersection of two lines.
- Class 11, Straight Lines. Slope, angle, intercept form, normal form, distance from a point to a line.
- Class 11, Linear Programming. Maximise/minimise a linear cost function subject to linear constraints. Modern operations research starts here.
- Class 12, Vectors. Lines and planes in 3D, vector form of a line.
18. 60-second recap
- Standard form: .
- Solution: ordered pair satisfying the equation. Infinitely many solutions.
- Graph: every linear equation in two variables = a straight line.
- Plot method: find ≥ 2 solutions (better: 3), plot, join.
- x-intercept: put . y-intercept: put .
- x-axis: . y-axis: .
- Horizontal line through : . Vertical line: .
- Through origin: .
Take the practice quiz and the flashcard deck. Next: Introduction to Euclid's Geometry.
