Fill out the table of values given the system of equations. What is
the solution to the system?
y=x+1
y = 2x - 1
0
x+1
2
10
1 11
I
2x1
10
The solution to the system is :
Write your answer as an ordered pair for example: (x,y)

Respuesta :

To solve the system of equations, we can use substitution or elimination methods. Let's use substitution.

Solving the first equation for x, we get:

x = y - 1

Now, substitute this expression for x into the second equation:

2(y - 1) - 1 = 0

Expand and simplify:

2y - 2 = 0

y = 2

Now, substitute y = 2 into the first equation to find x:

x = y - 1
x = 2 - 1
x = 1

So, the solution to the system is (1, 2).