Unit vectors please check my answer

jhosamelly
Messages
125
Reaction score
0

Homework Statement


if \vec{e_{1}} = 5\hat{i} - 3\hat{j} + 2\hat{k} what is the unit vector \hat{e_{1}}


Homework Equations





The Attempt at a Solution


here is my answer,, please confirm if I'm correct.

|\hat{e_{1}}| = \sqrt{\vec{e_{1}} . \vec{e_{1}}}
|\hat{e_{1}}| = \sqrt{(5\hat{i} - 3\hat{j} + 2\hat{k}) . (5\hat{i} - 3\hat{j} + 2\hat{k})}
|\hat{e_{1}}| = \sqrt{(5\hat{i}) . (5\hat{i}) + (-3\hat{j}) . (-3\hat{j}) + (2\hat{k}) . (2\hat{k})}
|\hat{e_{1}}| = \sqrt{(25+9+4)}
|\hat{e_{1}}| = \sqrt{38}


\hat{e_{1}} = \frac{5\hat{i} - 3\hat{j} + 2\hat{k}}{\sqrt{38}}

am i correct? Please check
 
Last edited:
Physics news on Phys.org
jhosamelly said:

Homework Statement


if \vec{e_{1}} = 5\hat{i} - 3\hat{j} + 2\hat{k}

Homework Equations



The Attempt at a Solution

That's not a unit vector.

Please state the problem you're trying to solve.
 
SammyS said:
That's not a unit vector.

Please state the problem you're trying to solve.

sorry i wasn't finished editing yet earlier.. please check my solution now. Thanks :))
 
Last edited:
jhosamelly said:

The Attempt at a Solution


here is my answer,, please confirm if I'm correct.

|\hat{e_{1}}| = \sqrt{\vec{e_{1}} . \vec{e_{1}}}
|\hat{e_{1}}| = \sqrt{(5\hat{i} - 3\hat{j} + 2\hat{k}) . (5\hat{i} - 3\hat{j} + 2\hat{k})}
|\hat{e_{1}}| = \sqrt{(5\hat{i}) . (5\hat{i}) + (-3\hat{j}) . (-3\hat{j}) + (2\hat{k}) . (2\hat{k})}
|\hat{e_{1}}| = \sqrt{(25+9+4)}
|\hat{e_{1}}| = \sqrt{38}


\hat{e_{1}} = \frac{5\hat{i} - 3\hat{j} + 2\hat{k}}{\sqrt{38}}

am i correct? Please check
Yes. That is correct .
 
Thanks.. Can you please check my other question.. I really appreciate it! Thanks again.
 
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