Question 378998
  <pre><font size = 3 color = "indigo"><b>
Hi
x +3y=5  y = -x/3 + 5/3
2x-3y=8  y = (2/3)x - (8/3)
3x  = 13
x = 13/3
solving for y using the 1st equation
13/3 +3y = 5
3y = 15/3 - 13/3 = 2/3
y = 2/9 
{{{drawing(300,300, -6, 6, -6, 6,grid(1),
circle(13/3, 2/9,0.3),
graph( 300, 300, -6, 6, -6, 6, (-1/3)x + (5/3), (2/3)x - (8/3)))}}}