Let's take the system of equations:
• 2x + 3y = 15
,
• x - 3y = 3
Let's solve the system of equations using the elimination method.
To solve using the elimination method, let's first confirm the values of one variable are opposite.
Here, we can see the y variables are opposite, hence let's add both equations.
We have:
2x + 3y = 15
+ x - 3y = 3
____________
3x + 0 = 18
We now have:
3x = 18
Divide both sides by 3:
Plug in 6 for x in either of the equations and solve for y:
x - 3y = 3
6 - 3y = 3
Subtract 6 from both sides:
6 - 6 - 3y = 3 - 6
-3y = -3
Divide both sides by -3
Therefore, the solution is:
x = 6, y = 1
Now, let's graph both equations.
Rewrite both equations in slope intercept form:
y = mx + b
We have:
Equation 1:
2x + 3y = 15
3y = -2x + 15
Divide all terms by 3
Equation 2:
x - 3y = 3
-3y = -x + 3
y = 1/3x - 1
Therefore, both equations in slope intercept form are:
y = -2/3x + 5
y = 1/3x - 1
Find two points on each equation,
Equation 1:
For equation 1, we have the points:
(x, y) ==> (3, 3) and (-3, 7)
Equation 2:
We have the points:
(x, y) ==> (3, 0) and (-3, -2)
Plot both points and connect them using a straight line.
We have the graph below:
We can see the graph of both equations above.
Both lines meet at the point: (6, 1)