India's #1 AI Tutorformula-sheet · Mathematics · Chapter 3
Class 10 Mathematics Chapter 3 Pair of Linear Equations in Two Variables — Formulas & Key Points
Chapter 3 Pair of Linear Equations in Two Variables is a scoring chapter in CBSE Class 10 Mathematics, carrying 6-8 marks in the board exam. This formula sheet consolidates every method, condition, and formula students need: the standard form, graphical interpretation, three algebraic solution methods, and the vital consistency criteria that decide whether a system has one, many, or no solutions. Bookmark this page for last-minute revision.
Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Key takeaways
- ✓Standard form of a pair of linear equations: a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0, where a₁, b₁, a₂, b₂ are non-zero coefficients.
- ✓Consistency conditions: compare ratios a₁/a₂, b₁/b₂, c₁/c₂ to determine if the system has unique, infinite, or no solutions.
- ✓Graphical method interprets solutions as intersection points: intersecting lines (unique solution), coincident lines (infinite solutions), parallel lines (no solution).
- ✓Substitution method works best when one equation has an isolated variable or coefficient 1; elimination method suits equations with matching or easily-matched coefficients.
- ✓Cross-multiplication formula provides direct solution: x/(b₁c₂ − b₂c₁) = y/(c₁a₂ − c₂a₁) = 1/(a₁b₂ − a₂b₁), valid only for consistent independent systems.
- ✓Common errors: forgetting to check a₁b₂ − a₂b₁ ≠ 0 before using cross-multiplication, sign mistakes in elimination, and misinterpreting parallel vs coincident lines.
- ✓Word problems translate into pairs of equations by identifying two unknowns and forming two independent statements from the problem conditions.
Standard Form and Key Definitions
A linear equation in two variables x and y is any equation that can be written as ax + by + c = 0, where a, b, c are real numbers and at least one of a or b is non-zero. A pair of linear equations in two variables is a system of two such equations. The general form is a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0. A solution of the pair is an ordered pair (x, y) that satisfies both equations simultaneously. The NCERT Class 10 Mathematics textbook introduces three algebraic methods and one graphical method to find this solution.
- Linear equation in two variables: ax + by + c = 0, where a ≠ 0 or b ≠ 0
- Pair of linear equations: two such equations considered together
- Solution: (x, y) that satisfies both equations at once
- Consistent system: has at least one solution (unique or infinitely many)
- Inconsistent system: has no solution (parallel lines on graph)
Conditions for Consistency and Inconsistency
The relationship between the coefficients a₁, b₁, c₁ and a₂, b₂, c₂ determines the nature of solutions. These conditions are derived from comparing the slopes and intercepts of the two lines. They form the backbone of all Class 10 Mathematics Chapter 3 problems. Students must memorize these ratios and their implications, as 2-3 marks in board exams directly test this concept. The table below summarizes the three cases: unique solution (intersecting lines), infinitely many solutions (coincident lines), and no solution (parallel lines).
Graphical Method Formula and Procedure
The graphical method plots both equations as straight lines on the Cartesian plane. The solution is the point of intersection, if it exists. To plot each line, find at least two points by substituting convenient values of x (or y) and solving for y (or x). The graphical method gives an approximate solution and is useful for visualizing the system. For accurate solutions, algebraic methods are preferred. NCERT Class 10 Mathematics uses the graphical method to build intuition before introducing algebraic techniques. In board exams, graphical questions typically ask students to plot and identify the solution or verify consistency visually.
- Step 1: Rewrite each equation in the form y = mx + c or find intercepts
- Step 2: Find two or three coordinate pairs for each line by substitution
- Step 3: Plot the points on graph paper and draw the lines with a ruler
- Step 4: Read the intersection point (x, y) as the solution, or identify parallel/coincident cases
- Accuracy: Graph paper should have fine grid; use scale 1 cm = 1 unit for clarity
Substitution Method: Formula and Steps
The substitution method expresses one variable in terms of the other from one equation, then substitutes this expression into the second equation. This reduces the pair to a single linear equation in one variable, which is easy to solve. After finding one variable, back-substitute to find the second. Substitution works best when one equation has a coefficient of 1 or is already solved for a variable. The method is foolproof but can be algebraically messy if coefficients are large or fractional. Class 10 Mathematics Chapter 3 students should practice at least five problems using substitution to build fluency for the CBSE board exam.
- Step 1: From one equation, express x in terms of y (or y in terms of x)
- Step 2: Substitute this expression into the second equation
- Step 3: Solve the resulting single-variable equation
- Step 4: Back-substitute the value into the expression from Step 1
- Check: Plug both values into both original equations to verify
Elimination Method: Formula and Steps
The elimination method multiplies one or both equations by suitable constants so that the coefficients of one variable become equal in magnitude. Adding or subtracting the equations then eliminates that variable, leaving a single equation in the other variable. Elimination is efficient when coefficients are already close or when substitution leads to fractions. NCERT Class 10 Mathematics emphasizes elimination for systems with integer coefficients. Students must take care with signs: if coefficients have the same sign, subtract the equations; if opposite signs, add them. This method is the fastest for most board exam problems in Chapter 3.
- Step 1: Multiply equations by suitable numbers to make coefficients of x (or y) equal
- Step 2: Add or subtract equations to eliminate one variable
- Step 3: Solve the resulting single-variable equation
- Step 4: Substitute back into any original equation to find the other variable
- Tip: Choose the variable with simpler coefficients to eliminate first
Cross-Multiplication Method: Formula and Application
Cross-multiplication is a direct formula method for pairs of the form a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0. It works only when a₁b₂ − a₂b₁ ≠ 0, meaning the system has a unique solution. The formula is derived by eliminating variables and is especially useful in competitive exams and for quick solving. The cross-multiplication rule states: x/(b₁c₂ − b₂c₁) = y/(c₁a₂ − c₂a₁) = 1/(a₁b₂ − a₂b₁). Students must write equations in standard form with all terms on one side before applying this formula. CBSE Class 10 Mathematics Chapter 3 board questions often reward this method with speed, but watch out for sign errors in the determinants.
- Formula: x/(b₁c₂ − b₂c₁) = y/(c₁a₂ − c₂a₁) = 1/(a₁b₂ − a₂b₁)
- Validity: a₁b₂ − a₂b₁ ≠ 0 (unique solution exists)
- Step 1: Write both equations in the form ax + by + c = 0
- Step 2: Compute the three products: b₁c₂−b₂c₁, c₁a₂−c₂a₁, a₁b₂−a₂b₁
- Step 3: x = (b₁c₂−b₂c₁)/(a₁b₂−a₂b₁), y = (c₁a₂−c₂a₁)/(a₁b₂−a₂b₁)
Memory Tricks and Mnemonics
Memorizing the consistency conditions and formulas is critical for scoring full marks in Chapter 3. Students often confuse the three cases or make sign errors. Use the mnemonic 'A-B-C' for the ratio sequence: Always compare a₁/a₂, then b₁/b₂, then c₁/c₂. For cross-multiplication, remember the arrow diagram: draw the coefficients in a grid and follow the arrows to compute the products. Another tip is to associate 'parallel' with 'no solution' and 'coincident' with 'infinite solutions'. Practice writing the consistency table at the start of every revision session until it becomes automatic. CBSETUTOR.ai offers interactive formula drills and instant photo-upload problem solving at ₹999/month for all classes 6-12, with a 3-day free trial to help students master these tricks effortlessly.
- A-B-C mnemonic: compare a₁/a₂, then b₁/b₂, then c₁/c₂ in that order
- Cross-multiplication arrow: visualize the 2×3 coefficient grid and cross-products
- Parallel = no solution; Coincident = infinite solutions; Intersecting = unique solution
- Substitution: isolate, substitute, solve, back-substitute (I-S-S-B)
- Elimination: match, eliminate, solve, substitute (M-E-S-S)
Common Sign, Unit, and Notation Mistakes
Chapter 3 errors cluster around sign handling and ratio comparison. When using elimination, students often forget to change the sign of every term when subtracting equations. In cross-multiplication, mixing up b₁c₂ − b₂c₁ with b₂c₁ − b₁c₂ flips the sign of x. Another frequent mistake is writing a₁/a₂ = b₁/b₂ when the system is inconsistent, forgetting to check c₁/c₂. Notation errors include using = instead of ≠ in the consistency table or omitting the standard form step before applying cross-multiplication. Always write equations as ax + by + c = 0 with all terms on the left. Double-check the sign of c after rearranging. In graphical method, plotting errors arise from incorrect intercepts or poor scale choice.
- Sign flip: when subtracting equations, change signs of all terms in the second equation
- Ratio order: a₁/a₂, b₁/b₂, c₁/c₂ must be computed in this sequence; do not swap
- Standard form: always rearrange to ax + by + c = 0 before applying cross-multiplication
- Zero denominator: check a₁b₂ − a₂b₁ ≠ 0 before using cross-multiplication
- Graph scale: use consistent units; read intersection coordinates carefully
Three Solved Mini-Examples Applying the Formulas
Worked examples cement formula application. Each example below uses a different method to solve a pair of linear equations, illustrating the step-by-step process tested in CBSE Class 10 Mathematics board exams. Study these carefully, then try similar problems from NCERT Class 10 Mathematics Exercise 3.2, 3.3, and 3.4. Pay attention to where each method is most efficient. Substitution suits simple coefficients; elimination handles integer coefficients well; cross-multiplication is fastest for standard-form equations with non-zero determinant. These examples also show how to verify solutions by substitution into both original equations.
All Formulas at a Glance — Quick Reference Table
This table consolidates every formula, condition, and method in Chapter 3 for last-minute revision. Print or screenshot this section for exam day. Each row states the formula or condition, when to use it, and any constraints. Refer to this table when solving NCERT exercises or sample papers. Regular practice with these formulas on platforms like CBSETUTOR.ai—where you get 24×7 AI tutor support, photo-upload problem solving, and personalized doubt clearing at just ₹999/month for classes 6-12 with a 3-day free trial—ensures you can recall them under exam pressure. Mastery of this table translates directly into 6-8 marks in the CBSE Class 10 Mathematics board paper.
Last-Minute Revision Box — One-Page Summary
Use this box the night before your exam. Cover the key formulas, consistency conditions, and method steps without opening the textbook. Write out the consistency table from memory, then check against this box. Practice one problem each by substitution, elimination, and cross-multiplication to keep your skills sharp. Remember the golden rule: always verify your solution by plugging (x, y) back into both original equations. If even one equation is not satisfied, recheck your algebra for sign or calculation errors. Class 10 Mathematics Chapter 3 is highly scoring—students who master these formulas and methods can easily secure 6-8 marks with minimal silly mistakes. Keep this box bookmarked on your phone or printed in your formula notebook for quick access during revision breaks.
- Standard form: a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0
- Unique solution: a₁/a₂ ≠ b₁/b₂; Infinite: a₁/a₂=b₁/b₂=c₁/c₂; No solution: a₁/a₂=b₁/b₂≠c₁/c₂
- Substitution: isolate → substitute → solve → back-substitute
- Elimination: match coefficients → add/subtract → solve → substitute
- Cross-multiplication: x/(b₁c₂−b₂c₁)=y/(c₁a₂−c₂a₁)=1/(a₁b₂−a₂b₁), valid only if a₁b₂−a₂b₁≠0
- Common errors: sign mistakes in elimination, wrong ratio order, forgetting standard form, not checking a₁b₂−a₂b₁≠0
- Graphical method: plot both lines, read intersection; approximate solution only
- Always verify: substitute (x, y) into both equations to confirm correctness
Frequently asked questions
What is the most scoring topic in CBSE Class 10 Mathematics Chapter 3?+
Consistency and inconsistency conditions (a₁/a₂, b₁/b₂, c₁/c₂ ratios) are the most scoring. Questions asking 'For what value of k does the pair have no solution or infinite solutions?' appear almost every year and carry 2-3 marks. Mastering this concept guarantees easy marks.
Which method should I use in the board exam: substitution, elimination, or cross-multiplication?+
For CBSE board exams, use the method specified in the question. If the question says 'solve by elimination', you must use elimination. If no method is mentioned, choose based on coefficients: substitution if one coefficient is 1, elimination if coefficients are integers, cross-multiplication for quick solving when equations are in standard form and you are confident with the formula.
How do I remember the cross-multiplication formula without mixing up the terms?+
Write the coefficients in a 2×3 grid: first row a₁ b₁ c₁, second row a₂ b₂ c₂. Draw arrows diagonally for each pair. For the numerator of x, cross b₁ with c₂ and b₂ with c₁, then subtract. For y, cross c₁ with a₂ and c₂ with a₁. For the denominator, cross a₁ with b₂ and a₂ with b₁. Practice this arrow pattern five times to internalize it.
What is the difference between consistent and inconsistent systems?+
A consistent system has at least one solution—either unique (one solution, intersecting lines) or dependent (infinite solutions, coincident lines). An inconsistent system has no solution because the lines are parallel. Check the ratios: if a₁/a₂=b₁/b₂ but c₁/c₂ is different, the system is inconsistent.
Can I use the graphical method in the board exam for all questions?+
Graphical method is acceptable only when the question explicitly asks for it or says 'solve graphically'. For algebraic solution questions, you must use substitution, elimination, or cross-multiplication. Graphical solutions are approximate and may lose marks if the question requires exact values. Always read the question carefully.
How many marks does Chapter 3 Pair of Linear Equations in Two Variables carry in Class 10 boards?+
Chapter 3 typically carries 6-8 marks in the CBSE Class 10 Mathematics board exam. Expect one 3-mark question (solve a pair by any method), one 2-mark question (consistency condition or find k), and possibly a 1-mark MCQ or assertion-reason question. Some years include a 4-mark word problem based on linear equations.
What are the most common mistakes students make in elimination method?+
The most common mistake is incorrect sign handling when subtracting equations. Students forget to change the sign of every term in the equation being subtracted. Another error is multiplying only one side of an equation by a constant. Always multiply both sides, and write out every step to avoid confusion. Double-check your arithmetic before moving to the next step.
Is cross-multiplication faster than elimination for board exams?+
Cross-multiplication is faster if you have practiced the formula well and the equations are already in standard form. However, if you make a sign error in the determinants, you lose all marks. Elimination is safer and equally fast for integer coefficients. For board exams, use the method you are most comfortable with, unless the question specifies one.
How do I solve word problems on pairs of linear equations?+
Step 1: Identify the two unknowns and assign variables x and y. Step 2: Read the problem carefully and form two independent equations from the given conditions. Step 3: Solve the pair using substitution, elimination, or cross-multiplication. Step 4: Interpret the solution in the context of the problem and write the answer with proper units. Practice NCERT Exercise 3.5 and 3.6 for word problems.
Where can I get instant help if I am stuck on a Chapter 3 problem at night?+
CBSETUTOR.ai offers 24×7 AI tutor support for CBSE students in classes 6-12. You can upload a photo of any problem, and the AI will provide step-by-step solutions instantly. The platform costs just ₹999/month for all subjects and includes personalized doubt clearing. A 3-day free trial is available, perfect for quick exam prep and late-night revision sessions.
Related resources
CBSE Class 10 Mathematics Chapter 3 Pair of Linear Equations in Two Variables Worksheet with AnswersImportant Questions: CBSE Class 10 Mathematics Chapter 3 Pair of Linear Equations in Two VariablesImportant Questions: CBSE Class 10 Mathematics Chapter 2 PolynomialsCBSE Class 10 Mathematics Chapter 2 Polynomials Worksheet with AnswersAI Tutor for Class 10: The Smart Alternative to TuitionAI Tutor for Class 10 Maths: Learn Faster with Instant HelpClass 9 Coordinate Geometry Chapter 3: Cartesian System & Plotting PointsClass 9 Mathematics Chapter 2 Polynomials — Formulas & Key Points
Keep learning — related guides
Class 10Mathematics
Class 10 Maths Tuition in Narela Shankari Bhopal for CBSE
Class 10Mathematics
Class 10 Maths Tuition in Janakpuri - Score 100/100
Class 10Mathematics
Best Maths Tuition for Class 10 in Sikandra Agra
Class 10Mathematics
Important Questions: CBSE Class 10 Mathematics Chapter 14 Probability
Class 10Mathematics
CBSE Class 10 Mathematics Chapter 14 Probability Worksheet with Answers
Class 10Mathematics
Class 10 Mathematics Chapter 14 Probability — Formulas & Key Points
Ready to give your Class 10 child the tutor that never sleeps?
CBSETUTOR.ai covers every chapter in the Class 10 NCERT syllabus — Maths, Science, Social Science, English, Hindi and more. 24×7. Patient. Unlimited. 3-day free trial.
Start your child's 3-day free trial →