SOLUTION: Hi, Nick here, was hoping someone might be able to give me a hand with writing the following system of equations in the matrix form and solve using inverse matrix.
x + 2y = 6 ,
Algebra.Com
Question 196182: Hi, Nick here, was hoping someone might be able to give me a hand with writing the following system of equations in the matrix form and solve using inverse matrix.
x + 2y = 6 ,
3x + 4y = 2
I also have to solve the system using the elimination procedure and compare the two answers.
Any help would be great. -Nick
Answer by anantha(86) (Show Source): You can put this solution on YOUR website!
sol:
matrix equations obtained from the equations a1x+b1y+c1=0
a2x+b2y+c2=0 is
[a1 b1][x]=[-c1]
[a2 b2][y]=[-c2]
write the given equations in the mmatrix notation
x+2y=6
3x+4y=2
[1 2][x]=[6]
[3 4][y]=[2]
here A=[1 2] X= [x] B=[6]
[3 4] [y] [2]
the matrix equation of the form
AX=B
x=A^-1B
A^-1=1/ad-bc [d -b]
[-c a]
=1/4-6 [4 -2]
[-3 1]
=1/-2 [4 -2]
[-3 1]
=[4/-2 -2/-2]
[-3/-2 1/-2]
X=A^-1*B
X=[4/-2 -2/-2][6]
[-3/-2 1/-2][2]
=[4/-2*6 + -2/-2*2]
[-3/-2*6+ 1/-2*2]
[-12+2]
[9-1]
X= [-10]
[8]
[x]=[-10]
[y]=[8]
RELATED QUESTIONS
Hi all, I was hoping someone could show me how to solve the following,
Find the equation (answered by Edwin McCravy)
Hi all, I was hoping someone could show me how to solve the following for the give... (answered by ichudov,alicealc)
Hi all, I was hoping someone could show me how to solve the following quadratic equation: (answered by Edwin McCravy)
Hi all, I was hoping someone could help me in answering the following 2 problems. They... (answered by ankor@dixie-net.com)
Hi all, I was hoping someone could help me solve the following problem. I need to solve... (answered by rapaljer)
Hi all, I was hoping someone could show me how to do the following: I need to express... (answered by alicealc,Alan3354)
Hi all, I am having some trouble with vectors at the moment, I was hoping someone could... (answered by Alan3354)
Hello everyone. I was hoping someone could show me how to do the following. Write
(1 /... (answered by stanbon)
Hi all, I was hoping someone could help me with the following Graphing problems im... (answered by solver91311)