Posted by Anonymous on Wednesday, February 13, 2008 at 2:38pm.
let [2,8] = a[3,0] + b[-1,2]
so you get 3a - b = 2
and 2b = 8
from the second equation b = 4, subbing that back in to the first...
3a - 4 = 2
a = 2
check to see if [2,8] = 2[3,0] + 4[-1,2]
sure does!
We were lucky that in the second equation one of the variables dropped out, normally you would end up solving 2 equations in 2 unknowns.
What? I don't understand what you did. . .
Related Questions
maths - Given that vector c and vector d are non zero vectors such that vector c...
cartesian vectors 2 - let vector U = (vector u1, vector u2) vector V = (vector ...
Mamthematics - Vectors - a) If vector u and vector v are non-collinear vectors ...
physics [vectors] - The concept i get, but somehow i just can't execute this...
vectors - Given the vectors v=-2i+5j and w=3i+4i, determine (do I just plug what...
physics - Vector A is given by A = c x + 6 y, and vector B is given by B = 4.8 x...
math - given that vectors(p+2q) and (5p-4q) are orthogonal,if vectors p and q ...
math - given that vectors(p+2q) and (5p-4q) are orthogonal,if vectors p and q ...
PHYSICS VECTORS - 1. The problem statement, all variables and given/known data ...
12th grade - prove that normal to plane containing 3 points whose position ...
For Further Reading