Q. 70

Question

Solve the system of equations by elimination and explain all your steps in words:

5x+4y=102x=3y+27

Step-by-Step Solution

Verified
Answer

The solution of system of system of linear equation 5x+4y=102x=3y+27is (6,-5)

1Step 1 Given information and creating variable with same coefficient

Given equations:

5x+4y=10..(1)2x=3y+27..(2)

Both equations are in standard form. So, elimination will work. 

Multiply the first equation with 3.

3(5 x+4 y)=3(10)

Simplify parenthesis:

15 x+12 y=30.....(3)

Multiply the second equation with 4

4(2x)=4(3y+27)8x=12y+1088x-12y=108....(4)


2Step 2 solving for x and y

Solving equation 3 and 4

Adding equations 3 and 4 we get

x =138÷23

x=6

Substitute x=6in any one of  the equations  and solve for y

Consider:5x+4 y =10

Substitute:

5(6)+4 y =10

Multiply:

30+4 y =10

4y=-20

y=-20÷4

y=-5

Hence the solution is(6,-5)