84.7k views
4 votes
Evaluate the following expression: (1,4) - 5(1,1). Enter your answer as a vector.

User JarWarren
by
8.0k points

2 Answers

3 votes

Answer:

The resulting vector is given by:

(-4, -1)

User Ilenia
by
7.2k points
3 votes

For this case we have the following expression:

(1, 4) - 5 (1, 1)

The first thing we must do is multiply a scalar by a vector.

For this, we make the distributive property in the second vector.

We have then:

(1,4) - (5,5)

Then, we subtract vectors.

For this, we subtract component to component.

We have then:

((1-5), (4-5))

(-4, -1)

Answer:

The resulting vector is given by:

(-4, -1)

User Gib
by
6.8k points