Question 1006450

Line A is formed by using the points (-1,6) and (3,-2).  Line B is formed by using the points (-3,0) and (5,4).  What linear equations can be used to represent each line?

At what point do the two lines intersect?  Show algebraically and graphically.
<pre>Equations: {{{highlight_green(system(y = - 2x + 4,y = (1/2)x + 3/2))}}}
Point of intersection: {{{highlight_green(system(x = 1,y= 2))}}}