Problems from Linear Combination of vectors

Can the vector w=(5,2) be expressed as a linear combination of u=(1,2) and v=(1,2)?

See development and solution

Development:

We want to find λ and μ so that w=λu+μv. We have: (5,2)=λ(1,2)+μ(1,2)=(λ,2λ)+(μ,2μ)=(λ+μ,2λ+2μ) De manera que: λ+μ=52λ+2μ=2}λ=3, μ=2 We have just found values for λ and μ for which w=λu+μv. Therefore, we can express w=(5,2) as a linear combination of u=(1,2) and v=(1,2).

Solution:

The vector w=(5,2) can be espress as a linear combination of u=(1,2) and v=(1,2):  w=3u2v.

Hide solution and development
View theory