Two lines in a plane can intersect,overlap or be parallel.When two lines intersect they have a common point which lies on both line.This is called solution of the two simultaneous equation which when graphed represent straight lines. Adding the two equations uses Elimination method to solve for x and y. The x and y value obtained is the common point lying on both the lines.
2x - 3y = 1
+ 2x + 3y = 2
4x =3 Or x=3/4
Substituting x value in any of the two-equation we can find the corresponding y value .
2x-3y=1
2(3/4) - 3y =1
Solving for y
y= 1/6
The point of intersection of the two lines is ( 3/4, 1/6)
Learn more about simultaneous equation here:https://brainly.com/question/16863577
#SPJ4