Finding a unit vector orthogonal to

tnutty
Messages
324
Reaction score
1

Homework Statement



Find a unit vector that is orthogonal to both i + j and i + k.

I know I can solve this using the cross product of the two. But This chapter is about
dot product and not cross product.

I am not sure how I could go about solving this problem using the properties of a dot product.

This is just a review, in test I would use the cross product.
 
Physics news on Phys.org
Thinking about this, I think I could use this formula :

A*B = |A||B| cos(theta);

=

B / |B| = |A|cos(theta) / A

Where A is the displacement vector from the given vector, and theta should be 90 deg.

Thus I would find a unit vector, B, perpendicular to the displacement vector of the
given vectors, which is parallel to Each of the 2 given vector.

Is this assumption correct?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top