Question 109759
The given set of equations are: 



x - 2y = 8


3x - 2y = 12


They can be written as: 


{{{y = x/2 - 4}}}


and {{{y = 3x/2 - 6}}} 


{{{ graph( 400, 400, -15, 15, -15, 15, x/2 - 4 , 3x/2 - 6) }}} 



hence the point of intersection is (2, -3)