Class 9, Maths

Class : 9 – Math (English) : Lesson 4. Linear Equations in Two Variables

EXPLANATION & SUMMARY


πŸ”΅ Detailed Explanation
πŸ”΅ 1) Introduction 🌿
β€’ A linear equation in two variables is an equation of the form ax + by + c = 0, where a, b, c ∈ ℝ and at least one of a, b β‰  0.
β€’ Examples: 2x + 3y βˆ’ 5 = 0, x βˆ’ y + 7 = 0.
β€’ Real-life: Budget problems (x=apples, y=bananas) or train tickets (x=adults, y=children) fit this form.
🟒 2) Variables and Solutions ⚑
β€’ Variables x and y can take infinitely many pairs (x,y) satisfying ax+by+c=0.
β€’ Each solution corresponds to a point on a plane.
β€’ βœ” Example: For 2x + 3y = 6 β†’ choose x=0 β‡’ 3y=6 β‡’ y=2 β‡’ solution (0,2). Choose y=0 β‡’2x=6 β‡’ x=3 β‡’(3,0).
🟑 3) Graphical Representation ➑️
β€’ Plot several solutions, join with a straight line.
β€’ Every point on the line is a solution.
β€’ ✏️ Note: Two variables β†’ line; one variable β†’ point on a line (number line).
πŸ”΄ 4) Finding Solutions 🌿
1️⃣ Choose any value for x, solve for y.
2️⃣ Choose another x, solve for y.
3️⃣ Plot the points, draw line.
πŸ’‘ Concept: Because a linear equation is first degree, only two points are needed to draw its graph, but a third is used for accuracy.
πŸ”΅ 5) Intercepts βœ”οΈ
β€’ x-intercept: Set y=0 β†’ solve for x.
β€’ y-intercept: Set x=0 β†’ solve for y.
Example: 3x + 2y βˆ’6=0 β‡’ y=0 β‡’x=2 β‡’x-intercept=2; x=0 β‡’2yβˆ’6=0 β‡’y=3 β‡’y-intercept=3.
🟒 6) Parallel & Coincident Lines 🧠
β€’ Lines ax+by+c=0 and a₁x+b₁y+c₁=0 are:
 – Parallel if a/b = a₁/b₁ β‰  c/c₁.
 – Coincident if a/b = a₁/b₁ = c/c₁.
 – Intersecting otherwise.
🟑 7) Practical Problems 🌿
Example: The sum of two numbers is 10 and difference is 4. Let numbers=x,y.
x + y=10, x βˆ’ y=4 β‡’ Solve graphically or algebraically.
πŸ”΄ 8) Applications βœ”οΈ
β€’ Budgeting, mixtures, rates of motion, ticket problems, workforce tasks.
β€’ Coordinate geometry uses these lines to represent relationships.
πŸ”΅ 9) Important Observations ✏️
β€’ Infinite solutions.
β€’ Every linear equation represents a straight line.
β€’ Points on axes are special cases (x=0 or y=0).
🟒 10) Real-Life Illustration 🌿
Suppose taxi fare: β‚Ή50 fixed + β‚Ή10/km. Equation: y=10x+50, where x=km, y=fare. Plotting gives straight line showing cost pattern.
🟑 11) Common Mistakes πŸ”΄
β€’ Mixing variables’ positions when plotting.
β€’ Using only one pointβ€”line undefined.
β€’ Forgetting negative signs.
πŸ”΅ 12) Practice Ideas ⚑
1️⃣ Draw the graph of 2x+y=6.
2️⃣ Find intercepts of x+2y=8.
3️⃣ Solve 3xβˆ’2y=12 and x+y=6 graphically.
4️⃣ Model β€œsum of angles of triangle =180°” as equation.
🟒 13) Higher-Order Insight 🧠
β€’ Two linear equations in two variables intersect at a point (unique solution), are parallel (no solution), or coincident (infinite solutions).
β€’ Systems form the base of analytic geometry and algebraic methods in higher classes.
πŸ”΄ 14) Historical Note 🌿
Descartes’ Cartesian plane allowed algebraic equations like ax+by+c=0 to represent geometric lines, uniting two mathematical branches.
🟑 15) Recap of Graphing Steps βœ”οΈ
β€’ Rewrite equation to express y in terms of x or vice versa.
β€’ Choose x-values, compute y-values.
β€’ Plot points, draw line.
β€’ Mark intercepts for clarity.
πŸ”΅ 16) Applications Beyond Class πŸ—
β€’ Economics: Demand–supply curves.
β€’ Physics: Uniform motion graphs.
β€’ Engineering: CAD drawings.
β€’ Gaming: Collision detection between lines.
✨ 17) Closing Thought 🌿
Linear equations in two variables transform word problems into visual, solvable forms, preparing you for advanced topics.

