77.1k views
2 votes
Question 1

If u = <11,-5> and v = <-2,3> find 3u - 5v.

Question 2
If m = <0,0> and n = <1,-6> find m - n.

Explain how you got your answer.

1 Answer

0 votes

Answer:

  1. <43, -30>
  2. <-1, 6>

Explanation:

The answer is found by carrying out the indicated arithmetic. Multiplying a vector by a scalar multiplies each of the vector's components. Adding vectors adds corresponding components.

Question 1

3u -5v = 3<11, -5> -5<-2, 3>

= <3·11 -5(-2), 3(-5) -5(3)>

= <33 +10, -15 -15>

= <43 -30>

Question 2

m - n = <0, 0> -<1, -6>

= <0 -1, 0 -(-6)>

= <-1, 6>

User Rajesh Gopu
by
7.3k points

Related questions

asked Mar 8, 2024 143k views
Lit asked Mar 8, 2024
by Lit
7.7k points
1 answer
3 votes
143k views
asked Mar 13, 2024 157k views
Keith Aymar asked Mar 13, 2024
by Keith Aymar
8.0k points
1 answer
1 vote
157k views