Ch 3  ·  Q–
0%
Class 10 Mathematics Exercise 3.3 NCERT Solutions Olympiad Board Exam

Chapter 3 — PAIR OF LINEAR EQUATIONS IN TWO VARIABLES

Step-by-step NCERT solutions with stress–strain analysis and exam-oriented hints for Boards, JEE & NEET.

📋2 questions
Ideal time: 20-25 min
📍Now at: Q1
Q1
NUMERIC3 marks

Solve the following pair of linear equations by the elimination method and the substitution

Concept Foundation: Pair of Linear Equations

A pair of linear equations in two variables represents two straight lines. The solution of the pair is the point where both lines intersect.

  • If lines intersect → Unique solution
  • If lines are parallel → No solution
  • If lines coincide → Infinite solutions

Standard form:

\[a_1x + b_1y + c_1 = 0\] \[a_2x + b_2y + c_2 = 0\]

In this exercise, we solve using:

  • Elimination Method → Remove one variable
  • Substitution Method → Replace one variable

Solution Roadmap (Exam Strategy)

  1. Write equations clearly with numbering
  2. Choose elimination or substitution wisely
  3. Make coefficients equal (if elimination)
  4. Eliminate one variable
  5. Substitute back to get second variable
  6. Always verify using second method
Geometrical Meaning (Visual Insight)

The intersection point represents the solution of both equations.

  1. \(x + y = 5\), \(2x - 3y = 4\)
    Elimination Method
    \[x + y = 5 \tag{1}\] \[2x - 3y = 4 \tag{2}\] Multiply (1) by 2: \[2x + 2y = 10 \tag{3}\] Subtract (3) from (2): \[ (2x - 3y) - (2x + 2y) = 4 - 10 \] \[2x - 3y - 2x - 2y = -6\] \[-5y = -6\] \[y = \dfrac{6}{5}\] Substitute in (1): \[x + \dfrac{6}{5} = 5\] \[x = \dfrac{25 - 6}{5} = \dfrac{19}{5}\]
    Substitution Method
    \[x = 5 - y\] Substitute: \[2(5 - y) - 3y = 4\] \[10 - 2y - 3y = 4\] \[10 - 5y = 4\] \[y = \dfrac{6}{5}, \quad x = \dfrac{19}{5}\]

    Final Answer: \(x=\frac{19}{5}, y=\frac{6}{5}\)


  2. \(3x + 4y = 10\), \(2x - 2y = 2\)
    Elimination Method
    \[3x + 4y = 10 \tag{1}\] \[2x - 2y = 2 \tag{2}\] Multiply (2) by 2: \[4x - 4y = 4 \tag{3}\] Add (1) and (3): \[7x = 14\] \[x = 2\] Substitute in (1): \[3(2) + 4y = 10\] \[6 + 4y = 10\] \[y = 1\]
    Substitution Method
    \[x = \dfrac{10 - 4y}{3}\] Substitute: \[2\left(\dfrac{10 - 4y}{3}\right) - 2y = 2\] Multiply by 3: \[20 - 8y - 6y = 6\] \[-14y = -14\] \[y = 1, \quad x = 2\]

    Final Answer: \(x=2, y=1\)


  3. \(3x - 5y - 4 = 0\), \(9x = 2y + 7\) Convert: \[3x - 5y = 4 \tag{1}\] \[9x - 2y = 7 \tag{2}\] Multiply (1) by 3: \[9x - 15y = 12 \tag{3}\] Subtract (2) from (3): \[ (9x - 15y) - (9x - 2y) = 12 - 7 \] \[-13y = 5\] \[y = -\dfrac{5}{13}\] Substitute: \[3x - 5\left(-\dfrac{5}{13}\right) = 4\] \[3x + \dfrac{25}{13} = 4\] Multiply by 13: \[39x + 25 = 52\] \[39x = 27\] \[x = \dfrac{9}{13}\]

    Final Answer: \(x=\frac{9}{13}, y=-\frac{5}{13}\)


  4. \(\frac{x}{2} + \frac{2y}{3} = -1\), \(x - \frac{y}{3} = 3\) Multiply first equation by 6: \[3x + 4y = -6 \tag{1}\] Multiply second by 3: \[3x - y = 9 \tag{2}\] Subtract (1) from (2): \[ (3x - y) - (3x + 4y) = 9 - (-6) \] \[-5y = 15\] \[y = -3\] Substitute: \[3x + 4(-3) = -6\] \[3x - 12 = -6\] \[3x = 6\] \[x = 2\]

    Final Answer: \(x=2, y=-3\)

