Question 1077257
y=4x+2 y=x+17
<pre>y=4x+2 y=x+17</pre>


First equation:  Point (0,2), slope 4
Second equation:  Point (0,17), slope 1


Plot each point and use slope to form/make the line.
Read the intersection point.


{{{graph(400,400,-2,12,-2,25,4x+2,x+17)}}}


Looks like near or at  (4,22), but you can do some simple algebra steps to calculate the actual values.
(4x+2=x+17=y, and find x....)