Equations for a Line Passing Through a Point with Given Direction Angles

  • Thread starter Thread starter f22archrer
  • Start date Start date
  • Tags Tags
    Work
f22archrer
Messages
14
Reaction score
0

Homework Statement



A line has direction angles 60°, 45°, 60° and passes through the point (1, -2, 5). Determine vector, parametric and symmetric equations of this line.

Homework Equations





The Attempt at a Solution



1/2 i + [root 2]/2 j +1 /2 k
parametric equation will be [1 ,-2, 5]
x= 1/2t+1
y=[root 2] /2 t+2
z=1/2 t+5

[x,y]= [1,2] + t[1/2,root2/2]

symmetrical
[x-1]/.5= {y-2]/[root2/2]}=[z-5]/.5

thats my final answer... please check if i have done it the proper way...
 
Physics news on Phys.org
f22archrer said:
x= 1/2t+1
y=[root 2] /2 t+2
z=1/2 t+5
Hey archer. I hope this reply is not too late for you. Anyway, you are very close to the parametric equation of the line. Remember the line passes through the point (1,-2,5) So your equation has one slight mistake in it.

f22archrer said:
[x,y]= [1,2] + t[1/2,root2/2]

symmetrical
[x-1]/.5= {y-2]/[root2/2]}=[z-5]/.5
Again, you are really close, the x and z parts are correct, but you have made the same slight mistake with the y part.

f22archrer said:
1/2 i + [root 2]/2 j +1 /2 k
This is part of the answer for the vector equation of the line, but there is more. hint: will this vector equation take you from the origin to any general point on the line?
 
thanks
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top