answersLogoWhite

0


Best Answer

By rule of matrix multiplication the number of rows in the first matrix must equal the number of rows in the second matrix. If A is an axb matrix and B is a cxd matrix, then a = d. Then if BA is defined, then c = b. This means that B is not necessarily mxn, but must be nxm.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: If A is any mxn such that AB and BA are both defined show that B is an mxn matrix?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Algebra

How do you square a matrix?

To square a matrix, simply multiply the matrix by itself. It is just like squaring any other regular number in mathematics.


How do you multiply 3x3 matrices by 1x3 or 3x1?

First of all, if we have any two matrices of sizes mxn and pxq where m, n, p and q are natural numbers, then we must have n=p to be able to multiply the matrices. The result is an mxq matrix. For example, a 3x1 matrix has m=3 and n=1. We can multiply it with any matrix of size 1xq. For example a 2x3 matrix can be multiplied with a 3x1 matrix which has 3 rows and 1 column and the result is a 2x1 matrix. (2x3) multiplies by (3x1) gives a (2x1) matrix. The easy way to remember this is write the dimension of Matrix A and then Matrix B. The two inner numbers must be the same and the two outer numbers are the dimensions of the matrix you have after multiplication. For example Let Matrix A have dimensions (axb) multiply it by matrix B which has dimensions (bxc) = the result is matrix of dimensions ac. Using the trick we would remind ourselves by writing (a,b)x(b,c)=(a,c). This is technically wrong because the numbers are dimensions, but it is just a method to help students remember how to do it. So, a 3x3 matrix can be multiplied by a 3x 1 but not by a 1,3 matrix. How do you do it? Just multiply each entry in the first row of A by each entry in the first column of B and add the products. Do the same for the next row etc. Many (or should I honestly say MOST) people use their fingers and go along row one and then down column one. The add the products of the entries as they do that. Then they do the same for row two and column two etc. It really does help!


How do tables show the solution to a system of equations?

Any answers that are the same in the both tables are answers that for both equations. y=x is (1,1), 2,2), (3,3) ... y=x^2 is (1,1),(4,2)... (1,1) is in both lists.


To find discriminant of a matrix?

Well, Im not sure if this is true for all matrices of all sizes, but for a 2x2 square matrix the discriminant is... dis(A) = tr(A)^2 - 4 det(A) The discriminant of matrix A is equal to the square of the trace of matrix A, minus four times the determinant of matrix A. I know this to be true for all 2x2 square matrice, but I have never seen any statement one way or the other for larger matrices. Thus, for matrix A = [ a, b; c, d ] tr(A) = a+d det(A) = ad-bc tr(A)^2 = a^2 + 2ad + d^2 4 det(A) = 4ad - 4bc dis(A) = a^2 - 2ad + 4bc + d^2


How do you find the inverse of A in system of linear equation and matrices?

First, we need to recall that a linear equation does not involve any products or roots of variables. All variables occur only to the first power and do not appear as arguments for trigonometric, logarithmic, or exponential functions. For example, x + √y = 4, y = sin x, and 2x + y - z + yz = 5 are not linear.To solve a system of equations such as3x + y = 52x - y = 3all information required for the solution is emboded in the augmented matrix (imagine that I put those information into a rectangular arrays)3 1 52 -1 3and that the solution can be obtained by performing appropriate operations on this matrix.The matrix of this system linear equations is a square matrix A such as3 12 -1Think this matrix asa bc dTo find an inverse of this square matrix A (2 x 2), we need to find a matrix B of the same size such that AB = I and BA = I, then A is said to be invertible and B is called the inverse of A. If no such a matrix can be found, then A is said to be singular.An invertible matrix has exactly one inverse.A square matrix A is invertible if ad - bc ≠ 0 (where ad - bc is the determinant)The formula of finding the inverse of a square matrix A isA-1 = [1/(ad - bc)][d -b the second row -c a](I'm sorry, I can't draw the arrays)So let's find the inverse of our example.A-1 = [1/(-3 -2)][-1 -1 the second row -2 3] = [-1/-5 -1/-5 the sec. row -2/-5 3/-5] =1/5 1/52/5 -3/5A n x m matrix cannot have an inverse. A n x n matrix may or may not have an inverse.To find the inverse of a n x n matrix we should to adjoin the identity matrix to the right side of A, thereby producing a matrix of the form [A | I]. Then we should apply row opperations to this matrix until the left side is reduced to I. This opperations will convert the right side to A-1, so the final matrix will have the form [I |A-1 ].(There are many other methods how to find the inverse of a n x n matrix, but I can't show them by examples. I am so sorry that I can't be so much useful to you).

Related questions

Is there any matrix called as zero matrix?

ya yes its there a matrix called zero matrix


Why do you think the DNA is storeed both cold and with the InstaGence matrix affter boiling the samples?

any heat can activate the DNA- degrading enzymes


How do you square a matrix?

To square a matrix, simply multiply the matrix by itself. It is just like squaring any other regular number in mathematics.


Do you have to use developer with matrix so color hair dye?

Yes, the appropriate volume developer must be mixed with any Matrix color.


How does a matrix relate to mathematics?

A matrix relates to math by being a scientific measuring unit. In other words, any shape can have a matrix that also has the plausibility to be measured.


can i get a dvr that can split to show on 3 monitors?

You'll need a Video Matrix box. This will allow you to run any input source out to as many displays as you like, with no loss in quality.


How do you find rank of a matrix?

First, You have to reduce the matrix to echelon form . The number of nonzero rows in the reduced echelon form matrix (number of linearly independent rows) indicates the rank of the matrix. Go to any search engine and type "Rank of a matrix, Cliffnotes" for an example.


Is there going to be a Matrix 4?

i havnt heard any ideas about matrix 4 and i usually what new movies are comin out before its on commercial


Is 0 divided by 3 defined or not?

0


Is snow and rain both precipitation?

Yes, they are. Precipitation is defined as any product of condensation of atmospheric water vapor that falls under gravity.


Is a singular matrix an indempotent matrix?

A singular matrix is a matrix that is not invertible. If a matrix is not invertible, then:• The determinant of the matrix is 0.• Any matrix multiplied by that matrix doesn't give the identity matrix.There are a lot of examples in which a singular matrix is an idempotent matrix. For instance:M =[1 1][0 0]Take the product of two M's to get the same M, the given!M x M = MSo yes, SOME singular matrices are idempotent matrices! How? Let's take a 2 by 2 identity matrix for instance.I =[1 0][0 1]I x I = I obviously.Then, that nonsingular matrix is also idempotent!Hope this helps!


How do you figure out whether a matrix has a determinant?

Any n x n (square) matrix have a determinate. If it's not a square matrix, we don't have a determinate, or rather we don't care about the determinate since it can't be invertible.