🟣 Summary (~300 words)
Definition & Form
‒ Linear equation in two variables: ax+by+c=0, a,b≠0 not simultaneously.
β€’ Infinitely many solutionsβ€”each a point on a straight line.
Graphical Representation
β€’ Two points determine the line.
β€’ Intercepts found by setting variables zero.
β€’ Points plotted on Cartesian plane follow quadrant sign rules.
Relations Between Lines
β€’ Intersecting β†’ unique solution.
β€’ Parallel β†’ no solution.
β€’ Coincident β†’ infinitely many solutions.
Applications
β€’ Real-life budgeting, fares, mixture problems, and rates.
β€’ Physics motion and economics graphs.
Common Errors
β€’ Interchanging x,y while plotting.
β€’ Using only one point.
β€’ Ignoring sign of intercepts.
Mastering these builds foundations for simultaneous equations, slopes, and analytic geometry.

πŸ“ Quick Recap
πŸ”΅ Form: ax+by+c=0 (a,b not both 0).
🟒 Graph: plot β‰₯2 solutions β†’ straight line.
🟑 Intercepts: set one variable zero.
πŸ”΄ Lines relation: intersecting/parallel/coincident.
πŸ”΅ Infinite solutions β†’ every point on line.
✨ Applications: budgeting, fares, physics, economics.

————————————————————————————————————————————————————————————————————————————

Exercise 4.1

πŸ”΅ Question 1
The cost of a notebook is twice the cost of a pen. Write a linear equation in two variables to represent this statement. (Take the cost of a notebook to be β‚Ή x and that of a pen to be β‚Ή y.)
🟒 Answer
πŸ”΅ Step 1: Cost of notebook = x, cost of pen = y.
πŸ”΅ Step 2: Notebook cost is twice pen cost β‡’ x = 2y.
βœ”οΈ Final: x βˆ’ 2y = 0

πŸ”΅ Question 2(i)
Express 2x + 3y = 9.35 in ax + by + c = 0 form and indicate values of a, b, c.
🟒 Answer
πŸ”΅ Step 1: Already in standard form β‡’ 2x + 3y βˆ’ 9.35 = 0.
🟑 Check: a = 2, b = 3, c = βˆ’9.35.
βœ”οΈ Final: a = 2, b = 3, c = βˆ’9.35

πŸ”΅ Question 2(ii)
x βˆ’ (y/5) βˆ’ 10 = 0
🟒 Answer
πŸ”΅ Step 1: Standard form is x βˆ’ (1/5)y βˆ’ 10 = 0.
🟑 Values: a = 1, b = βˆ’1/5, c = βˆ’10.
βœ”οΈ Final: a = 1, b = βˆ’1/5, c = βˆ’10

πŸ”΅ Question 2(iii)
βˆ’2x + 3y = 6
🟒 Answer
πŸ”΅ Step 1: Rewrite β‡’ βˆ’2x + 3y βˆ’ 6 = 0.
🟑 Values: a = βˆ’2, b = 3, c = βˆ’6.
βœ”οΈ Final: a = βˆ’2, b = 3, c = βˆ’6

πŸ”΅ Question 2(iv)
x = 3y
🟒 Answer
πŸ”΅ Step 1: Bring all terms to LHS β‡’ x βˆ’ 3y = 0.
🟑 Values: a = 1, b = βˆ’3, c = 0.
βœ”οΈ Final: a = 1, b = βˆ’3, c = 0

πŸ”΅ Question 2(v)
2x = βˆ’5y
🟒 Answer
πŸ”΅ Step 1: 2x + 5y = 0.
🟑 Values: a = 2, b = 5, c = 0.
βœ”οΈ Final: a = 2, b = 5, c = 0

