3.3-Elimination Method
3.3-Elimination Method Important Formulae
You are currently studying
Grade 10 → Math → Pair of Equations in Two Variables → 3.3-Elimination Method
The elimination method is a systematic approach used to solve a pair of linear equations in two variables. This method involves eliminating one variable by adding or subtracting the equations after appropriate manipulation. It is particularly effective when both equations are aligned in such a way that allows for straightforward elimination.
1. Steps to Solve Using the Elimination Method
To solve a pair of equations using the elimination method, follow these steps:
- Step 1: Write down the given pair of equations. For example:
- Step 2: Manipulate the equations to align the coefficients of one of the variables. For instance, we can multiply equation (2) by 3 to align the coefficients of $y$:
- Step 3: Now, we can add equations (1) and (3) to eliminate $y$:
- Step 4: Solve for $x$:
- Step 5: Substitute the value of $x$ back into one of the original equations to find $y$. Using equation (1):
$$2(1) + 3y = 8$$
Which simplifies to:
$$3y = 6$$
Thus,
$$y = 2$$
- Step 6: State the solution as an ordered pair $(x, y)$:
$$\begin{align*} (1) \quad 2x + 3y &= 8 \\ (2) \quad 4x - y &= 2 \end{align*}$$
$$3(4x - y) = 3(2)$$
Which gives:
$$12x - 3y = 6 \quad \text{(3)}$$
$$\begin{align*} 2x + 3y &= 8 \\ 12x - 3y &= 6 \\ \hline 14x &= 14 \end{align*}$$
$$x = 1$$
$$\text{Solution: } (1, 2)$$
2. Example Problem
Let’s consider another pair of equations:
$$\begin{align*} (1) \quad 3x + 2y &= 16 \\ (2) \quad 5x - 3y &= 7 \end{align*}$$
Using the elimination method:
- We can multiply equation (1) by 3 and equation (2) by 2 to align the coefficients of $y$:
- Now, add equations (3) and (4):
- Solve for $x$:
- Substituting the value of $x$ back into equation (1):
$$3(3.26) + 2y = 16$$
Which simplifies to:
$$9.78 + 2y = 16$$
Thus:
$$2y = 6.22$$
And:
$$y = 3.11$$
- The solution is:
$$9x + 6y = 48 \quad \text{(3)}$$
$$10x - 6y = 14 \quad \text{(4)}$$
$$\begin{align*} 9x + 6y &= 48 \\ 10x - 6y &= 14 \\ \hline 19x &= 62 \end{align*}$$
$$x = \frac{62}{19} = 3.26$$
$$\text{Solution: } (3.26, 3.11)$$
3. Key Points to Remember
- Ensure that the equations are written in standard form ($Ax + By = C$).
- Choose the variable to eliminate based on ease of calculation.
- After eliminating one variable, always substitute back to find the other variable.
- Double-check the solution by substituting both values back into the original equations.
4. Advantages of the Elimination Method
The elimination method offers several benefits:
- It can handle complex systems of equations efficiently.
- This method works well with both integer and fractional coefficients.
- It provides a clear visual representation of the process when drawn on a graph.
5. Practice Problems
To master the elimination method, practice the following pairs of equations:
- 1. $2x + 5y = 10$ and $3x - 2y = 12$
- 2. $4x + 7y = 28$ and $2x - 3y = 6$
- 3. $x + 2y = 5$ and $3x - 4y = 7$
Working through these problems will enhance your understanding and application of the elimination method for solving linear equations.