Q38.

Question

Use elimination to solve each system of equations.

8x3y=353x+4y=33

Step-by-Step Solution

Verified
Answer

The solution of the system of equations is (1,9).

1Step 1. State the concept of elimination method to solve system of equations.

The elimination method is the method in which addition or subtraction method is used to get an equation in the one variable. 

If the coefficients are opposite, use the addition and when the coefficients are same, use the subtraction.

2Step 2. Add or subtract the equations to eliminate one variable.

The given system of equation is: 

8x3y=35                       … (1)

3x+4y=33                         … (2)

 

Multiply equation (1) by 4 and equation (2) by 3.  

4×(8x3y)=4(35)32x12y=140                                (3) 


3×(3x+4y)=3(33)9x+12y=99                                       (4)

Note that both the equations (3) and (4) have12yin opposite signs, therefore, variableycan be eliminated if both equations are added.

               32x12y=140(+)            9x+12y=99       ¯                              41x=41                    Divide both sides by 41                                 x=1

3Step 3. Solve for y .

Substitute-1forxinto the equation (2) and solve fory.

 3(1)+4y=333+4y+3=33+34y=36y=9

The solution is(1,9).