
Mykola V. answered 11/26/12
Math Tutor - Patient and Experienced
As you may know there are three types of systems: inconsistent, dependent and independent.
Inconsistent means that there is no solution in the form of x= that satisfied both of the equation, meaning there's no x value for which both equation equal each other.
Dependent is when the two equations are actually the same, meaning if we draw them on a graph we will see that they are one and the same line.
Independent is when the two equations have one point of intersection.
So let's rearrange these two equations so that both are in the y= form.
x+y=11 -> y=11-x
y=2x-1
Now what we must do is equal the two equations to each other. The reason we can do this is because they are both equal to y (transitive relation).
11-x=2x-1. Solve for x.
10-x=2x
10=3x
10/3=x
So both of these systems are equal at one point where x=10/3 so therefore these systems are independent.
Hope this helped!