Why This Exercise is Important

  • Directly asked in CBSE Board Exams (2–4 marks guaranteed)
  • Builds foundation for Coordinate Geometry
  • Used in Physics (motion equations)
  • Forms base for Linear Programming in higher classes
Competitive Exam Relevance
  • Asked in NTSE, Olympiads
  • Important for SSC, Banking Algebra
  • Used in Data Interpretation simplifications
Exam Tips
  • Always number equations
  • Choose easiest elimination path
  • Avoid sign mistakes
  • Verify answer (very important for full marks)
↑ Top
1 / 2  ·  50%
Q2 →
Q2
NUMERIC3 marks

Form the pair of linear equations in the following problems, and find their solutions (if they exist) by the elimination method :

Word Problems → Linear Equations

In these problems, we convert real-life situations into algebraic equations. The key skill tested is:

  • Variable selection
  • Translation of statements into equations
  • Systematic elimination
Solution Roadmap
  1. Define variables clearly
  2. Translate each condition into an equation
  3. Simplify equations properly
  4. Use elimination method
  5. Substitute back and verify
Concept Flow

Word Statement → Equations → Solution

  1. Let fraction = \(\frac{x}{y}\) Condition 1: \[\frac{x+1}{y-1}=1\] \[x+1=y-1\] \[x-y=-2 \tag{1}\] Condition 2: \[\frac{x}{y+1}=\frac{1}{2}\] \[2x=y+1\] \[2x-y=1 \tag{2}\] Subtract (1) from (2): \[ (2x-y)-(x-y)=1-(-2) \] \[x=3\] Substitute in (1): \[3-y=-2\] \[y=5\]

    Final Answer: Fraction = \(\frac{3}{5}\)


  2. Let present age of Nuri = \(x\), Sonu = \(y\) 5 years ago: \[x-5=3(y-5)\] \[x-5=3y-15\] \[x-3y=-10 \tag{1}\] 10 years later: \[x+10=2(y+10)\] \[x+10=2y+20\] \[x-2y=10 \tag{2}\] Subtract (2) from (1): \[ (x-3y)-(x-2y)=-10-10 \] \[-y=-20\] \[y=20\] Substitute: \[x-3(20)=-10\] \[x-60=-10\] \[x=50\]

    Final Answer: Nuri = 50 years, Sonu = 20 years


  3. Let digits be \(x\) and \(y\) \[x+y=9 \tag{1}\] Number = \(10x+y\), reverse = \(10y+x\) Condition: \[9(10x+y)=2(10y+x)\] \[90x+9y=20y+2x\] \[90x-2x=20y-9y\] \[88x=11y\] \[8x=y \tag{2}\] Substitute in (1): \[x+8x=9\] \[9x=9\] \[x=1\] \[y=8\] Number: \[10x+y=10+8=18\]

    Final Answer: Number = 18


  4. Let ₹50 notes = \(x\), ₹100 notes = \(y\) \[x+y=25 \tag{1}\] \[50x+100y=2000 \tag{2}\] Divide (2) by 50: \[x+2y=40 \tag{3}\] Subtract (1) from (3): \[ (x+2y)-(x+y)=40-25 \] \[y=15\] \[x=25-15=10\]

    Final Answer: ₹50 notes = 10, ₹100 notes = 15


  5. Let fixed charge = \(x\), per day charge = \(y\) 7 days: \[x+4y=27 \tag{1}\] 5 days: \[x+2y=21 \tag{2}\] Subtract: \[2y=6\] \[y=3\] Substitute: \[x+2(3)=21\] \[x=15\]

    Final Answer: Fixed charge = ₹15, extra = ₹3/day

