Asked by 123

Given a = [1,6] and b = [-1,2], express the vector c = [5,9] as a linear combination of a and b

Answers

Answered by oobleck
If c = ma + nb then
m - n = 5
6m + 2n = 9
Now just solve for m and n
There are no AI answers yet. The ability to request AI answers is coming soon!