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
The temperature was 6 degrees at midday.
Georgia [21]

Answer:

2 & 3

Step-by-step explanation:

they both equal -7

the temp dropped 7 degrees

8 0
2 years ago
What is 0.366 in expanded notation
oksano4ka [1.4K]
3 × 1/10 + 6 × 1/100 + 6 × 1/1000
I'm pretty sure that's it but I'm not good at math
4 0
3 years ago
2. Hanna made 5 hit out of 13 during her first baseball game. What percentage of hits did she make?
MrRa [10]

Answer:

B. 38%

Explanation:

Given parameters:

Number of hits = 5hit

Total hits = 13

Unknown:

Percentage of hits shed made = ?

Solution;

The percentage of hit made = \frac{number of hits }{Total hits} x 100

input the parameters and solve;

        Percentage of hit made = \frac{5}{13} x 100

       Percentage of hit = 38%

Percentage of hit = 38%

4 0
3 years ago
12% of what number is 36
ryzh [129]
300, 36 divided by 0.12 (12%) is 300
4 0
3 years ago
Read 2 more answers
What is the slope of the line represented by the equation y-6=2(x+3)?
Leto [7]
Y-6=2x+6

y=2x+12

Slope is 2
8 0
3 years ago
Read 2 more answers
Other questions:
  • HELP...
    5·1 answer
  • The area of a square boxing ring is 484 (feet squared). What is the perimeter of the boxing ring?
    9·2 answers
  • Find the slope (-1,7),(-6,1)
    10·1 answer
  • Jamie's parents own a hardware store. They asked Jamie to put the retail prices on an order of hammers that was just delivered.
    15·1 answer
  • I was wondering if you can help me with math problem​
    13·1 answer
  • NEED HELP!!!
    9·2 answers
  • WILL MARK BRAINLIEST IF YOU ANSWER BOTH QUESTIONS WITH SOLUTION
    15·1 answer
  • Functions please help
    10·1 answer
  • What is the area of this face?
    15·2 answers
  • Evaluate the expression below when x = 6 and y = 2. 6x2y3
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!