Posted by Marie on Thursday, May 13, 2010 at 7:13pm.
If this is in just two dimensions:
A = ax i + ay j
B = bx i + by j
C = A-5B = (ax-5bx) i + (ay-5by)j
D = A- B = (ax- bx) i + (ay- by)j
if perpendicular C dot D = 0
(ax-5bx)(ax-bx)+(ay-5by)(ay-by) = 0
ax^2 -6ax bx + 5bx^2 +ay^2 -6ay by +5 by^2 = 0
but unit vectors so ax^2+ay^2 = 1
and
5(bx^2+by^2) = 5
so
6 - 6 ax bx -6 ay by = 0
so
ax bx + ay by = 1
Now we want to know A x B
determinant of
i j k
ax ay 0
bx by 0
= (ax by - ay bx)k
but
ax bx + ay by = 1
ay = (1-ax bx)/bx
so cross product is
(ax by - 1+ax bx)k
= [ax(bx+by)-1] k
Check carefully, I went pretty fast and there may be errors.
Related Questions
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 ...
Vectors - If vector a and b are unit vectors, and |a+b|= root3, determine (2a-5b...
physics - Suppose vector A=3i-2j, B= -i-4j and vector C are three vectors in xy ...
vectors - Given the vectors v=-2i+5j and w=3i+4i, determine (do I just plug what...
Math - vectors - In the product F(vector)=q(V(vector)xB(vector), take q = 4, V(...
Math: Vectors - Find any vector w that is perpendicular to both vector "u...
Calculus and vectors - Please help/verify the answer. 1. When you add vectors ...
PHYSICS VECTORS - 1. The problem statement, all variables and given/known data ...
maths - Given that vector c and vector d are non zero vectors such that vector c...
For Further Reading