How to Solve Vector Equations

To solve vector equations, for each vector, gather the factors that are in front of it. Do this with all the vectors in the equation to make a system of equations.

Theory

Vector Equations

A vector equation is expressed as

au + bv = cu + dv,

where u and v are two non-parallel vectors, and a, b, c and d are expressions that can include both constants and variables.

Set the expressions in front of u equal to each other and the expressions in front of v equal to each other:

a = cb = d.

This is your system of equations.

Example 1

Find the values of k and l given that

(2 k)u + v = 4u (l + 3) v.

You put the expressions in front of u equal to each other and the expressions in front of v equal to each other. Then you can solve the set of equations:

2 k = 4 1 = l 3 k = 2 l = 4

Example 2

Find the values of k and l given that

(l + 3k)u + 3v = 2ku (4 + 2k)v.

You put the expressions in front of u equal to each other and the expressions in front of v equal to each other. That gives you this system of equations, which you can solve:

l + 3k = 2k 3 = 4 2k 7 = 2k k = 7 2 l = k l = (7 2) l = 7 2

Want to know more?Sign UpIt's free!