Find the Unit Vector Parallel to 2x-z=4

chonghuh
Messages
3
Reaction score
0

Homework Statement




I have trouble solving this following problem: Find a unit vector parallel to this equation 2x-z=4.

The answer is supposed to come out as (2x+4z)/(square root of 20). It would be great if someone can show me how to get this answer.

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
2x-z=4
represents the family of points in the form (x, 0, 2x-4)
and the points (0,0,4) and (1,0,-2) are part of that family,
with them we can form the vector (1,0,2)

So we get the family of vectores parallel to the line by
x.(1,0,2)

Notice from your solution its easy to see that they used:
x = 2

Now we just need to divide (2, 0, 4) by its norm
which is sqrt(2^2 + 4^2)
 
First, the problem, as you stated it, does not make sense! An "equation" is not a geometric object and you cannot talk about something being parallel to an "equation"!

I suspect that you mean "Find a unit vector parallel to the graph of the equation 2x-z= 4". Of course, then, the answer cannot be "(2x+4z)/\sqrt{20} because that is an "expression", not a vector. Perhaps you mean (2\vec{i}+ 4\vec{k})/\sqrt{20}.

Further, if we are to interpret this in 3 dimensions (implied by using x and z rather than x and y), then the set of points satisfying 2x- z= 4 is a plane and there are and infinite number of vectors parallel to that plane.

If, instead, you mean a unit vector, in the xz-plane, parallel to the line given by 2x- z= 4, a simple way to do this is to note that if x= 0, z= -4 and if z= 0, x= 2. That is, the line goes through (0, -4) and (2, 0). A vector from (0, -4) to (2, 0) is 2\vec{i}+ 4\vec{k}. That vector has length \sqrt{2^2+ 4^2}= \sqrt{20}. A unit vector pointing in the same direction as that line (in the xz-plane) is
(2\vec{i}+ 4\vec{k})/\sqrt{20}[/itex]
 
y it could be in \ R^2 my bad :rolleyes:
 
Last edited:
Thank you for the help
 
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