Michael J. answered 03/04/16
Tutor
5
(5)
Applying SImple Math to Everyday Life Activities
23)
To solve graphically, you will need to draw the two lines that the equations represent on the same coordinate system. Then, you find the point where the two lines intersect.
You will need to put both equations in y=mx+b form.
x - y = -4 -----> -y = -x - 4 ------> y = x + 4
x + y = -2 -----> y = -x - 2
You will graph the two bold equations on the coordinate system. Find the point where the lines intersect. That point of intersection is the solution (x, y).
24)
To solve by elimination means to manipulate the equation by either multiplying or subtracting or adding the equations in order to eliminated an x or y term, giving only one equation with one variable.
Multiplying the first equation by 3 and keeping the second equation gives
12x + 18y = 24
12x - 4y = -20
Subtracting the second equation from the first equation gives
22y = 44
Now we have a single equation with one variable. Solve for y from this equation.
y = 2
Substitute this value of y into the first equation to solve for x.