SOLUTION: Can you help me solve this Using augmented matrices to solve the following 2 x 2 systems of equations. Show all work. 1. 3x + 4y = 11 x + 3y = 2

Algebra.Com
Question 146738: Can you help me solve this Using augmented matrices to solve the following 2 x 2 systems of equations. Show all work.
1. 3x + 4y = 11
x + 3y = 2

Found 2 solutions by nerdybill, Alan3354:
Answer by nerdybill(7384)   (Show Source): You can put this solution on YOUR website!
If you started with:
3x + 4y = 11
x + 3y = 2
.
The "coefficient matrix" is:
3 4
1 3
.
The determinant of the "coefficient matrix" is:
(3*3) - (1*4) = 9 -4 = 5
.
The 'x' matrix is:
11 4
2 3
.
The determinant of the 'x' matrix is:
(11*3)-(2*4) = 33 -8 = 25
.
The 'y' matrix is:
3 11
1 2
.
The determinant of the 'y' matrix is:
(2*3)-(1*11) = 6 -11 = -5
.
Solution for 'x' is "det of x"/"det of coefficient":
25/5 = 5
.
Solution for 'y' is "det of y"/"det of coefficient":
-5/5 = -1
.
Our solution is (x,y) = (5,-1)
.
To check, plug it back into:
x + 3y = 2
5 + 3(-1) = 2
5 - 3 = 2
2 = 2 (check)
and
3x + 4y = 11
3(5) + 4(-1) = 11
15 - 4 = 11
11 = 11 (check)

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
3x + 4y = 11
x + 3y = 2
3 4 -11
1 3 -2
Find the Determinant.
3 4
1 3
= 3*3-1*4
= 5
Ignore the x column
4 -11
3 -2
= 4*-2-(3*-11)
= 25
So x is 25/5
x = 5
Ignore the y column
3 -11
1 -2
= -(3*-2-(1*-11))
= -5
So y = -1

RELATED QUESTIONS

This question is about augmented matrices. The question says: Set up and solve the... (answered by Edwin McCravy)
Hi, Im having great difficulty with answering these matrices questions, I am having a... (answered by scott8148)
Please help me solve this Linear Equation using Matrices: Solve the following system... (answered by ikleyn)
Use augmented matrices to solve the following 2x2 systmes of equations. Show all work,... (answered by nabla)
I am having difficulty with augmented matrices. I need and would appreciate any help with (answered by stanbon)
I am completely lost on how to solve augmented matrices. 
If you could show me step  (answered by Edwin McCravy)
can you help me understand how to solve the following systems of equations using any... (answered by scott8148)
Solve the following systems of equations using the augmented matrix. 3. x-y+3z=-1 (answered by venugopalramana)
Solve the following systems using inverse matrices. can you also show me the steps..... (answered by Mathtut)