1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
sergij07 [2.7K]
3 years ago
6

If matrix A has dimensions m x n and matrix B has dimensions n x p where m, n, and p are distinct positive integers, which of th

e following is true?
I.the product of BA doesn't exist
II. the product of AB exists and has dimensions m x p
III. the product of AB exists and has dimensions n x n

a) I only
b) II only
c) III only
d) I and II only
e) I and III
Mathematics
2 answers:
shepuryov [24]3 years ago
5 0

Answer:  The correct option is

(d) I and II only.

Step-by-step explanation:  Given that matrix A has dimensions m x n and matrix B has dimensions n x p where m, n, and p are distinct positive integers.

We are to select the one that is true from the following :

I.   the product of BA doesn't exist

II.  the product of AB exists and has dimensions m x p

III. the product of AB exists and has dimensions n x n

We know that two matrices X and Y can be multiplied if the number of columns in X is equal to the number of rows in Y.

Also, if X has dimensions  a x b and Y has dimensions b x c, then the product XY is possible and it has dimensions a x c. Also, the product YX doesn't exist.

So, for the given matrices A and B, the following points are true :

(I) the product of BA doesn't exist.

(II) the product of AB exists and has dimensions m x p.

Thus, only I and II are TRUE.

Option (d) is CORRECT.

mel-nik [20]3 years ago
3 0

You probably already have an idea of what a matrix is; it's a rectangular array of numbers. What they represent is a bit complicated to explain. There's a whole subject about it (see "linear algebra" for more info). Whatever they represent isn't important though, you don't need to know everything about matrices to compute their product (or whether it's even possible).

A quick definition: A matrix of dimension r-by-c is a matrix with r rows and c columns.

Matrix multiplication all comes down to an operation called the "dot product". It's defined by the sum of component-wise products of elements between two lists. What this means is, if x=\{1,2,0\} and y=\{-1,0,3\}, then the dot product of x and y is

x\cdot y=(1)(-1)+(2)(0)+(0)(3)=-1+0+0=-1

What we did was take the first elements of each list and multiplied them, and the same for the other two elements, then added them all together. Notice that the product can't be computed if x and y don't thave the same number of elements.

We write this product in matrix form as

\begin{bmatrix}1&2&0\end{bmatrix}\begin{bmatrix}-1\\0\\3\end{bmatrix}

Notice the pattern here: on the left, a matrix with 1 row and 3 columns; on the right, a matrix with 3 rows and 1 column. The number of columns of the first matrix have to match the number of rows of the second.

The orientation makes a big difference. The product above returns a 1-by-1 matrix (or simply a scalar number):

\begin{bmatrix}1&2&0\end{bmatrix}\begin{bmatrix}-1\\0\\3\end{bmatrix}=\begin{bmatrix}(1)(-1)+(2)(0)+(0)(3)\end{bmatrix}=\begin{bmatrix}-1\end{bmatrix}=-1

On the other hand, the alternate orientation would result in a 3-by-3 matrix.

\begin{bmatrix}1\\2\\0\end{bmatrix}\begin{bmatrix}-1&0&3\end{bmatrix}=\begin{bmatrix}(1)(-1)&(1)(0)&(1)(3)\\(2)(-1)&(2)(0)&(2)(3)\\(0)(-1)&(0)(0)&(0)(3)\end{bmatrix}=\begin{bmatrix}-1&0&3\\\-2&0&3\\0&0&0\end{bmatrix}

So the number of rows of the first matrix and number of columns of the second matrix determine the number of rows and columns, respectively, of the matrix product.

I think we have enough information about matrix multiplication to answer this question. If A has dimensions m\times n and B has dimensions n\times p, then the matrix product AB exists (n columns in A, n rows in B), but the matrix product BA does not (p columns in B, m rows in A, but m\neq p). So I is not true.

We know AB exists, and with m rows in A and p columns in B, we expect AB to have m rows and p columns, so AB has dimensions m\times p. So II is true.

With dimensions r\times c, a matrix would contain rc elements. m,n,p are distinct, so mp\neq n^2. So III is not true.

You might be interested in
Help me please and thank you!​
mamaluj [8]
7^6 is the correct answer
8 0
3 years ago
ILL MAKE U BRAINLIEST
-BARSIC- [3]
The third box plot is your answer
5 0
3 years ago
If 34.78x divided by 12.2y equals 238.8, then what is x and y?
gladu [14]
X=34.78 y= 238.8..............
6 0
3 years ago
The table shows the results of a survey of college students. Find the probability that a student’s first class of the day is a h
Mariana [72]
Answer is B..............:)
6 0
3 years ago
Read 2 more answers
Help us appreciated:)
Lelu [443]
Answer:

reflect over y-axis and then translate 1 unit up



hope this helped
4 0
3 years ago
Other questions:
  • 156 is even or odd number
    14·1 answer
  • Subtract5x2 + 10x<br> 1 from 6x2<br> x + 3.
    14·1 answer
  • What is the inverse of g? g(x) = 4 - x A) g -1 (x) = 4x B) g -1 (x) = 4 + x C) g -1 (x) = 4 - x D) g -1 (x) = 4 x
    9·1 answer
  • What is the answer??? 5 + 6x = 2x + 33
    9·2 answers
  • 78.540 round to the nearest hundred
    9·2 answers
  • Expand and simplify 2(p + 2q – 3).
    13·1 answer
  • 2x - 2(4x-3) = 6 - 6x​
    14·1 answer
  • The workers in a senate office said that they received about 700 phone calls from
    8·1 answer
  • 36 is 18% of what number?
    7·2 answers
  • Rei bought 150 oranges and 100 apples for her neighbours. She divided the oranges equally among them and had 17 oranges left. Sh
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!