πŸ”΅ Question 2(vi)
3x + 2 = 0
🟒 Answer
πŸ”΅ Step 1: Rewrite as 3x + 0Β·y + 2 = 0.
🟑 Values: a = 3, b = 0, c = 2.
βœ”οΈ Final: a = 3, b = 0, c = 2

πŸ”΅ Question 2(vii)
y βˆ’ 2 = 0
🟒 Answer
πŸ”΅ Step 1: Rewrite as 0Β·x + y βˆ’ 2 = 0.
🟑 Values: a = 0, b = 1, c = βˆ’2.
βœ”οΈ Final: a = 0, b = 1, c = βˆ’2

πŸ”΅ Question 2(viii)
5 = 2x
🟒 Answer
πŸ”΅ Step 1: Rewrite as 2x βˆ’ 5 = 0 β‡’ 2x + 0Β·y βˆ’ 5 = 0.
🟑 Values: a = 2, b = 0, c = βˆ’5.
βœ”οΈ Final: a = 2, b = 0, c = βˆ’5

Exercise 4.2

πŸ”΅ Question 1
Which one of the following options is true, and why?
y = 3x + 5 has
(i) a unique solution, (ii) only two solutions, (iii) infinitely many solutions
🟒 Answer
πŸ”΅ Step 1: A linear equation in two variables represents a straight line in a plane.
πŸ”΅ Step 2: Every point on that line is a solution β‡’ infinitely many solutions.
βœ”οΈ Final: Option (iii) β€” infinitely many solutions, because each point (x, 3x + 5) satisfies the equation.

πŸ”΅ Question 2
Write four solutions for each of the following equations:
(i) 2x + y = 7 (ii) Ο€x + y = 9 (iii) x = 4y
🟒 Answer
✏️ Tip: Choose convenient values for one variable, solve for the other.
πŸ”΅ (i) 2x + y = 7
🟒 Take x = 0 β‡’ y = 7 β‡’ (0, 7)
🟒 Take x = 1 β‡’ y = 5 β‡’ (1, 5)
🟒 Take x = 2 β‡’ y = 3 β‡’ (2, 3)
🟒 Take x = 3 β‡’ y = 1 β‡’ (3, 1)
πŸ”΅ (ii) Ο€x + y = 9
🟒 Let x = 0 β‡’ y = 9 β‡’ (0, 9)
🟒 Let x = 1 β‡’ y = 9 βˆ’ Ο€ β‡’ (1, 9 βˆ’ Ο€)
🟒 Let x = 2 β‡’ y = 9 βˆ’ 2Ο€ β‡’ (2, 9 βˆ’ 2Ο€)
🟒 Let x = 3 β‡’ y = 9 βˆ’ 3Ο€ β‡’ (3, 9 βˆ’ 3Ο€)
πŸ”΅ (iii) x = 4y
🟒 Let y = 0 β‡’ x = 0 β‡’ (0, 0)
🟒 Let y = 1 β‡’ x = 4 β‡’ (4, 1)
🟒 Let y = 2 β‡’ x = 8 β‡’ (8, 2)
🟒 Let y = βˆ’1 β‡’ x = βˆ’4 β‡’ (βˆ’4, βˆ’1)

πŸ”΅ Question 3
Check which of the following are solutions of x βˆ’ 2y = 4 and which are not:
(i) (0, 2) (ii) (2, 0) (iii) (4, 0) (iv) (√2, 4√2) (v) (1, 1)
🟒 Answer
πŸ”΅ (i) (0, 2): 0 βˆ’ 2(2)= βˆ’4 β‰  4 β‡’ ❌ Not a solution.
πŸ”΅ (ii) (2, 0): 2 βˆ’ 0= 2 β‰  4 β‡’ ❌ Not a solution.
πŸ”΅ (iii) (4, 0): 4 βˆ’ 0= 4 β‡’ βœ” Solution.
πŸ”΅ (iv) (√2, 4√2): √2 βˆ’ 8√2= βˆ’7√2 β‰  4 β‡’ ❌ Not a solution.
πŸ”΅ (v) (1, 1): 1 βˆ’ 2= βˆ’1 β‰  4 β‡’ ❌ Not a solution.
βœ”οΈ Final: Only (4, 0) is a solution.

