Finding the Equation of a Perpendicular Line Through a Given Point

  • Thread starter Thread starter andrey21
  • Start date Start date
  • Tags Tags
    Line
andrey21
Messages
475
Reaction score
0
Find the equation of the straight line which is perpendicular to the plane

4x+3y+2z=1

Which goes through the point (1,1,7)

Is the point (5,7,15) on this line?

By inspection we can see direction of the normal to the plane:

(4,3,2)

Therefore equation of straight line is:

r(t) = (1,1,7) + t (4,3,2)

Now I need to establish a value for t, however when I substitute in values for x,y,z I obtain:

t=1
t=2
t=4

Any help would be great thank you
 
Physics news on Phys.org
andrey21 said:
Find the equation of the straight line which is perpendicular to the plane

4x+3y+2z=1

Which goes through the point (1,1,7)

Is the point (5,7,15) on this line?

By inspection we can see direction of the normal to the plane:

(4,3,2)

Therefore equation of straight line is:

r(t) = (1,1,7) + t (4,3,2)

Now I need to establish a value for t, however when I substitute in values for x,y,z I obtain:

t=1
t=2
t=4

Any help would be great thank you
Solving the equation <5, 7, 15> = <1, 1, 7> + t<4, 3, 2> yields
5 = 1 + 4t
7 = 1 + 3t
15 = 7 + 2t

In the first equation, t = 1 is the solution. Since the value is not a solution of the other two equations, you should conclude that (5, 7, 15) is not a point on the line.
 
Thank you mark 44 :smile:
 
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