SOLUTION: I need help with this one: Find the common solution to the following pair of lines by graphing them on the same axes. 4x + y = 1 y = x + 6 The lines intersect at (?,? ).

Algebra ->  Graphs -> SOLUTION: I need help with this one: Find the common solution to the following pair of lines by graphing them on the same axes. 4x + y = 1 y = x + 6 The lines intersect at (?,? ).       Log On


   



Question 256054: I need help with this one:
Find the common solution to the following pair of lines by graphing them on the same axes.
4x + y = 1
y = x + 6
The lines intersect at (?,? ).

Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
I need help with this one:
Find the common solution to the following pair of lines by graphing them on the same axes.
4x + y = 1
y = x + 6
The lines intersect at (?,? ).

Get some points on the first line:

 x  |  y
-2  |  9
 0  |  1
 1  | -3

 

Get a ruler and draw a straight line through those three points,
like the green line below:



---

Get some points on the second line:

 x  |  y
-3  |  3
 0  |  6
 1  |  7


Get a ruler and draw a straight line through those three points,
like the blue line below:



From the point where those lines cross, draw a line segment
perpendicular to the x-axis, and another perpendicular to the
y-axis (the two black line segments below:



Notice that the vertical black line segment touches the x-axis at -1,
and the horizontal black line segment touches the y-axis at 5.

The lines intersect at (-1,5). 

Therefore the solution is x=-1 and y=5.  The solution is
often written (x,y) = (-1,5).

To check, we substitute -1 for x and 5 for y in both original equations:

system%284x+%2B+y+=+1%2C+y+=+x+%2B+6%29

Substituting in the first:

4x+%2B+y+=+1
4%28-1%29+%2B+%285%29=1
-4%2B5=1
1=1

That is an identity.  

Substituting in the second:

y+=+x%2B6
%285%29+=+%28-1%29%2B6
5+=+-1%2B6
5=5

That is also an identity, so we have found the common
solution to those two equations.

Edwin