I'm trying to understand how to graph systems of linear equations.
Say for example we have the following:
$x_1 - 2x_2 = -1$
$-x_1 + 3x_2 = 3$
I'm only used to graphing $x$ and $y$ coordinates, how am I supposed to interpret these?
Thanks in advance!
I'm trying to understand how to graph systems of linear equations.
Say for example we have the following:
$x_1 - 2x_2 = -1$
$-x_1 + 3x_2 = 3$
I'm only used to graphing $x$ and $y$ coordinates, how am I supposed to interpret these?
Thanks in advance!
Hint.
The first equation can be written as $$ x_2=\frac{1}2(x_1+1) $$ and the second one: $$ x_2=\frac13 x_1+1 $$
If you replace $x_1$ and $x_2$ with $x$ and $y$ respectively, you will see something you are familiar with.