Why This Exercise Matters

  • Direct case-study questions in CBSE Boards
  • Tests real-life modelling (high weightage)
  • Important for Commerce & Economics maths
Competitive Exam Value
  • Frequently asked in NTSE & Olympiads
  • Forms base of algebraic reasoning
  • Used in aptitude & DI sections
Scoring Strategy
  • Always define variables clearly
  • Write equations step-by-step
  • Avoid skipping simplification steps
  • Check final answer in original condition
← Q1
2 / 2  ·  100%
↑ Back to top
🎓

Chapter Complete!

All 2 solutions for PAIR OF LINEAR EQUATIONS IN TWO VARIABLES covered.

↑ Review from the top
📋 Questions
🔢
Select a question from the left panel to start solving with full step-by-step AI guidance.
Question 1 of 12 Score: 0
Loading…
📊 Live Score
0%
Keep going!
✅ Correct0
❌ Wrong0
⏭ Skipped0
🎯 Accuracy
🎛 Plot Settings
📐
What is a Linear Equation?
A linear equation in two variables is of the form ax + by + c = 0, where a, b, c are real numbers and a, b are not both zero. ax + by + c = 0 where a ≠ 0 or b ≠ 0 Its graph is always a straight line on the Cartesian plane.
💡 Every point on the line is a solution. A line has infinitely many solutions.
Elimination Method
Steps:
1. Multiply equations by suitable constants to make the coefficient of one variable equal.
2. Add or subtract the equations to eliminate that variable.
3. Solve the resulting single-variable equation.
4. Substitute back to find the other variable. a₁x + b₁y = c₁ ···(1) a₂x + b₂y = c₂ ···(2) Multiply (1)×a₂ and (2)×a₁, then subtract.
⚡ Best when coefficients have an obvious LCM relationship.
🔁
Substitution Method
Steps:
1. From one equation, express one variable in terms of the other (e.g., x = …).
2. Substitute this expression into the second equation.
3. Solve for the remaining variable.
4. Use the result to find the first variable. From: x + y = 5 → x = 5 − y Sub in eq2: 2(5−y) − 3y = 4 Solve for y, then find x.
🔁 Best when one equation is simple to rearrange.
📊
Types of Solutions
✅ Unique Solution (Consistent)
Lines intersect at exactly one point.
Condition: a₁/a₂ ≠ b₁/b₂
Elimination gives a specific value for both variables.
♾ Infinite Solutions (Dependent)
Lines coincide — same line.
Condition: a₁/a₂ = b₁/b₂ = c₁/c₂
Elimination gives 0 = 0.
❌ No Solution (Inconsistent)
Lines are parallel — never meet.
Condition: a₁/a₂ = b₁/b₂ ≠ c₁/c₂
Elimination gives 0 = k (k ≠ 0).
🔢
Word Problem Formulas
Two-digit number: Number = 10x + y (tens=x, units=y) Reversed = 10y + x Age problems: n years ago: present age − n n years later: present age + n Fraction p/q problems: Numerator changes → p ± k Denominator changes → q ± k
🎯
Key Formulae & Tips
Cross-multiplication method: x/(b₁c₂−b₂c₁) = y/(c₁a₂−c₂a₁) = 1/(a₁b₂−a₂b₁) Consistency check: Δ = a₁b₂ − a₂b₁ Δ ≠ 0 → unique solution Δ = 0 → check c values
📌 Always verify your answer by substituting back into both original equations.
📊 Overall Statistics
Per-Question Progress
🕒 Activity Log
No activity yet. Start solving!
📚
ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
Sharing this chapter
Pair Of Linear Equations | Mathematics Class -10
Pair Of Linear Equations | Mathematics Class -10 — Complete Notes & Solutions · academia-aeternum.com
🎓 Class -10 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
Share on
academia-aeternum.com/class-10/mathematics/pair-of-linear-equations/exercises/exercise-3.3/ Copy link
💡
Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

Get in Touch

Let's Connect

Questions, feedback, or suggestions?
We'd love to hear from you.