πŸ”΅ Question 4
Find the value of k if x = 2, y = 1 is a solution of the equation 2x + 3y = k.
🟒 Answer
πŸ”΅ Step 1: Substitute x=2, y=1 β‡’ 2(2) + 3(1)= 4 + 3= 7.
βœ”οΈ Final: k = 7

————————————————————————————————————————————————————————————————————————————

OTHER IMPORTANT QUESTIONS FOR EXAMS

πŸ”΅ Question 1 (Section A)
What is the standard form of a linear equation in two variables?
🟒 Answer:
✳️ ax + by + c = 0, where a, b, c are real and a, b are not both zero.

πŸ”΅ Question 2 (Section A)
How is a solution of a linear equation in two variables represented?
🟒 Answer:
✳️ As an ordered pair (x, y) that satisfies the equation.

πŸ”΅ Question 3 (Section A)
Is (2, 1) a solution of 3x βˆ’ y = 5?
🟒 Answer:
✳️ Substitute: 3(2) βˆ’ 1 = 6 βˆ’ 1 = 5
βœ”οΈ Yes, (2, 1) satisfies the equation.

πŸ”΅ Question 4 (Section A)
Write the x-intercept of 2x + 3y = 6.
🟒 Answer:
✳️ Put y = 0: 2x = 6 β‡’ x = 3
βœ”οΈ x-intercept = (3, 0)

πŸ”΅ Question 5 (Section A)
How many solutions does a linear equation in two variables have?
🟒 Answer:
✳️ Infinitely many (all points on its straight line).

πŸ”΅ Question 6 (Section A)
State whether x = 0, y = 4 lies on x + y = 4.
🟒 Answer:
✳️ Substitute: 0 + 4 = 4 (true)
βœ”οΈ Yes, (0, 4) lies on the line.

🟑 Section B β€” Short Answer-I (2 marks each)
πŸ”΅ Question 7
Check whether (βˆ’1, 4) is a solution of 2x + y = 3 and of x βˆ’ 2y = βˆ’9.
🟒 Answer:
✳️ For 2x + y = 3: 2(βˆ’1) + 4 = βˆ’2 + 4 = 2 β‰  3
✳️ For x βˆ’ 2y = βˆ’9: (βˆ’1) βˆ’ 2(4) = βˆ’1 βˆ’ 8 = βˆ’9 βœ”οΈ
βœ”οΈ Not a solution of the first; is a solution of the second.

πŸ”΅ Question 8
Find the y-intercept of 5x βˆ’ 2y = 10 and write the intercept point.
🟒 Answer:
✳️ Put x = 0: βˆ’2y = 10
✳️ y = βˆ’5
βœ”οΈ y-intercept = (0, βˆ’5)

πŸ”΅ Question 9
Find two distinct solutions of x + y = 7.
🟒 Answer:
✳️ Take x = 0 β‡’ y = 7 β‡’ solution (0, 7)
✳️ Take x = 3 β‡’ y = 4 β‡’ solution (3, 4)
βœ”οΈ Two solutions: (0, 7) and (3, 4)

πŸ”΅ Question 10
Form the linear equation whose solution set is all points with y = 2x.
🟒 Answer:
✳️ Required relation: y βˆ’ 2x = 0
βœ”οΈ Equation: 2x βˆ’ y = 0 (or y βˆ’ 2x = 0)

πŸ”΅ Question 11
The sum of two numbers is 9 and one number is 4 more than the other. Form the linear equation in x, y.
🟒 Answer:
✳️ Let numbers be x and y.
✳️ Sum condition: x + y = 9
✳️ β€œOne is 4 more than the other”: x βˆ’ y = 4 (or y βˆ’ x = βˆ’4)
βœ”οΈ Linear equations: x + y = 9, x βˆ’ y = 4

πŸ”΅ Question 12
Find two points on the line 3x + y = 12 and use them to write the slope-intercept form.
🟒 Answer:
✳️ Put x = 0 β‡’ y = 12 β‡’ point (0, 12)
✳️ Put y = 0 β‡’ 3x = 12 β‡’ x = 4 β‡’ point (4, 0)
✳️ Convert to y = mx + c: y = βˆ’3x + 12
βœ”οΈ Two points: (0, 12) and (4, 0); slope-intercept form: y = βˆ’3x + 12

