Donna P. answered 12/09/15
Tutor
New to Wyzant
Algebra I, Algebra II and Geometry tutor
You have a system of equations here.
3x + 2y = 4
2x - y = 5 The object here to solve this system is to get rid of one of the variables.
You can do this by multiplying the 2nd equation by 2 and then add the
2 equations together.
3x + 2y = 4 ⇒ 3x + 2y = 4
2(2x - y) = 2(5) ⇒ 4x - 2y = 10 now add them together. Notice the y's cancel
7x = 14 now divide both sides by 7
x = 2 We need to find the y value. Put the 2 for x into the
first equation and solve for y.
3x + 2y = 4
3(2) + 2y = 4
6 + 2y = 4
-6 -6
2y = -2
(2y)/2 = -2/2
y = -1
If x = 2 and y = -1 the common point would be the ordered pair (2,-1)
CHECK put x and y values into both equations to make sure the ordered pair works in both
3x + 2y = 4 2x - y = 5
3(2) + 2(-1) = 4 2(2) - (-1) = 5
6 + -2 = 4 4 + 1 = 5
4 = 4√ 5 = 5√
It works in both.