Example

Solving {3x4y=9,  5x+3y=14}\left\{3x - 4y = -9,\; 5x + 3y = 14\right\} by Elimination

To solve the system {3x4y=95x+3y=14\left\{\begin{array}{l} 3x - 4y = -9 \\ 5x + 3y = 14 \end{array}\right. using the elimination method, follow these steps:

Step 1 — Write both equations in standard form. Both equations are already in standard form.

Step 2 — Make the coefficients of one variable opposites. To eliminate yy, note that the yy-coefficients are 4-4 and +3+3. Multiply the first equation by 33 and the second equation by 44 so that the yy-coefficients become 12-12 and +12+12:

3(3x4y)=3(9)    9x12y=273(3x - 4y) = 3(-9) \implies 9x - 12y = -27

4(5x+3y)=4(14)    20x+12y=564(5x + 3y) = 4(14) \implies 20x + 12y = 56

The system is now {9x12y=2720x+12y=56\left\{\begin{array}{l} 9x - 12y = -27 \\ 20x + 12y = 56 \end{array}\right.

Step 3 — Add the equations to eliminate yy.

9x12y+20x+12y=27+569x - 12y + 20x + 12y = -27 + 56

29x=2929x = 29

The yy-terms cancel out.

Step 4 — Solve for the remaining variable. Divide both sides by 2929:

x=1x = 1

Step 5 — Substitute back into an original equation. Substitute x=1x = 1 into the first original equation 3x4y=93x - 4y = -9:

3(1)4y=93(1) - 4y = -9

34y=93 - 4y = -9

4y=12-4y = -12

y=3y = 3

Step 6 — Write the solution as an ordered pair: (1,3)(1, 3).

Step 7 — Check in both original equations:

  • First equation: 3(1)4(3)=312=93(1) - 4(3) = 3 - 12 = -9. Since 9=9-9 = -9 is true ✓
  • Second equation: 5(1)+3(3)=5+9=145(1) + 3(3) = 5 + 9 = 14. Since 14=1414 = 14 is true ✓

Both equations are satisfied, confirming that the solution is (1,3)(1, 3).

0

1

Updated 2026-05-07

Contributors are:

Who are from:

Tags

OpenStax

Intermediate Algebra @ OpenStax

Ch.4 Systems of Linear Equations - Intermediate Algebra @ OpenStax

Algebra

Related