πŸ”΅ Question 13 (Section C)
Write the linear equation whose graph passes through (2, 5) and has slope βˆ’3.
🟒 Answer:
✳️ ➀ Slope-intercept form: y βˆ’ y₁ = m(x βˆ’ x₁)
✳️ ➀ Substitution: y βˆ’ 5 = βˆ’3(x βˆ’ 2)
✳️ ➀ Simplify: y βˆ’ 5 = βˆ’3x + 6 β‡’ y = βˆ’3x + 11
βœ”οΈ Equation: y = βˆ’3x + 11

πŸ”΅ Question 14 (Section C)
Find the slope of the line joining (βˆ’2, 7) and (4, βˆ’5).
🟒 Answer:
✳️ ➀ Formula: m = (yβ‚‚ βˆ’ y₁)/(xβ‚‚ βˆ’ x₁)
✳️ ➀ Substitution: (βˆ’5 βˆ’ 7)/(4 βˆ’ (βˆ’2)) = (βˆ’12)/6 = βˆ’2
βœ”οΈ Slope: βˆ’2

πŸ”΅ Question 15 (Section C)
Determine whether the points A(2, βˆ’1), B(5, 3), C(8, 7) are collinear.
🟒 Answer:
✳️ Slope AB = (3 βˆ’ (βˆ’1))/(5 βˆ’ 2) = 4/3
✳️ Slope BC = (7 βˆ’ 3)/(8 βˆ’ 5) = 4/3
✳️ Slopes equal β‡’ points are collinear.
βœ”οΈ Final: Yes, A, B, C are collinear.

πŸ”΅ Question 16 (Section C)
Form a pair of linear equations for: β€œThe sum of two numbers is 12, and their difference is 4.”
🟒 Answer:
✳️ Let numbers = x, y.
✳️ Sum: x + y = 12.
✳️ Difference: x βˆ’ y = 4.
βœ”οΈ Equations: x + y = 12, x βˆ’ y = 4

πŸ”΅ Question 17 (Section C)
Draw the graph of x + y = 6. Find the area of the triangle formed with the coordinate axes.
🟒 Answer:
✳️ Intercepts: x-intercept: set y = 0 β‡’ x = 6 β‡’ (6, 0).
✳️ y-intercept: set x = 0 β‡’ y = 6 β‡’ (0, 6).
✳️ Base and height = 6 each.
✳️ Area = Β½ Γ— base Γ— height = Β½ Γ— 6 Γ— 6 = 18.
βœ”οΈ Area: 18 square units

πŸ”΅ Question 18 (Section C)
Find the equation of the line parallel to 3x + 4y = 12 and passing through (βˆ’2, 5).
🟒 Answer:
✳️ Rewrite: 3x + 4y = 12 β‡’ y = βˆ’3/4 x + 3 β‡’ slope m = βˆ’3/4.
✳️ Parallel line β‡’ same slope.
✳️ Point-slope: y βˆ’ 5 = βˆ’3/4(x + 2).
✳️ Multiply: 4(y βˆ’ 5) = βˆ’3(x + 2) β‡’ 4y βˆ’ 20 = βˆ’3x βˆ’ 6 β‡’ 3x + 4y βˆ’ 14 = 0.
βœ”οΈ Equation: 3x + 4y βˆ’ 14 = 0

πŸ”΅ Question 19 (Section C)
Find the value of k if the line 2x + 3y = k passes through (βˆ’1, 4).
🟒 Answer:
✳️ Substitution: 2(βˆ’1) + 3(4) = k β‡’ βˆ’2 + 12 = 10.
βœ”οΈ k = 10

