Loading...
Methods of Solving Systems of Linear Inequalities in Two Variables
A
B
C
D
. . . .

Substitution Method

Example 2

Solve the system of linear equations using the substitution method. Tell what type of system of equations it is.

{ 2x  y=3 4x2y=6


Solution

Use the first equation to solve for y in terms of x.

y=32x    y=3+2x

Substitute 3+2x for y in the second equation of the system.

4x2( 3+2x ) =6
4x+64x =6
4x4x =66
0 =0

The last equation (0=0) indicates that the value of x is any real number.
Since y=3+2x, the solution set consists of all ordered pairs that satisfy the equation y=3+2x. These ordered pairs are in the form (x,3+2x), where x is any real number. Examples of these ordered pairs are (0,3) and (1,1).

In set notation, the solution set is given by

{ ( x,y )|y=3+2x }.

The system has an infinite number of solutions. It is consistent and dependent.