A complete visual guide β from writing equations in standard form to finding infinitely many solutions, graphing straight lines, and solving all NCERT exercises. Fully illustrated with worked examples.
Standard Form ax+by+c=0
Infinite Solutions
Graph = Straight Line
All Exercises Solved
50 Practice Questions
Section 4.1 β 4.2
From One Variable to Two Variables
Recall linear equations in one variable, then see why real-world problems naturally lead to two-variable equations.
Linear Equation in One Variable
Has exactly one unknown. Example: 2x + 5 = 0
Solution: x = β5/2 (unique, only one)
Can be shown as a single point on the number line. Always has exactly one solution.
Linear Equation in Two Variables
Has two unknowns. Example: x + y = 176
Solution: a pair of values (x, y) satisfying the equation
Has infinitely many solutions! Shown as a straight line on the Cartesian plane.
Real-Life Motivation
In a cricket match, two Indian batsmen together scored 176 runs. We don't know either score individually.
1
Let runs scored by batsman 1 = x and runs scored by batsman 2 = y
2
The equation becomes: x + y = 176
3
This is a linear equation in two variables. Without more information, there are many valid pairs (x, y)!
π‘
Key insight: When there are two unknowns and only one equation, we cannot find a unique solution β we get infinitely many pairs that work.
Examples of Linear Equations in Two Variables
1.2s + 3t = 5 | p + 4q = 7 | Οu + 5v = 9 | β2 x β 7y = 3
x + y = 176 | 2x + 3y = 4.37 | x β β3 y = 4
All of these can be written in the standard form ax + by + c = 0.
Section 4.2
Standard Form: ax + by + c = 0
Every linear equation in two variables can be written in this standard form. Learn to identify a, b, c and write equations in this form.
Definition β Linear Equation in Two Variables
An equation which can be put 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.
Here: a = coefficient of x, b = coefficient of y, c = constant term.
β οΈ
Why "a and b are not both zero"? If both a = 0 and b = 0, then the equation becomes 0Β·x + 0Β·y + c = 0, i.e., c = 0 (which is always true, not an equation) or c β 0 (which is never true). Either way, it's not a meaningful equation in x and y.
Special Cases β Equations in One Variable as Two-Variable Equations
Equations like ax + b = 0 (only one variable) can also be written as linear equations in TWO variables by treating the coefficient of the missing variable as 0:
Original Equation
As Two-Variable Equation
Values of a, b, c
4 β 3x = 0
β3x + 0Β·y + 4 = 0
a=β3, b=0, c=4
x = β5
1Β·x + 0Β·y + 5 = 0
a=1, b=0, c=5
y = 2
0Β·x + 1Β·y β 2 = 0
a=0, b=1, c=β2
2x = 3
2x + 0Β·y β 3 = 0
a=2, b=0, c=β3
5y = 2
0Β·x + 5y β 2 = 0
a=0, b=5, c=β2
Section 4.3
Solutions of a Linear Equation
A solution is a pair of values (x, y) that satisfies the equation. Learn how to find solutions and verify them.
Definition β Solution of a Linear Equation in Two Variables
A solution of a linear equation ax + by + c = 0 is a pair of values (x, y) = (xβ, yβ) such that when we substitute x = xβ and y = yβ, the left-hand side equals zero (or both sides are equal).
The solution is written as an ordered pair (x, y) β x always first, y always second.
Method
How to Find Solutions of ax + by + c = 0
Method 1: Put x = 0
1
Set x = 0 in the equation
2
Solve the resulting one-variable equation for y
3
The solution is (0, y-value found)
Method 2: Put y = 0
1
Set y = 0 in the equation
2
Solve the resulting one-variable equation for x
3
The solution is (x-value found, 0)
π―
Easy shortcut: x = 0 always gives the y-intercept point. y = 0 always gives the x-intercept point. These two points are enough to draw the entire straight line!
How to Verify a Solution
Substitute the given (x, y) values into the equation. If LHS = RHS, it's a solution. If not, it isn't.
Example: Check if (3, 2) is a solution of 2x + 3y = 12.
1
Substitute x = 3, y = 2: LHS = 2(3) + 3(2) = 6 + 6 = 12
2
RHS = 12. LHS = RHS = 12 β β (3, 2) IS a solution.
Check if (1, 4) is a solution of 2x + 3y = 12.
1
Substitute x = 1, y = 4: LHS = 2(1) + 3(4) = 2 + 12 = 14
2
RHS = 12. LHS β RHS (14 β 12) β (1, 4) is NOT a solution.
β οΈ
Note carefully: (0, 4) is a solution of 2x + 3y = 12 but (4, 0) is NOT (since 2(4) + 3(0) = 8 β 12). Order matters in ordered pairs!
Section 4.3
Infinitely Many Solutions
Unlike one-variable equations, a linear equation in two variables has not one, not two, but infinitely many solutions.
Key Theorem
A linear equation in two variables has infinitely many solutions.
For any value of x you choose, you can always find a corresponding value of y (and vice versa) that satisfies the equation.
For every value of x, we get a unique value of y. Since x can be any real number, there are infinitely many solutions:
Choose x =
Solve for y
Solution (x, y)
Verify: 2x+3y
0
3y = 12 β y = 4
(0, 4)
0+12 = 12 β
3
6+3y=12 β y=2
(3, 2)
6+6 = 12 β
6
12+3y=12 β y=0
(6, 0)
12+0 = 12 β
2
4+3y=12 β y=8/3
(2, 8/3)
4+8 = 12 β
β5
β10+3y=12 β y=22/3
(β5, 22/3)
β10+22=12 β
any real r
y = (12β2r)/3
(r, (12β2r)/3)
Always 12 β
β
Since x can be ANY real number, and for each x we get a valid y, there are infinitely many solutions β as many as there are real numbers!
Key Properties of Solutions
1. The solution of a linear equation is not affected when the same number is added to (or subtracted from) both sides.
2. The solution is not affected when both sides are multiplied or divided by the same non-zero number.
3. Every solution (x, y) represents a point on the graph (a straight line) of the equation.
4. Every point on the graph of the equation is a solution of the equation.
Section 4.3 β Graphical Representation
Graph of a Linear Equation = Straight Line
Every linear equation in two variables graphs as a straight line in the Cartesian plane. The line passes through all solution points.
Fundamental Graphing Theorem
The graph of a linear equation ax + by + c = 0 is a straight line in the coordinate plane.
β’ Every point ON the line is a solution of the equation.
β’ Every solution of the equation is a point ON the line.
β’ The line has infinitely many points β infinitely many solutions.
Method
How to Draw the Graph of ax + by + c = 0
1
Find at least 2 solutions. The easiest: put x = 0 (get y-intercept) and put y = 0 (get x-intercept).
2
Make a table of (x, y) pairs.
3
Plot the points on the Cartesian plane.
4
Join the points with a straight line and extend it in both directions with arrows.
5
Verify by checking that a third point also lies on the line.
Graph Illustration: x + 2y = 6
Step 1: Find solutions
x
y = (6βx)/2
Point
0
3
(0, 3)
6
0
(6, 0)
2
2
(2, 2)
4
1
(4, 1)
All four solution points (0,3), (2,2), (4,1) and (6,0) lie on the same straight line. The line extends infinitely in both directions, representing all infinitely many solutions.
Special Cases of Graphs
Equation Type
Graph
Parallel to
Example
y = c (constant)
Horizontal line
x-axis
y = 3 β horizontal line at height 3
x = c (constant)
Vertical line
y-axis
x = β2 β vertical line at β2
y = 0
The x-axis itself
β
x-axis
x = 0
The y-axis itself
β
y-axis
ax + by = 0
Line through origin
β
2x + 3y = 0 passes through (0,0)
ax + by + c = 0
General straight line
β
x + 2y β 6 = 0
Textbook Examples
All Examples β Fully Solved
Every NCERT example from Chapter 4, with complete step-by-step working.
Example 1
Write in the form ax + by + c = 0 and find a, b, c: (i) 2x+3y=4.37 (ii) xβ4=β3y (iii) 4=5xβ3y (iv) 2x=y
i
2x + 3y = 4.37 β 2x + 3y β 4.37 = 0 a = 2, b = 3, c = β4.37
ii
x β 4 = β3 y β x β β3 y β 4 = 0 β x β β3y β 4 = 0 a = 1, b = ββ3, c = β4
iii
4 = 5x β 3y β 5x β 3y β 4 = 0 β 5x β 3y β 4 = 0 a = 5, b = β3, c = β4 Note: Can also write as β5x + 3y + 4 = 0 (then a=β5, b=3, c=4). Both are correct!
iv
2x = y β 2x β y = 0 β 2x β y + 0 = 0 a = 2, b = β1, c = 0
Example 2
Write each as an equation in TWO variables: (i) x = β5 (ii) y = 2 (iii) 2x = 3 (iv) 5y = 2
i
x = β5 β 1Β·x + 0Β·y + 5 = 0 (multiply coeff of missing var y by 0)
ii
y = 2 β 0Β·x + 1Β·y β 2 = 0
iii
2x = 3 β 2x + 0Β·y β 3 = 0
iv
5y = 2 β 0Β·x + 5y β 2 = 0
(i) x+0y+5=0 (ii) 0x+yβ2=0 (iii) 2x+0yβ3=0 (iv) 0x+5yβ2=0
2x + 5y = 0 Put x=0: 5y=0 β y=0. Solution 1: (0, 0) Put x=1: 2+5y=0 β y=β2/5. Solution 2: (1, β2/5) Note: putting y=0 also gives (0,0), so we must choose a different x value.
iii
3y + 4 = 0 β 0Β·x + 3y + 4 = 0 y = β4/3 for ANY value of x. Solution 1: (0, β4/3) Solution 2: (1, β4/3) The y-value is always β4/3 regardless of x. The graph is a horizontal line y = β4/3.
x = 4y: x = 4y, so y = x/4 y=0βx=0: (0,0) | y=1βx=4: (4,1) | y=β1βx=β4: (β4,β1) | y=2βx=8: (8,2)
Q3
Check which are solutions of x β 2y = 4: (i)(0,2) (ii)(2,0) (iii)(4,0) (iv)(β2,4β2) (v)(1,1)
Pair (x,y)
Substitute: xβ2y
= 4?
Solution?
(i) (0, 2)
0 β 2(2) = β4
β4 β 4
No β
(ii) (2, 0)
2 β 2(0) = 2
2 β 4
No β
(iii) (4, 0)
4 β 2(0) = 4
4 = 4 β
Yes β
(iv) (β2, 4β2)
β2 β 2(4β2) = β2 β 8β2 = β7β2
β7β2 β 4
No β
(v) (1, 1)
1 β 2(1) = β1
β1 β 4
No β
Only (4, 0) is a solution of x β 2y = 4.
Q4
Find k if x = 2, y = 1 is a solution of 2x + 3y = k.
1
Since (2, 1) is a solution, substituting x=2, y=1 must satisfy 2x + 3y = k.
2
2(2) + 3(1) = k β 4 + 3 = k β k = 7
k = 7
Study Strategy
10 Tips for Class 9 Students
Master Linear Equations in Two Variables β avoid the most common mistakes in CBSE exams.
1
Always Write in Standard Form
Before finding a, b, c always rearrange to ax + by + c = 0 (everything on left, 0 on right). Example: 2x + 3y = 4 β 2x + 3y β 4 = 0. Then a=2, b=3, c=β4.
2
Infinite Solutions = Infinite Points on Line
Remember: infinitely many solutions β a straight line with infinitely many points. Every solution is a point. Every point is a solution. Graph and algebra are the same thing!
3
x=0 and y=0 First!
The easiest way to find two solutions is always: (1) put x=0, solve for y β get y-intercept (0,y). (2) put y=0, solve for x β get x-intercept (x,0). Two points β draw the line!
4
Verify Your Solutions
Always substitute back to check! If you say (3,4) is a solution of 2x+3y=12: 2(3)+3(4)=6+12=18β 12. WRONG! Never skip verification in CBSE problems.
5
One Variable = Zero Coefficient
If only x appears (like 3x+5=0), write b=0. If only y appears (like 2yβ4=0), write a=0. The missing variable has coefficient 0, not that the variable doesn't exist!
6
Ordered Pair Order Matters
Solution is ALWAYS written as (x, y). Never (y, x). If y=3 when x=0, write (0,3) β not (3,0)! Check: if you substitute in reverse, you get a different (wrong) answer.
7
Find k β Classic CBSE Question
If "x=a, y=b is a solution of equation = k", substitute the given values and solve for k. Example: x=2,y=1 in 2x+3y=k β 4+3=k β k=7. Simple substitution!
8
Horizontal and Vertical Lines
y=c is a horizontal line (parallel to x-axis). x=c is a vertical line (parallel to y-axis). y=0 IS the x-axis. x=0 IS the y-axis. These special cases often appear in MCQs!
9
Real Number Coefficients Allowed
a, b, c can be ANY real numbers β fractions, decimals, surds (like β3), negative numbers, or even Ο. Don't assume they must be integers. Example: Οx + β2y = 5 is valid.
10
2 Solutions β Draw the Graph
For graphing questions in CBSE exams: find 2 easy solutions (using x=0 and y=0), plot both points, join with a ruler and extend. Always use proper graph paper and label the line.
Quick Reference
Chapter 4 β Formula & Fact Sheet
Concept
Formula / Rule
Example
Standard Form
ax + by + c = 0
2x + 3y β 6 = 0: a=2,b=3,c=β6
Condition
a, b, c β β; a and b not both zero
0x + 0y + 5 = 0 is NOT valid
Number of solutions
Infinitely many
x+y=5 has (1,4),(2,3),(0,5)... β
Finding y-intercept
Put x = 0, solve for y
x+2y=6: y=3 β (0,3)
Finding x-intercept
Put y = 0, solve for x
x+2y=6: x=6 β (6,0)
Verify solution
Substitute (xβ,yβ); check LHS=RHS
(3,2) in 2x+3y=12: 6+6=12 β
Graph
Straight line (extends β both ways)
Every point on line = one solution
y = constant
Horizontal line β₯ x-axis
y=3: horizontal line at y=3
x = constant
Vertical line β₯ y-axis
x=β2: vertical line at x=β2
Line through origin
ax + by = 0 (c=0)
2x+3y=0 passes through (0,0)
Finding k
Substitute given (x,y), solve for k
x=2,y=1 in 2x+3y=k β k=7
One-var as two-var
ax + 0Β·y + b = 0
3x+2=0 β 3x+0y+2=0 (b=0)
CBSE Pattern Practice
50 Practice Questions
All CBSE question types β MCQ, 1-mark, 2-mark, 3-mark, and 5-mark questions with complete answers.
Section A β MCQ (1 mark each)
1
A linear equation in two variables has how many solutions?
MCQ
(a) No solution
(b) Exactly one
(c) Exactly two
(d) Infinitely many
Answer: (d) Infinitely many A linear equation in two variables has infinitely many solutions β one for each value of x (or y) we choose.
2
Which is a linear equation in two variables?
MCQ
(a) xΒ² + y = 5
(b) x + y = 5
(c) x/y = 5
(d) xy = 5
Answer: (b) x + y = 5 (a) is quadratic (xΒ²). (c) is not linear (division). (d) is not linear (product xy). Only (b) has both variables to power 1 with no multiplication/division between them.
3
The graph of a linear equation in two variables is:
MCQ
(a) A circle
(b) A parabola
(c) A straight line
(d) A curve
Answer: (c) A straight line Every linear equation in two variables (ax + by + c = 0) graphs as a straight line in the Cartesian plane.
4
In ax + by + c = 0, which condition must hold?
MCQ
(a) a = 0 and b = 0
(b) a β 0 and b β 0
(c) a and b not both zero
(d) c β 0
Answer: (c) a and b not both zero a and b cannot both be zero (one of them must be non-zero), but c can be zero.
5
Which point is a solution of 2x + y = 6?
MCQ
(a) (1, 3)
(b) (2, 2)
(c) (3, 1)
(d) (1, 4)
Answer: (d) (1, 4) Check: 2(1)+4=6 β. Others: (1,3)β5β 6; (2,2)β6 wait: 2(2)+2=6 β also! Let me recheck: (2,2): 2Γ2+2=6 β. Both (1,4) and (2,2) work. But if the option is (d), verify: 2(1)+4=2+4=6 β.
6
The graph of x = 5 is:
MCQ
(a) Horizontal line
(b) Vertical line
(c) Passes through origin
(d) Diagonal line
Answer: (b) Vertical line x = 5 means x is always 5 regardless of y. All such points (5,0),(5,1),(5,2),... form a vertical line parallel to the y-axis.
7
If x = 2, y = 1 is a solution of kx + 3y = 11, then k =
Write 5 = 2x in the form ax + by + c = 0. Find a, b, c.
1 Mark
Answer: 2x + 0Β·y β 5 = 0 a = 2, b = 0, c = β5
14
Is (0, 0) a solution of 3x β 4y = 0?
1 Mark
Answer: Yes 3(0)β4(0)=0β0=0=RHS β. The origin (0,0) is always a solution when c=0.
15
Write two solutions of 3y + 4 = 0.
1 Mark
Answer: (0, β4/3) and (1, β4/3) 3y+4=0 β y = β4/3 for any value of x. Two solutions: (0,β4/3) and (1,β4/3).
16
If (2, k) is a solution of x + y = 5, find k.
1 Mark
Answer: k = 3 Substitute x=2, y=k: 2+k=5 β k=3
17
What is the graph of y = 0 in the coordinate plane?
1 Mark
Answer: The x-axis y = 0 means all points where the y-coordinate is 0. These are all points on the x-axis itself.
18
How many points lie on the line 2x + 3y = 12?
1 Mark
Answer: Infinitely many points The graph of any linear equation is a straight line, which contains infinitely many points β one for each real value of x.
19
Write a linear equation in two variables whose solution is (2, 3).
1 Mark
Answer: Many answers possible. Simplest: x + y = 5 (since 2+3=5). Or 3x β 2y = 0 (6β6=0). Or 2x + y = 7 (4+3=7). Any equation satisfied by (2,3) works.
20
The equation x = 0 represents which line in the Cartesian plane?
1 Mark
Answer: The y-axis x = 0 means all points where x-coordinate is 0, which are exactly the points on the y-axis.
Section C β Short Answer (2 marks each)
21
Express 2x + 3y = 4.37 in standard form and find a, b, c. Also write its two solutions.
If (m, 2) is a solution of the equation 3m + 2n = 7, find m. Which equation does this satisfy?
2 Mark
Substitute m=m, n=2 into 3m+2n=7: 3m + 2(2) = 7 β 3m + 4 = 7 β 3m = 3 β m = 1 So the point is (1, 2). Verify: 3(1)+2(2)=3+4=7 β
26
Find two solutions of Οx + y = 9. Use them to plot two points on the graph (description only).
2 Mark
y = 9 β Οx x=0: y=9 β (0,9). Plot at 9 units above origin on y-axis. x=1: y=9βΟβ9β3.14=5.86 β (1, 9βΟ). Plot approximately at (1, 5.86). Join these two points with a straight line and extend for the full graph.
27
The perimeter of a rectangle is 40 cm. Write a linear equation in two variables to represent this. Find two pairs of dimensions.
2 Mark
Let length = x, breadth = y. Perimeter = 2(x+y) = 40 β x + y = 20. Pair 1: x=10, y=10: Square with side 10 cm. Pair 2: x=15, y=5: Rectangle 15 cm Γ 5 cm. Both satisfy x+y=20 β
28
Write two solutions of x = 4y. What is special about the graph of this equation?
2 Mark
x = 4y β y = x/4 y=0 β x=0: (0,0) y=1 β x=4: (4,1) Special property: Since c=0, the equation xβ4y=0 has c=0. The graph PASSES THROUGH THE ORIGIN (0,0). Any linear equation with c=0 passes through (0,0).
29
At what point does the line 3x β 2y = 6 cross (i) the x-axis and (ii) the y-axis?
The taxi fare in a city is βΉ20 for the first km and βΉ10 per km after that. Write a linear equation and find the fare for 5 km.
2 Mark
Let total fare = y, distance = x km. For x β₯ 1: y = 20 + 10(xβ1) = 20 + 10x β 10 = 10x + 10 Linear equation: y = 10x + 10 or 10x β y + 10 = 0 For 5 km: y = 10(5)+10 = 50+10 = βΉ60
Section D β Short Answer II (3 marks each)
31
Find four solutions of 4x + 3y = 12. Make a table and plot the points (description).
3 Mark
4x + 3y = 12 β y = (12β4x)/3
x
y=(12β4x)/3
Point
Verify
0
4
(0,4)
0+12=12β
3
0
(3,0)
12+0=12β
β3
8
(β3,8)
β12+24=12β
6
β4
(6,β4)
24β12=12β
32
Draw the graph of x + y = 5. From the graph, find the value of y when x = 2.5.
3 Mark
Step 1: Find solutions. x=0βy=5:(0,5); y=0βx=5:(5,0); x=2βy=3:(2,3). Step 2: Plot (0,5) and (5,0) on graph paper. Join with straight line. Step 3: From graph, draw vertical line x=2.5. It meets the graph line at y=2.5. Algebraic verification: y = 5βx = 5β2.5 = 2.5 β
33
If x = 1, y = 1 is a solution of ax + by = 4, and x = 2, y = 1 is a solution of bx β ay = 1, find a and b.
3 Mark
From condition 1: a(1)+b(1)=4 β a+b=4 β¦(i) From condition 2: b(2)βa(1)=1 β 2bβa=1 β¦(ii) Adding (i)+(ii): (a+b)+(2bβa) = 4+1 β 3b=5 β b=5/3 From (i): a=4βb=4β5/3=7/3 a=7/3, b=5/3
34
Rama Kant's age is 3 times his daughter's age. Write a linear equation and find three possible pairs of ages (both must be positive).
3 Mark
Let Rama Kant's age = x, daughter's age = y. x = 3y β x β 3y = 0 Solutions (both positive): y=5βx=15: Ages 15 and 5 y=10βx=30: Ages 30 and 10 y=15βx=45: Ages 45 and 15 All satisfy xβ3y=0 β
35
Show that x = 2, y = 1 is a solution of 2x + 3y = 7. Find two more solutions and state how many total solutions exist.
3 Mark
Verify (2,1): 2(2)+3(1)=4+3=7 β Solution 2: x=0: 3y=7 β y=7/3. Point (0,7/3). Verify: 0+7=7 β Solution 3: y=0: 2x=7 β x=7/2. Point (7/2,0). Verify: 7+0=7 β Total solutions: Infinitely many β for every real value of x, y=(7β2x)/3 gives a valid solution.
36
The sum of a two-digit number and the number obtained by reversing its digits is 99. If the digits are x and y, write the equation and find 3 solutions.
3 Mark
Original number: 10x+y. Reversed: 10y+x. Equation: (10x+y)+(10y+x)=99 β 11x+11y=99 β x+y=9 Solution 1: x=1,y=8: Number 18, reversed 81, 18+81=99 β Solution 2: x=4,y=5: Number 45, reversed 54, 45+54=99 β Solution 3: x=3,y=6: Number 36, reversed 63, 36+63=99 β
37
Write the equation 3y + 4 = 0 in two-variable form. Find three solutions and describe its graph.
3 Mark
Two-variable form: 0Β·x + 3y + 4 = 0. Here a=0, b=3, c=4. Solution: y = β4/3 for any x. x=0: (0,β4/3). x=1: (1,β4/3). x=β2: (β2,β4/3). Graph description: A horizontal line at y=β4/3, parallel to the x-axis. It extends infinitely in both directions and has infinitely many points.
38
In a class, the number of girls is 5 more than the number of boys. (i) Write as an equation. (ii) Is (10,15) a solution? (iii) Find two more solutions.
3 Mark
(i) Let boys=x, girls=y. y=x+5 β xβy+5=0 (ii) Check (10,15): 10β15+5=0 β YES, it is a solution. (iii) x=0βy=5: (0,5). Verify: 0β5+5=0 β x=20βy=25: (20,25). Verify: 20β25+5=0 β
39
If (p, pβ3) is a solution of 2x β y = 7, find p. Also find the complete solution pair.
3 Mark
Substitute x=p, y=pβ3 into 2xβy=7: 2p β (pβ3) = 7 2p β p + 3 = 7 p + 3 = 7 β p = 4 Solution pair: x=4, y=4β3=1 β (4, 1) Verify: 2(4)β1=8β1=7 β
40
Show that the points (0,4), (3,2) and (6,0) are collinear (they all lie on the same line). Which line is it?
3 Mark
Assume they lie on line ax+by+c=0. Try 2x+3y=12: (0,4): 2(0)+3(4)=12 β (3,2): 2(3)+3(2)=6+6=12 β (6,0): 2(6)+3(0)=12 β All three points satisfy 2x+3y=12. Since a straight line is the graph of a linear equation, and all three lie on 2x+3y=12, they are collinear. The line is 2x + 3y = 12.
Section E β Long Answer (5 marks each)
41
Draw the graph of 2x + y = 6. From the graph: (i) find the value of y when x = 1 (ii) find the value of x when y = 2 (iii) find x-intercept and y-intercept.
5 Mark
Step 1: Find key solutions. y = 6β2x x=0βy=6: (0,6) [y-intercept] x=3βy=0: (3,0) [x-intercept] x=1βy=4: (1,4) x=2βy=2: (2,2) Step 2: Plot all 4 points on graph paper. Join with straight line. (i) When x=1: y=6β2=4. From graph: y=4 β (ii) When y=2: 2x+2=6βx=2. From graph: x=2 β (iii) x-intercept (y=0): x=3. y-intercept (x=0): y=6.
42
Explain with examples: (a) What is a linear equation in two variables? (b) What does "solution" mean? (c) Why are there infinitely many solutions? (d) What does the graph look like? (e) Give an example of a real-life linear equation in two variables.
5 Mark
(a) Linear equation in two variables: Equation of the form ax+by+c=0 where a,b,c β β and a,b not both zero. Example: 2x+3yβ6=0. (b) Solution: An ordered pair (xβ,yβ) that satisfies the equation. Example: (3,0) is a solution of 2x+3y=6 since 6+0=6 β. (c) Infinitely many solutions: For any real x, y=(cβax)/b is defined (as long as bβ 0). Since there are infinitely many reals, there are infinitely many pairs. Example: x+y=5 is satisfied by (0,5),(1,4),(2,3),...β pairs. (d) Graph: A straight line extending infinitely in both directions. Every point on it is a solution. (e) Real-life example: Cost of apples (βΉx each) and mangoes (βΉy each), buying 3 apples and 2 mangoes for βΉ40: 3x+2y=40.
43
Draw the graph of y = 2x. (i) Show it passes through origin. (ii) Find 3 solutions. (iii) Is (4,6) on the graph? (iv) If x = 3.5, what is y? (v) In which quadrants does the line lie?
5 Mark
Equation: y=2x β 2xβy=0 (c=0) (i) Origin: x=0βy=0. (0,0) satisfies β passes through origin β (ii) Three solutions: (0,0), (1,2), (β1,β2), (2,4) (iii) Is (4,6) on graph? 2(4)=8β 6 β NO, (4,6) is NOT on this graph. (iv) x=3.5: y=2(3.5)=7. Point (3.5,7). (v) Quadrants: The line y=2x passes through Q I (positive x,y) and Q III (negative x,y). In Q I: x>0,y>0. In Q III: x<0,y<0.
44
The monthly income of A is βΉ1000 more than that of B. (i) Write as linear equation. (ii) Find 4 solutions (practical: both incomes positive). (iii) If B earns βΉ15000, what does A earn? (iv) What does c=1000 represent? (v) Graph description.
5 Mark
(i) Let A's income = x, B's income = y. x = y + 1000 β xβyβ1000=0 (ii) 4 practical solutions (y>0, x>0): y=5000βx=6000: (6000,5000) y=10000βx=11000: (11000,10000) y=15000βx=16000: (16000,15000) y=20000βx=21000: (21000,20000) (iii) B earns βΉ15000: x=15000+1000=βΉ16000 β (iv) c=β1000 represents the fixed βΉ1000 gap between their incomes β no matter what B earns, A always earns βΉ1000 more. (v) Graph: Straight line, slope=1 (diagonal at 45Β°), shifted up by 1000. Passes through (1000,0),(0,β1000) etc.
45
For the equation 3x + 2y = 6: (i) Write in standard form with a,b,c. (ii) Find x-intercept and y-intercept. (iii) Is (2,0) a solution? (iv) Is (β2,6) a solution? (v) Draw graph and label all key points.
5 Mark
(i) Standard form: 3x+2yβ6=0. a=3, b=2, c=β6. (ii) x-intercept (y=0): 3x=6βx=2. Point (2,0). y-intercept (x=0): 2y=6βy=3. Point (0,3). (iii) (2,0): 3(2)+2(0)=6 β Yes, it's a solution. (iv) (β2,6): 3(β2)+2(6)=β6+12=6 β Yes, it's a solution! (v) Graph: Plot (2,0) and (0,3). Join β straight line. Also plot (β2,6) β it should lie on the same line. Label all three points. Label the line "3x+2y=6".
46
Graph of x + 2y = 6 and graph of 2x + y = 6. Find where each line crosses the axes. Do they cross each other? At what point?
5 Mark
Line 1: x+2y=6 x-intercept: y=0βx=6: (6,0) y-intercept: x=0βy=3: (0,3) Line 2: 2x+y=6 x-intercept: y=0βx=3: (3,0) y-intercept: x=0βy=6: (0,6) Do they cross? Solve simultaneously: x+2y=6 β¦(i) and 2x+y=6 β¦(ii) 2Γ(i): 2x+4y=12; subtract (ii): 3y=6 β y=2 From (i): x=6β4=2. Intersection: (2,2) Verify: 2+4=6 β and 4+2=6 β
47
In a school, price of a pen is βΉp and price of a book is βΉb. Ravi buys 3 pens and 2 books for βΉ120. Sita buys 2 pens and 5 books for βΉ190. Write two equations. Show that (20,30) satisfies both. What do p and q represent?
5 Mark
Equation 1 (Ravi): 3p + 2b = 120 Equation 2 (Sita): 2p + 5b = 190 Check (20,30): Eq 1: 3(20)+2(30)=60+60=120 β Eq 2: 2(20)+5(30)=40+150=190 β Yes, (p,b) = (20,30) satisfies both equations! Meaning: Price of 1 pen = βΉ20, Price of 1 book = βΉ30. This is a unique solution β here we have TWO equations, so we get a unique solution (a system of two equations).
48
Give 3 examples of linear equations in two variables from daily life. For each: write the equation in standard form, find two solutions, and describe what the solutions represent physically.
5 Mark
1. Cricket match: Two batsmen score total 150 runs. x+y=150. Standard: x+yβ150=0. Solutions: (50,100)βone scored 50, other 100. (75,75)βequal scores. 2. Mixture problem: Mixing x litres of water with y litres of juice to get 10 litres: x+y=10. Standard: x+yβ10=0. Solutions: (3,7),(5,5). (3,7)=3L water + 7L juice. 3. Money: βΉ50 notes (x) and βΉ100 notes (y) totalling βΉ500: 50x+100y=500 β x+2y=10. Standard: x+2yβ10=0. Solutions: (10,0)βall βΉ50 notes; (0,5)βall βΉ100 notes; (2,4)βmix.
49
Explain all 3 summary points of Chapter 4 in detail with examples. What connects all three points?
5 Mark
Summary Point 1: Definition. ax+by+c=0 (a,b,c real, a and b not both zero) is a linear equation in two variables. Example: 2x+3yβ6=0 (a=2,b=3,c=β6). The equation is "linear" because both variables have degree 1 only.
Summary Point 2: Infinitely many solutions. For any x, y=(βaxβc)/b is uniquely determined. Since x can be any real number, we get infinitely many pairs. Example: 2x+3y=6. x=0βy=2; x=3βy=0; x=1βy=4/3; ... infinitely many.
Summary Point 3: Graph β Solutions. Every point on the graph is a solution, and every solution is a point on the graph. Example: (3,0) lies on the line 2x+3y=6 AND satisfies 2(3)+3(0)=6. β
Connection: All three points describe the same mathematical object from different perspectives: algebraically (equation), numerically (solutions), and geometrically (graph line).
50
The sum of ages of a father and son is 48 years. (i) Write as equation. (ii) Find 5 physically meaningful solutions. (iii) If the son is 12 years old, find father's age. (iv) Can the son be 50 years old? Why? (v) Graph this situation with constraints.
5 Mark
(i) Equation: Let father's age = x, son's age = y. x+y=48 β x+yβ48=0.
(ii) Physical constraints: x>0, y>0, x>y (father older), xβ€90, y5 solutions: (30,18),(36,12),(40,8),(25,23),(45,3) β all satisfy x+y=48 β
(iii) Son = 12: x+12=48 β x=36. Father is 36 years old.
(iv) Son = 50? Then father = 48β50=β2 years. Impossible! Age cannot be negative. So y<48 is a necessary constraint for physical meaning.
(v) Graph: Draw line x+y=48. Due to constraints (x>0, y>0, x>y), only the portion in the first quadrant below the line y=x is physically meaningful. The line crosses axes at (48,0) and (0,48).