Question 627231
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Solve the system of equations using substitution.
y = 2x + 3
y = 3x + 1
  2x + 3 = 3x + 1
      2 = x  and y = 7  ||  ordered pair(2,7) is the solution for this system
{{{drawing(300,300,   -6, 6, -6, 10,   grid(1),
circle(2, 7,0.3),
graph( 300, 300, -6, 6, -6, 10,0,2x+3,3x+1))}}}