Example

Solving {13x12y=1,  34xy=52}\left\{\frac{1}{3}x - \frac{1}{2}y = 1,\; \frac{3}{4}x - y = \frac{5}{2}\right\} by Elimination

To solve the system {13x12y=134xy=52\left\{\begin{array}{l} \frac{1}{3}x - \frac{1}{2}y = 1 \\ \frac{3}{4}x - y = \frac{5}{2} \end{array}\right. using the elimination method, follow these steps:

Step 1 — Clear fractions.

  • First equation: The fractions have denominators 33 and 22, so the LCD is 66. Multiply every term by 66: 6(13x12y)=6(1)    2x3y=66\left(\frac{1}{3}x - \frac{1}{2}y\right) = 6(1) \implies 2x - 3y = 6
  • Second equation: The fractions have denominators 44 and 22, so the LCD is 44. Multiply every term by 44: 4(34xy)=4(52)    3x4y=104\left(\frac{3}{4}x - y\right) = 4\left(\frac{5}{2}\right) \implies 3x - 4y = 10

The system is now {2x3y=63x4y=10\left\{\begin{array}{l} 2x - 3y = 6 \\ 3x - 4y = 10 \end{array}\right.

Step 2 — Make the coefficients of one variable opposites. To eliminate xx, note that the xx-coefficients are 22 and 33. Multiply the first equation by 33 and the second equation by 2-2 so that the xx-coefficients become 66 and 6-6:

3(2x3y)=3(6)    6x9y=183(2x - 3y) = 3(6) \implies 6x - 9y = 18

2(3x4y)=2(10)    6x+8y=20-2(3x - 4y) = -2(10) \implies -6x + 8y = -20

Step 3 — Add the equations to eliminate xx.

6x9y6x+8y=18206x - 9y - 6x + 8y = 18 - 20

y=2-y = -2

The xx-terms cancel out.

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

y=2y = 2

Step 5 — Substitute back into an original equation. It is easier to substitute y=2y = 2 into the cleared first equation 2x3y=62x - 3y = 6:

2x3(2)=62x - 3(2) = 6

2x6=62x - 6 = 6

2x=122x = 12

x=6x = 6

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

Step 7 — Check in both original equations:

  • First equation: 13(6)12(2)=21=1\frac{1}{3}(6) - \frac{1}{2}(2) = 2 - 1 = 1. Since 1=11 = 1 is true ✓
  • Second equation: 34(6)2=9242=52\frac{3}{4}(6) - 2 = \frac{9}{2} - \frac{4}{2} = \frac{5}{2}. Since 52=52\frac{5}{2} = \frac{5}{2} is true ✓

Both equations are satisfied, confirming that the solution is (6,2)(6, 2).

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