Solve for X in AXB=C: Matrices Question 4

  • Thread starter BilloRani2012
  • Start date
  • Tags
    Matrices
In summary, the conversation discusses how to find the matrix X if AXB=C, with participants suggesting different approaches such as using variables and solving equations, or finding the inverses of A and B. It is clarified that the operation to be used is matrix multiplication.
  • #1
BilloRani2012
44
0

Homework Statement


If:

A = l 1 -3 l , B = l -1 2 l C = l -12 -11 l
l 2 1 l l 3 1 l l -10 -1 l

Then, find X if AXB=C

Homework Equations





The Attempt at a Solution


I don't know how I would start this problem??
 
Physics news on Phys.org
  • #2
I think you would pick 4 variables, say t,u,v,w to represent the 4 elements in matrix X. Perform the multiplication and set the result equal to C. This should give you four ordinary equations, one for each element. Solve them for t,u,v,w.
 
  • #3
When you say: Perform the multiplication and set the result equal to C. Do you mean multiply A&B?
 
  • #4
"find X if AXB=C" means you multiply A by X, then the result by B.
Set that result equal to C.
 
  • #5
It might be easier to find the inverse of both A and B and to multiply the matrix equation AXB=C with A-1 from left and B-1 from right to get X. (X=A-1CB-1)

ehild
 
  • #6
Don't you need the cross product and not multiplication?
 
  • #7
X is not for "cross product" it is an unknown matrix you need to find.

ehild
 

1. What is a matrix?

A matrix is a rectangular array of numbers or symbols arranged in rows and columns. It is used to represent and solve systems of equations in linear algebra.

2. What is the purpose of solving for X in a matrix equation?

Solving for X in a matrix equation allows us to find the values of the variables that satisfy the given equations and ultimately solve the entire system of equations.

3. How do you solve for X in a matrix equation?

To solve for X in a matrix equation, we use a series of mathematical operations such as matrix multiplication, addition, and subtraction to isolate X on one side of the equation.

4. Can you solve for X in a matrix equation if the matrix is not square?

Yes, it is possible to solve for X in a non-square matrix equation. However, the solution may not always exist or may not be unique, depending on the dimensions of the matrix.

5. Are there any special rules or techniques for solving for X in a matrix equation?

Yes, there are various techniques and algorithms for solving matrix equations, such as Gaussian elimination, LU decomposition, and Cramer's rule. The choice of method depends on the specific characteristics of the matrix equation and the desired outcome.

Similar threads

  • Introductory Physics Homework Help
Replies
28
Views
367
  • Introductory Physics Homework Help
Replies
10
Views
902
  • Introductory Physics Homework Help
Replies
19
Views
801
Replies
8
Views
234
  • Introductory Physics Homework Help
Replies
8
Views
569
  • Introductory Physics Homework Help
Replies
5
Views
144
  • Introductory Physics Homework Help
Replies
1
Views
118
  • Introductory Physics Homework Help
Replies
13
Views
2K
  • Introductory Physics Homework Help
Replies
2
Views
841
  • Introductory Physics Homework Help
Replies
15
Views
290
Back
Top