Question:

Solve the following pair of linear equations for \(x\) and \(y\) algebraically:
\(x + 2y = 9 \quad \text{and} \quad y - 2x = 2\)

Updated On: Jun 6, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

Step 1: Express \( x \) in terms of \( y \) from the first equation:

We are given the equation \( x + 2y = 9 \). To solve for \( x \), isolate \( x \) on one side of the equation:
\[ x = 9 - 2y \]

Step 2: Substitute this expression for \( x \) into the second equation:

Next, substitute \( x = 9 - 2y \) into the second equation \( y - 2x = 2 \):
\[ y - 2(9 - 2y) = 2 \] Simplify the equation:
\[ y - 18 + 4y = 2 \] \[ 5y - 18 = 2 \] Now, solve for \( y \):
\[ 5y = 20 \quad \Rightarrow \quad y = 4 \]

Step 3: Substitute \( y = 4 \) into the expression for \( x \):

Now, substitute \( y = 4 \) into \( x = 9 - 2y \):
\[ x = 9 - 2(4) = 9 - 8 = 1 \]

Step 4: Conclusion:

Thus, the solution is \( x = 1 \) and \( y = 4 \).
Was this answer helpful?
0
0