- #1
bossman007
- 60
- 0
Homework Statement
A is a vector
Show that: a1 = x hat (dot) A
a2 = y hat (dot) A
a3 = z hat (dot)A
Homework Equations
A= (a1*x hat) + a2*y hat) + (a3* z hat)
The Attempt at a Solution
my hint says to take the dot product of both sides of the equation in (2) with each of the basis vectors in turn.
Doing this I get A^2 = [(a1*x hat) + a2*y hat) + (a3* z hat)] dot A
I don't know what to do next, or if that's even right.