SOLUTION: The vector v=[4 5] can be written as a linear combination of the vectors v1=[1 3] and v2=[4 -2] by letting c1=? and c2=?. Find c1 and c2 to solve.

Algebra.Com
Question 135207: The vector v=[4 5] can be written as a linear combination of the vectors v1=[1 3] and v2=[4 -2] by letting c1=? and c2=?. Find c1 and c2 to solve.
Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
    v = c1v1 + c2v2

[4 5] = c1[1 3] + c2[4 -2]

[4 5] = [c1*1 c1*3] + [c2*4 c2*-2]

[4 5] = [c1 3c1] + [4c2 -2c2]

[4 5] = [c1+4c2  3c1-2c2]

Equating first components give the equation

4 = c1 + 4c2

Equating second components gives the equation

5 = 3c1 - 2c2

So we have this system of equations:

4 =  c1 + 4c2
5 = 3c1 - 2c2

Or

 c1 + 4c2 = 4 
3c1 - 2c2 = 5

Solve that system of equations and get

c1 = 2, c2 = 1/2

Edwin


RELATED QUESTIONS

hello How do i find the basis of a space spanned by a set of vectors v1 =... (answered by Jk22)
Let v1=[2,0,6] , v2=[-1,4,5] , v3=[1,-1,1]. Find the value(s) of k for which b=[2,1,k]... (answered by ikleyn)
1)In 3d-space, let v1=(0,2,1) v2=(2,1,1) v3=(1,3,-1) v4=(4,2,1). Write v4 as linear... (answered by Fombitz)
How to calculate a 3% solution (of 1000mls) from a 93% stock (of 100mls). I have tried (answered by TimothyLamb,josgarithmetic)
This is my second and last question. This is not in a textbook. a.)Let T be a linear... (answered by venugopalramana)
Let v1 and v2 be non zero vectors in a vector space V. Show that the following statements (answered by robertb)
Let v1, v2, v3 be nonzero vectors in R4 where v3 = 3·v2. Show that v1 is a linear... (answered by robertb)
Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I... (answered by venugopalramana)
For questions 3-5, find the first 4 terms and the 8th term of the recursively-defined... (answered by stanbon)