Matrix-Vector Product

Linear Algebra · Learn by Concept

Help Questions

Linear Algebra › Matrix-Vector Product

1 - 10
1

Rewrite the system of equations:

into a matrix vector product:

where is a 3x3 matrix and are vectors in .

CORRECT

0

0

0

Explanation

To write

into matrix vector form, we recall that matrix multiplication with a vector is done such that the first element in the resulting vector is the dot product of the first row of with the vector , the second element is the dot product of the second row with , and so on. The first row is thus , the second row is , and the third row is . So the left side of the equality is

The right side is the vector , so the final answer is

which is equivalent to

2

CORRECT

0

0

0

Explanation

3

Multiply

CORRECT

0

0

0

Explanation

To multiply, add:

4

CORRECT

0

0

0

Explanation

5

Let be a matrix and be a vector defined by

Find the product .

The product does not exist because the dimensions do not match.

CORRECT

0

0

0

0

Explanation

The matrix has 3 columns and the vector has 5 rows. The dimensions do not match and the product does not exist.

6

Multiply:

CORRECT

0

0

0

0

Explanation

To multiply, add:

7

CORRECT

0

0

0

Explanation

8

Let and .

Find .

CORRECT

0

0

0

is not defined.

0

Explanation

First, it must be established that is defined. This is the case if and only if has as many columns as has rows. Since has two columns and has two rows, is defined.

Matrices are multiplied by multiplying each row of the first matrix by each column of the second - that is, by adding the products of the entries in corresponding positions. Thus,

9

CORRECT

0

0

0

Explanation

10

Let be a matrix and be a vector defined as

Find the product .

CORRECT

0

0

0

The product does not exist because the dimensions do not match.

0

Explanation

First we check that the dimensions match. Matrix has 3 columns and vector has three rows. The dimensions match and the product exists.