Where Does a Line Meet a Plane?

  • Thread starter Thread starter megr_ftw
  • Start date Start date
  • Tags Tags
    Line Plane
megr_ftw
Messages
68
Reaction score
0

Homework Statement


Find the point P where the line x = 1 + t, y = 2t, z = -3t intersects the plane x + y - z = -1


Homework Equations





The Attempt at a Solution


vector of line= <1,2,-3>

Am I suppose to find the projection of the two vectors?
 
Physics news on Phys.org
Don't you need to find the values of t for which x+y-z=-1?

Plug x,y and z into the planes equation in terms of t, find the value of t for which the equality holds then transfer it back to the line to find the position of the intersection.
 
plug -1 into the line equation right? and that should give me the value of t?
 
I havn't done this for a while, but it looks like x+y-z=-1 means that (1+t) + 2t - (-3t) = -1 should give you t, and then you can work out the co-ordinates of this point.
 
thanks I figured it out. intersects at point (2/3, -2/3, 1)
 
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