Solve the system of equations. x + 3y = -1 2x + 2y = 6 (-4, 1) (2, -1) (4, -1) (5, -2)
Use either elimination or substitution
Plug and play works too.
x + 3y = -1 Subtract 3y from both sides x = -1 - 3y Plug in for x 2(-1 - 3y) + 2y = 6 -2 - 6y + 2y = 6 Like terms -2 -4y = 6 Add 2 to both sides -4y = 8 Divide by -4 y = -2
or you could put it into a matrix and do the Gaussian elimination to obtain the raw echelon form. if you want a fancy way of doing it
x + 3(-2) = -1 x - 6 = -1 Add 6 to both sides x = 5
So x = 5 y = -2 (x,y) What is the answer?
\[\left[\begin{matrix}1 & 3 & |-1\\ 2 & 2 & | \; \; \; \; 6\end{matrix}\right]\]
(5,-2) Thankss. I guess your explanation made it look easier than I thought it'd be hard
No problem! :P
Join our real-time social learning platform and learn together with your friends!