Is is possible to multiply the matrix M with either A or c?

  • Thread starter Thread starter conv
  • Start date Start date
  • Tags Tags
    Matrix
conv
Messages
11
Reaction score
0
Homework Statement
Matrices
Relevant Equations
(mxn) x (nxk)
is is possible to multiply the matrix M with either A or c->?

1604056880932.png

And if i have to write the matrices in this form:
1604057047363.png
, do i divide c-> by A or do i follow som other formula?
 
Last edited by a moderator:
Physics news on Phys.org
What are the dimensions of ##A## of and ##\vec{c}##?
 
3x3 and 3x1, they can be multiplied
 
conv said:
3x3 and 3x1, they can be multiplied

Yes, so what's your question? Can you please clarify?
 
How can i find vector x :

1604059214015.png

Do i have to multiply A with c ? Because its not possible to divide them?
 
You have to matrix multiply by the left by ##A^{-1}##, assuming that ##A## is non-singular.
 
  • Like
Likes member 587159
For what values of ##s## is ##A## an invertible matrix? (Possible hint: Determinants).
 
  • Like
Likes etotheipi
Back
Top