Pair of Linear Equations in Two Variables - Algebraic Methods of Solution (Substitution and Elimination)
Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A pair of linear equations in two variables is represented by the general form and . Visually, these equations describe two straight lines on a Cartesian plane, and the solution corresponds to the point or points where these lines meet.
The Substitution Method is an algebraic technique where you solve one of the equations for one variable (e.g., in terms of ) and substitute that expression into the other equation. This transforms a system of two equations into a single equation with one variable.
The Elimination Method involves multiplying one or both equations by suitable non-zero constants so that the coefficients of one variable (either or ) become numerically equal. Adding or subtracting the equations then 'eliminates' that variable, allowing you to solve for the remaining one.
When comparing ratios of coefficients, if , the lines are intersecting. Visually, they cross at exactly one specific point, meaning the system is consistent and has a unique solution.
If the ratios satisfy , the lines are parallel. Visually, these lines maintain a constant distance and never intersect, resulting in no solution (inconsistent system).
If all ratios are equal, , the lines are coincident. Visually, one line lies exactly on top of the other, meaning every point on the line is a solution, resulting in infinitely many solutions (consistent and dependent system).
Algebraic methods provide a precise way to find intersection points, especially when the coordinates are fractions or decimals that would be difficult to plot accurately on a graphical grid.
📐Formulae
General Form: and
Condition for Unique Solution (Intersecting Lines):
Condition for No Solution (Parallel Lines):
Condition for Infinite Solutions (Coincident Lines):
💡Examples
Problem 1:
Solve the system using Substitution Method: and .
Solution:
- From the second equation , express in terms of : .
- Substitute into the first equation: .
- Combine like terms: .
- Subtract 4 from both sides: .
- Divide by 2: .
- Substitute back into : . Final Answer: .
Explanation:
We isolated in the simpler second equation and substituted it into the first. This reduced the problem to a basic linear equation in one variable ().
Problem 2:
Solve the system using Elimination Method: and .
Solution:
- To eliminate , multiply the second equation by 2: .
- Now we have: Eq 1: Eq 2 (new):
- Add the two equations: .
- Result: .
- Substitute into Eq 1: .
- . Final Answer: .
Explanation:
We identified that multiplying the second equation by 2 would make the coefficients additive inverses ( and ), allowing us to eliminate by adding the equations together.