SOLUTION: Let u = <-5, 1>, v = <7, -4>. Find 9u - 6v
Algebra
->
Vectors
-> SOLUTION: Let u = <-5, 1>, v = <7, -4>. Find 9u - 6v
Log On
Algebra: Introduction to vectors, addition and scaling
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Vectors
Question 1111466
:
Let u = <-5, 1>, v = <7, -4>. Find 9u - 6v
Answer by
math_helper(2461)
(
Show Source
):
You can
put this solution on YOUR website!
9u - 6v = <9*(-5),9*1> - <6*7, 6*(-4)> = <-45-42, 9+24> =
<-87, 33>