asked 94.1k views
2 votes
Given vector v = (1, -1), find -4v.

1 Answer

3 votes

Answer:

<-4,4>

Explanation:

-4 * <1,-1> = <-4 * 1, -4 * -1> = <-4, 4>

answered
User Yuna Braska
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.