Q 231

Question

Solve the system of equations by substitution. 


3x+y=12x=y-8 


Step-by-Step Solution

Verified
Answer

The  solution of the linear equation is that (1,9).

1Step 1. Given information

The given linear equations are:3x+y=12x=y-8


2Step 2. Calculation

 First solve one equation for one variable. Substitute x = y - 8 in equation 3x + y = 12 and solve for y.   3x + y = 12  3(y - 8) + y = 12  3y - 24 + y = 12  4y = 12 + 24  4y = 36  y = 36/4  = 9


Substitute y = 9 into x = y - 8 and solve for x.  x = y - 8  x = 9 - 8  = 1

Check:  First substitute x=1 , y = 9 into the equation 3x + y = 12  3x + y = 12  3(1)+9=12  3+9=12  12=12  This is true.    Also substitute x = 1 , y = 9 into the equation x = y - 8  x = y - 8  1=9-8  1 = 1  This is true.  Therefore, the solution of the system of linear equations is that (1,9)