Q 230

Question

Solve the system of equations by graphing and by substitution. Which method do you prefer? Why? 

x+y=10 x-y=6  

Step-by-Step Solution

Verified
Answer


The solution of the linear equations are:

(8,2)




1Step 1. Given information

The given linear equations are :x+y=10 x-y=6  

 

2Step 2. Graphing method


First, solve both of these equations for y such that their slopes and y intercepts may be easily graphed.


And find the slope and y-intercept by solving the first equation for y.

x + y = 10  y = - x + 10  Here the slope is m = - 1  And the y-intercept is b = 10

Again find the slope and y-intercept by solving the Second equation for y.  

x - y = 6 - y = - x + 6  y = x - 6  Here the slope is m = 1  And the y-intercept is b = - 6

The Graph for both lines


Check:  First substitute x=8, y=2 Into the equation x+y=10  x+y=10  8+2=10  10-10  This is true.  Also substitute x=8,2 into the equation x-y=6  x-y=6  8-2=6  6=6  This is true.  Therefore, the solution of the system of linear equations is  (8,2)



3Step 3. Substitution method

First solve one equation for one variable.  Solve the first equation for y.  x + y = 10  y = 10 - x    Substitute y = 10 - x in second equation x + y = 10 and solve for x.  x - y = 6  x - 10 + x = 6  2x - 10 = 6  2x = 6 + 10  2x = 16  x = 16/2  =8 

Substitute x = 8 into x + y = 10 and solve for y.  x + y = 10  8 + y = 10  y = 10 - 8  y = 2