<!– All styles are 100% inline. No class=, no , no , no flex/grid/position –>
|
Class 9 Mathematics · Chapter 4 Linear Equations in Two VariablesUnderstand the form ax + by + c = 0, find infinitely many solutions, and graph straight lines on the Cartesian plane with full worked examples, practice sets, and exam tips.
“The principal use of the Analytic Art is to bring Mathematical Problems to Equations and to exhibit those Equations in the most simple terms that can be.” — Edmund Halley |
|
Contents at a Glance
|
| 📖 |
4.1 Introduction |
In earlier classes you worked with linear equations in one variable — equations like x + 1 = 0 or 2y + 3 = 0. Every such equation has exactly one solution, which can be plotted as a single point on the number line.
Now we step up to equations that involve two unknown quantities. This happens naturally in real life: if two cricket players together score 176 runs but we do not know either score individually, we cannot write a one-variable equation. We need two variables — say x and y — giving us the equation x + y = 176.
In this chapter we ask three key questions: Does such an equation have a solution? Is that solution unique? What does the complete set of solutions look like on the Cartesian plane?
| 📐 |
4.2 What Is a Linear Equation in Two Variables? |
|
📌 Definition An equation that can be written in the form ax + by + c = 0, where a, b, and c are real numbers and a and b are not both zero, is called a linear equation in two variables. |
The two variables are usually named x and y, though any letters work. Here are examples and how they fit the standard form:
| Original Equation | Standard Form (ax + by + c = 0) | a | b | c |
| 2x + 3y = 4.37 | 2x + 3y − 4.37 = 0 | 2 | 3 | −4.37 |
| x − 4 = √3 y | x − √3 y − 4 = 0 | 1 | −√3 | −4 |
| 4 = 5x − 3y | 5x − 3y − 4 = 0 | 5 | −3 | −4 |
| 2x = y | 2x − y + 0 = 0 | 2 | −1 | 0 |
|
💡 Key Insight: Single-variable equations are a special case An equation like 3x + 2 = 0 is actually a linear equation in two variables in disguise: it can be written as 3x + 0·y + 2 = 0. Here b = 0, but a ≠ 0, so the definition still holds. |
| 🔍 |
4.3 Solutions of a Linear Equation |
A solution of a linear equation in two variables is an ordered pair (x, y) that makes the equation true when substituted. For example, for the equation 2x + 3y = 12:
|
|
|
|
📜 Theorem: Infinitely Many Solutions A linear equation in two variables always has infinitely many solutions. Proof idea: For any real value you choose for x, say x = k, the equation reduces to a linear equation in one variable (in y), which always has exactly one solution. Since x can take infinitely many real values, there are infinitely many ordered pair solutions. ∎ |
Practical method to find solutions:
| Step | Action | Example (2x + 3y = 12) |
| 1 | Set x = 0, solve for y | 3y = 12 → y = 4 → (0, 4) |
| 2 | Set y = 0, solve for x | 2x = 12 → x = 6 → (6, 0) |
| 3 | Choose any other x, solve for y | x = 3 → 6 + 3y = 12 → y = 2 → (3, 2) |
| 📊 |
Graph of a Linear Equation — It’s Always a Straight Line |
Every solution (x, y) is a point on the Cartesian plane. When you plot all solutions of a linear equation, they form a straight line. The graph below represents 2x + 3y = 12 using a table-cell coordinate grid:
|
|
| ● Purple dots = verified solutions of 2x + 3y = 12 → (0,4), (3,2), (6,0) | ● Yellow dots = additional points on the same line |
|
📌 Graphical Theorem (Two-Way Correspondence) Every point on the graph of a linear equation is a solution of that equation, AND every solution corresponds to a point on the graph. The graph is always a straight line extending infinitely in both directions. |
| ⚠️ |
Special Cases: Lines Parallel to Axes |
When one coefficient is zero, the graph is a horizontal or vertical line:
|
|
| ✏️ |
Worked Examples (10 Fully Solved) |
Solution: Move all terms to the left side: |
Solution: Introduce x with coefficient 0: |
Solution: |
Solution: Substitute x = 2, y = 1: |
Solution: |
Solution: Rewrite: 0·x + 3y + 4 = 0 → y = −4/3 for every x. |
Solution: Let x = number of children’s tickets, y = number of adult tickets. |
Solution: Substitute x = 1, y = −1: |
Solution: |
Solution: Let the numbers be x and y. Then y = 2x + 3, or in standard form: 2x − y + 3 = 0. |
| 📝 |
Practice Set A — Standard Form (Basic) |
Write each equation in the form ax + by + c = 0 and state a, b, c.
| # | Question | Answer (click to reveal) |
| 1 | 3x + 4y = 7 |
Show Answer3x + 4y − 7 = 0 | a=3, b=4, c=−7 |
| 2 | x = 5y + 2 |
Show Answerx − 5y − 2 = 0 | a=1, b=−5, c=−2 |
| 3 | 7 = 3x − 2y |
Show Answer3x − 2y − 7 = 0 | a=3, b=−2, c=−7 |
| 4 | y = 4 |
Show Answer0·x + 1·y − 4 = 0 | a=0, b=1, c=−4 |
| 5 | πx + √2 y = 0 |
Show Answerπx + √2 y + 0 = 0 | a=π, b=√2, c=0 |
| 📝 |
Practice Set B — Finding Solutions |
Find two solutions for each equation using the intercept method.
| # | Equation | Two Solutions |
| 1 | x + y = 10 |
Show Answer(0, 10) and (10, 0) |
| 2 | 3x − 2y = 6 |
Show Answer(0, −3) and (2, 0) |
| 3 | 5x + y = 15 |
Show Answer(0, 15) and (3, 0) |
| 4 | x = 3y |
Show Answer(0, 0) and (3, 1) |
| 5 | 2x + 3y = 0 |
Show Answer(0, 0) and (3, −2) |
| 📝 |
Practice Set C — Verify Solutions & Find k |
| # | Question | Answer |
| 1 | Is (3, 1) a solution of 2x + 5y = 11? |
Show Answer2(3)+5(1)=6+5=11=RHS ✓ Yes, it is. |
| 2 | Is (4, 0) a solution of x − 2y = 4? |
Show Answer4−0=4=RHS ✓ Yes, it is. |
| 3 | Find k if (2, 1) satisfies 2x + 3y = k |
Show Answer2(2)+3(1)=4+3=7 → k=7 |
| 4 | Find k if (k, 3) satisfies 5x − 2y = 4 |
Show Answer5k−6=4 → 5k=10 → k=2 |
| 5 | Is (0, 2) a solution of x − 2y = 4? |
Show Answer0−4=−4 ≠ 4 ✗ Not a solution. |
| 📝 |
Practice Set D — Higher Order (Challenge) |
| # | Challenge Question | Answer |
| 1 | The perimeter of a rectangle is 48 cm. Express length (l) and breadth (b) as a linear equation. |
Show Answer2l + 2b = 48 → l + b = 24 → l + b − 24 = 0 |
| 2 | For y = 3x + 5, does the equation have a unique, two, or infinitely many solutions? Why? |
Show AnswerInfinitely many — for every real value of x, there is exactly one corresponding y, giving uncountably many ordered pairs. |
| 3 | Write 4 solutions for 3x + 2y = 18 and plot the x-intercept and y-intercept. |
Show Answer(0, 9), (6, 0), (2, 6), (4, 3). x-intercept=(6,0), y-intercept=(0,9). |
| 4 | If a and b are both zero in ax + by + c = 0 and c ≠ 0, what happens? |
Show AnswerThe equation becomes 0 + 0 + c = 0, i.e., c = 0, a contradiction. So no valid equation exists — hence the rule that a and b cannot both be zero. |
| 5 | A line passes through (0, 5) and (2, 1). Write its equation in standard form. |
Show AnswerSlope = (1−5)/(2−0) = −2. Using y = mx + c: y = −2x + 5. Standard form: 2x + y − 5 = 0. |
| ⚡ |
8-Point Exam Quick-Check |
Review these 8 critical points before your exam:
|
|
||||||||
|
|
||||||||
|
|
||||||||
|
|
Chapter Summary |
|
|
|
|||
|
|
|
This comprehensive study guide on Linear Equations in Two Variables — Chapter 4 of Class 9 Mathematics — covers everything students need for CBSE board exams and competitive entrance tests. Topics include the standard form ax + by + c = 0, identifying coefficients a, b, c, finding ordered pair solutions, plotting graphs on the Cartesian plane, identifying x-intercepts and y-intercepts, understanding that every linear equation has infinitely many solutions, and tackling word problems that translate real-world situations into linear equations. Practice Sets A through D with worked answers make this the ultimate revision resource for Grade 9 maths students in India, following the NCERT Class 9 Mathematics syllabus (Reprint 2025–26).