Solveeit Logo

Question

Question: If \[A\] is order \[m \times n\], \[B\] is of order \[3 \times p\] & \[C\] is of order \[2 \times 4\...

If AA is order m×nm \times n, BB is of order 3×p3 \times p & CC is of order 2×42 \times 4. If AB+CAB + C is defined, find m,  n, & pm,\;n,{\text{ }}\& {\text{ }}p

Explanation

Solution

In this question, the orders of specifics are given. We know that, if AA is a matrix of order m×nm \times n and BB is a matrix of order of n×pn \times p. The matrix product ABAB is defined to be an m×pm \times p matrix. The two matrices must be the same size, that is the rows must match in size, and the columns must match in size for matrix addition.

Complete step-by-step answer:
It is given that, AA is of order m×nm \times n, BB is of order 3×p3 \times p& CC is of order 2×42 \times 4.
Also given that, AB+CAB + C is defined.
We need to find out m,  n, & pm,\;n,{\text{ }}\& {\text{ }}p.
We know that the number of columns of the first matrix must equal the number of rows of the second matrix. If AA is a matrix of order m×nm \times n and BB is a matrix of order of n×pn \times p.The matrix product ABAB is defined to be an m×pm \times p matrix.
For given matrix, AA is of order m×nm \times n, BB is of order 3×p3 \times p, thus ABAB is of order m×pm \times p and nn must be equal to 33.
For matrix addition two matrices must be the same size, that is the rows must match in size, and the columns must match in size.
Given that, AB+CAB + C is defined, so the order of ABAB and CC are equal.
Therefore,m=2,p=4m = 2,p = 4

Hence we get, m=2,n=3,p=4m = 2,n = 3,p = 4.

Note: In mathematics, particularly in linear algebra, matrix multiplication is a binary operation that produces a matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the number of rows in the second matrix.
When we do multiplication:
The number of columns of the first matrix must equal the number of rows of the second matrix.
And the result will have the same number of rows as the first matrix, and the same number of columns as the second matrix.
When we do matrix addition:
The two matrices must be the same size, that is the rows must match in size, and the columns must match in size.