SOLUTION: calculate the coordinates of the intersection of the two lines 1. y + 2x = 3 2. y - x = 2

Algebra ->  Coordinate-system -> SOLUTION: calculate the coordinates of the intersection of the two lines 1. y + 2x = 3 2. y - x = 2      Log On


   



Question 979688: calculate the coordinates of the intersection of the two lines
1. y + 2x = 3
2. y - x = 2

Found 2 solutions by josgarithmetic, MathTherapy:
Answer by josgarithmetic(39618) About Me  (Show Source):
Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!

calculate the coordinates of the intersection of the two lines
1. y + 2x = 3
2. y - x = 2
y + 2x = 3 --------- eq (i)
y - x = 2 --------- eq (ii)
3x = 1 ------------- Subtracting eq (ii) from eq (i)
x+=+1%2F3
y+-+1%2F3+=+2 ----------- Substituting 1%2F3 for x in eq (ii)
y+=+2+%2B+1%2F3
y+=+2%261%2F3
Coordinates: highlight_green%28system%28x+=+1%2F3%2Cy+=+2%261%2F3%29%29, or (1%2F3%22%2C%222%261%2F3)