Posted by mike on Monday, December 21, 2009 at 4:01pm.
1kw
Given A and B, where A is a 3x3 matrix, and B is a vector of 3, and
AX=B
To solve for X, we would pre-multiply by the inverse of A to give
A-1A X = A-1B
Since A-1A is the identity matrix by definition of the inverse, we end up with
X = A-1B
To find X, it will be necessary to find the inverse of A, premultiply with B and the result (3x1 vector) will be X as required.
The inverse of A can be found by Gauss elimination, or any other method that you have learned.
The value of X is a multiple or sub-multiple of [17,4,7].
Related Questions
Algebra - I need help with these two problems. I need to have all of the steps ...
Algebra 1 a - Need help to solve can anyone help me please 6x-9y = 25.5 7y-2x =-...
Algebra--Really need help! - Here is the problem that I need to solve: y = ab - ...
algebra 1b - i need to know how to solve certain problems like this 4x=2y-10 x+...
Math,algebra - Can someone explain to me how to solve the following. Directions:...
Algebra - To solve the system of equations, which expression could be ...
Intermediate Algebra - Combine like terms: -3x^2+2x-4x^2-9+6x-2x^2+8 Solve for x...
algebra - solve for x (24+2x)(10+2x) - 240 = 152 First multiply. 24(10) = ___ 2x...
Algebra1!Plz help I have test 2morrow!!! - so would the new eqaution be... 2x+8=...
Algebra - Here is the problem that I need to solve: y = ab - ac (to the second ...
For Further Reading