πŸ”΅ Question 20 (Section C)
The line through (3, βˆ’2) is perpendicular to the line 5x βˆ’ 2y + 7 = 0. Find its equation.
🟒 Answer:
✳️ Original line slope: 5x βˆ’ 2y + 7 = 0 β‡’ y = (5/2)x + (7/2) β‡’ slope m₁ = 5/2.
✳️ Perpendicular slope: mβ‚‚ = βˆ’2/5.
✳️ Equation: y + 2 = (βˆ’2/5)(x βˆ’ 3).
✳️ Multiply: 5(y + 2) = βˆ’2(x βˆ’ 3) β‡’ 5y + 10 = βˆ’2x + 6 β‡’ 2x + 5y + 4 = 0.
βœ”οΈ Equation: 2x + 5y + 4 = 0

πŸ”΅ Question 21 (Section C)
Find the coordinates where the line x βˆ’ 2y = 4 meets the x-axis and y-axis.
🟒 Answer:
✳️ On x-axis (y = 0): x βˆ’ 0 = 4 β‡’ x = 4 β‡’ (4, 0).
✳️ On y-axis (x = 0): 0 βˆ’ 2y = 4 β‡’ y = βˆ’2 β‡’ (0, βˆ’2).
βœ”οΈ Points: (4, 0) and (0, βˆ’2)

πŸ”΅ Question 22 (Section C)
Find the equation of the line passing through (βˆ’3, 2) and (5, βˆ’6).
🟒 Answer:
✳️ Slope m = (βˆ’6 βˆ’ 2)/(5 βˆ’ (βˆ’3)) = (βˆ’8)/8 = βˆ’1.
✳️ Point-slope: y βˆ’ 2 = βˆ’1(x + 3) β‡’ y βˆ’ 2 = βˆ’x βˆ’ 3 β‡’ y = βˆ’x βˆ’ 1.
βœ”οΈ Equation: y = βˆ’x βˆ’ 1

πŸ”΅ Question 23 (Section D)
Solve the system 2x + 3y = 12 and 3x βˆ’ 2y = 1 by the elimination method. Verify the solution in both equations.
🟒 Answer:
✳️ ➀ Make coefficients of y equal: multiply the first by 2 and the second by 3.
 ‒ 2(2x + 3y) = 2(12) β‡’ 4x + 6y = 24
 ‒ 3(3x βˆ’ 2y) = 3(1) β‡’ 9x βˆ’ 6y = 3
✳️ ➀ Add the two equations:
 (4x + 6y) + (9x βˆ’ 6y) = 24 + 3 β‡’ 13x = 27
✳️ ➀ Simplification:
 x = 27 Γ· 13 = 27/13
✳️ ➀ Substitute in 2x + 3y = 12:
 2(27/13) + 3y = 12
 54/13 + 3y = 12
 3y = 12 βˆ’ 54/13 = (156 βˆ’ 54)/13 = 102/13
 y = (102/13) Γ· 3 = 102/39 = 34/13
✳️ ➀ Verification:
 ‒ 2x + 3y = 2(27/13) + 3(34/13) = (54 + 102)/13 = 156/13 = 12 βœ”οΈ
 ‒ 3x βˆ’ 2y = 3(27/13) βˆ’ 2(34/13) = (81 βˆ’ 68)/13 = 13/13 = 1 βœ”οΈ
βœ”οΈ Final: x = 27/13, y = 34/13

πŸ”΅ Question 24 (Section D)
A shopkeeper sells pens at β‚Ή10 each and notebooks at β‚Ή15 each. On a day he sells total 20 items and collects β‚Ή240. Find the number of pens and notebooks sold.
🟒 Answer:
✳️ ➀ Let pens = x, notebooks = y.
✳️ ➀ Form equations:
β€ƒβž€ Quantity: x + y = 20
β€ƒβž€ Amount: 10x + 15y = 240
✳️ ➀ Solve: from x + y = 20 β‡’ y = 20 βˆ’ x.
 Substitute in 10x + 15y = 240:
 10x + 15(20 βˆ’ x) = 240
 10x + 300 βˆ’ 15x = 240
β€ƒβˆ’5x = βˆ’60 β‡’ x = 12
 Then y = 20 βˆ’ 12 = 8
βœ”οΈ Final: Pens = 12, Notebooks = 8
OR
πŸ”΅ Alternative Question 24
Find k such that the system 2x + 3y = 7 and 4x + 6y = k has infinitely many solutions.
🟒 Answer (Alt):
✳️ ➀ For infinitely many solutions: ratios of coefficients (a₁:aβ‚‚ = b₁:bβ‚‚ = c₁:cβ‚‚).
 Here: a₁:aβ‚‚ = 2:4 = 1:2, b₁:bβ‚‚ = 3:6 = 1:2 β‡’ must have c₁:cβ‚‚ = 7:k = 1:2.
