Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
A Simultaneous Linear Equation in two variables consists of two equations of the form , where and are variables and are real numbers such that . These equations are 'simultaneous' because we seek a common pair of values that satisfy both equations at the same time.
The Method of Substitution involves expressing one variable in terms of the other from one equation and substituting this expression into the second equation. This transforms a two-variable system into a single linear equation in one variable, which is easier to solve.
The Method of Elimination involves multiplying one or both equations by suitable non-zero constants so that the coefficients of one variable become numerically equal (or opposites). By adding or subtracting the resulting equations, one variable is 'eliminated', allowing you to solve for the remaining variable.
The Method of Cross-Multiplication uses a specific ratio formula derived from the general forms and . It follows a visual pattern where coefficients are arranged in columns to calculate and directly using products of diagonal terms.
Graphically, a linear equation in two variables represents a straight line on a Cartesian plane. When you plot two such equations, the point where the two lines intersect is the unique solution to the system. If the lines are parallel and never meet, the system has no solution.
A system of equations is 'Consistent' if it has at least one solution. Visually, this occurs when lines intersect at one point (Unique Solution) or coincide exactly (Infinite Solutions). It is 'Inconsistent' if there is no solution, which visually represents two parallel lines that never cross.
Solvability Conditions: For the equations and , a unique solution exists only if . If the ratios of coefficients of , , and the constants are all equal (), the lines overlap completely, resulting in infinite solutions.
📐Formulae
Standard Form: and
Condition for Unique Solution:
Condition for No Solution (Parallel Lines):
Condition for Infinite Solutions (Coincident Lines):
Cross-Multiplication Formula:
Solutions via Cross-Multiplication: and
💡Examples
Problem 1:
Solve the following system of equations using the Elimination Method:
Solution:
- Multiply the first equation by and the second equation by to make the coefficients of equal: (Eq 3) (Eq 4)
- Subtract Eq 4 from Eq 3:
- Substitute into the first original equation: Final Solution: .
Explanation:
We use the elimination method by equalizing the coefficients of . By subtracting the modified equations, we isolate . Once is found, we substitute it back into any original equation to find .
Problem 2:
Solve for and using the Substitution Method: (Wait, let's use for variety)
Solution:
- From the first equation , express in terms of :
- Substitute into the second equation:
- Substitute back into the expression for : Final Solution: .
Explanation:
We isolate from the simpler equation and plug that expression into the more complex equation. This reduces the problem to a single-variable equation, which we solve for before finding .