✳️ ➀ So k = 14.
βœ”οΈ Final (Alt): k = 14

πŸ”΅ Question 25 (Section D)
Find the equation of the line passing through point (1, 2) and the point of intersection of lines x + y = 5 and 2x βˆ’ y = 1.
🟒 Answer:
✳️ ➀ First find intersection P(x, y) of the two lines.
 From x + y = 5 β‡’ y = 5 βˆ’ x.
 Substitute in 2x βˆ’ y = 1: 2x βˆ’ (5 βˆ’ x) = 1 β‡’ 2x βˆ’ 5 + x = 1 β‡’ 3x = 6 β‡’ x = 2
 Then y = 5 βˆ’ 2 = 3 β‡’ P(2, 3)
✳️ ➀ Find slope m of line through (1, 2) and (2, 3):
 m = (3 βˆ’ 2)/(2 βˆ’ 1) = 1
✳️ ➀ Equation (point–slope):
 y βˆ’ 2 = 1(x βˆ’ 1) β‡’ y = x + 1
βœ”οΈ Final: y = x + 1

πŸ”΅ Question 26 (Section D)
Solve the system by substitution: x βˆ’ 2y = 4 and 3x + y = 7. Check your answer.
🟒 Answer:
✳️ ➀ From x βˆ’ 2y = 4 β‡’ x = 4 + 2y.
✳️ ➀ Substitute in 3x + y = 7:
 3(4 + 2y) + y = 7
 12 + 6y + y = 7
 12 + 7y = 7 β‡’ 7y = βˆ’5 β‡’ y = βˆ’5/7
✳️ ➀ Then x = 4 + 2(βˆ’5/7) = 4 βˆ’ 10/7 = (28 βˆ’ 10)/7 = 18/7
✳️ ➀ Check:
 ‒ x βˆ’ 2y = 18/7 βˆ’ 2(βˆ’5/7) = 18/7 + 10/7 = 28/7 = 4 βœ”οΈ
 ‒ 3x + y = 3(18/7) + (βˆ’5/7) = (54 βˆ’ 5)/7 = 49/7 = 7 βœ”οΈ
βœ”οΈ Final: x = 18/7, y = βˆ’5/7
OR
πŸ”΅ Alternative Question 26
For the system (k)x + 2y = 6 and 3x + (k)y = 12, find k for which the system has:
(i) a unique solution, (ii) no solution, (iii) infinitely many solutions.
🟒 Answer (Alt):
✳️ ➀ Compare ratios: a₁/aβ‚‚ = k/3, b₁/bβ‚‚ = 2/k, c₁/cβ‚‚ = 6/12 = 1/2.
 ‒ Unique solution if a₁/aβ‚‚ β‰  b₁/bβ‚‚ β‡’ k/3 β‰  2/k β‡’ kΒ² β‰  6 β‡’ k β‰  ±√6.
 ‒ Infinitely many if k/3 = 2/k = 1/2.
  From k/3 = 1/2 β‡’ k = 3/2 and 2/k = 1/2 β‡’ k = 4 (contradiction). No common k β‡’ none.
 ‒ No solution if k/3 = 2/k β‰  1/2 β‡’ kΒ² = 6 but 1/2 β‰  1/2? (indeed 1/2 β‰  1/2 is false); here ratios of a,b equal but not equal to c-ratio β‡’ k = ±√6 gives no solution.
βœ”οΈ Final (Alt): Unique: k β‰  ±√6; No solution: k = ±√6; Infinitely many: no value of k

πŸ”΅ Question 27 (Section D)
A line has x-intercept 4 and passes through (2, 3). Find its y-intercept and the equation.
🟒 Answer:
✳️ ➀ Intercept form: x/a + y/b = 1, where a = 4, b = y-intercept.
✳️ ➀ Substitute (2, 3):
 2/4 + 3/b = 1 β‡’ 1/2 + 3/b = 1 β‡’ 3/b = 1/2 β‡’ b = 6
✳️ ➀ Equation: x/4 + y/6 = 1.
✳️ ➀ Standard form: multiply by 12 β‡’ 3x + 2y = 12
βœ”οΈ Final: y-intercept = 6; Equation: 3x + 2y = 12

πŸ”΅ Question 28 (Section D)
Graph the lines x + 2y = 8 and x βˆ’ y = 2. Find their point of intersection and the area of the triangle formed by the line x + 2y = 8 with the coordinate axes.
🟒 Answer:
✳️ ➀ Solve intersection:
 From x βˆ’ y = 2 β‡’ x = y + 2.
 Substitute in x + 2y = 8 β‡’ (y + 2) + 2y = 8 β‡’ 3y + 2 = 8 β‡’ y = 2; x = 4.
 Intersection: (4, 2)
✳️ ➀ Intercepts of x + 2y = 8:
 x-intercept: y = 0 β‡’ x = 8 β‡’ (8, 0)
 y-intercept: x = 0 β‡’ 2y = 8 β‡’ y = 4 β‡’ (0, 4)
✳️ ➀ Area with axes:
 Area = Β½ Γ— base Γ— height = Β½ Γ— 8 Γ— 4 = 16
βœ”οΈ Final: Intersection (4, 2); Area = 16 square units
OR
πŸ”΅ Alternative Question 28
Find the equation of the line perpendicular to 2x + 5y βˆ’ 10 = 0 and passing through (βˆ’1, 4).
🟒 Answer (Alt):
✳️ ➀ Slope of 2x + 5y βˆ’ 10 = 0: y = (βˆ’2/5)x + 2 β‡’ m₁ = βˆ’2/5
✳️ ➀ Perpendicular slope: mβ‚‚ = 5/2 (m₁·mβ‚‚ = βˆ’1).
✳️ ➀ Equation: y βˆ’ 4 = (5/2)(x + 1)
 Multiply 2: 2y βˆ’ 8 = 5x + 5 β‡’ 5x βˆ’ 2y + 13 = 0
βœ”οΈ Final (Alt): 5x βˆ’ 2y + 13 = 0

πŸ”΅ Question 29 (Section D)
Show that the lines 3x + ky βˆ’ 6 = 0 and kx βˆ’ 3y + 4 = 0 are perpendicular when kΒ² = 9. Hence find the corresponding slopes.
🟒 Answer:
✳️ ➀ Slopes:
 Line₁: 3x + ky βˆ’ 6 = 0 β‡’ y = (βˆ’3/k)x + 6/k β‡’ m₁ = βˆ’3/k
 Lineβ‚‚: kx βˆ’ 3y + 4 = 0 β‡’ y = (k/3)x + 4/3 β‡’ mβ‚‚ = k/3
✳️ ➀ Product: m₁·mβ‚‚ = (βˆ’3/k)Β·(k/3) = βˆ’1 for any k β‰  0.
✳️ ➀ If kΒ² = 9 β‡’ k = Β±3, both lines defined and m₁·mβ‚‚ = βˆ’1 β‡’ perpendicular.
✳️ ➀ Slopes for k = 3: m₁ = βˆ’1, mβ‚‚ = 1.
 For k = βˆ’3: m₁ = 1, mβ‚‚ = βˆ’1.
βœ”οΈ Final: Perpendicular for k = Β±3; slopes (βˆ’1, 1) in either order.

πŸ”΅ Question 30 (Section D)
β€œThe sum of two numbers is 27 and their difference is 5. Find the numbers.” Also state the general form of the two equations.
🟒 Answer:
✳️ ➀ Let numbers be x, y.
✳️ ➀ Form equations:
β€ƒβž€ Sum: x + y = 27
β€ƒβž€ Difference: x βˆ’ y = 5
✳️ ➀ Solve (add): (x + y) + (x βˆ’ y) = 27 + 5 β‡’ 2x = 32 β‡’ x = 16
✳️ ➀ Substitute: 16 + y = 27 β‡’ y = 11
βœ”οΈ Final: Numbers = 16 and 11; Equations: x + y = 27, x βˆ’ y = 5

————————————————————————————————————————————————————————————————————————————

Leave a Reply