Finding Equations of Parallel Planes and Containing Lines | Vectors and Planes

  • Thread starter Thread starter tandoorichicken
  • Start date Start date
  • Tags Tags
    Planes Vectors
AI Thread Summary
To find the equation of a plane parallel to 2x + 4y + 8z = 17 and containing the line defined by x = 3 + 2t, y = t, z = 8 - t, the normal vector can be extracted as (2, 4, 8). For the second problem involving two lines, the normal vector can be determined using the cross product of the direction vectors from the lines. A point on the plane can be found by substituting a value for the parameter in either line's equation. The general equation of the plane can then be constructed using the normal vector and a point on the plane. Understanding these concepts allows for the effective formulation of plane equations in vector geometry.
tandoorichicken
Messages
245
Reaction score
0
I need to find the equation of a plane that is parallel to the plane 2x + 4y + 8z = 17 and contains the line { x = 3 +2t , y=t , z=8-t }.

Not quite sure how or where to begin. Something having to do with a perpendicular vector maybe?

Also, in a different problem, I need to find the equation of a plane that contains the lines:
\vec{r} = <1,1,0>+t<1,-1,2>
\vec{r} = <2,0,2>+s<-1,1,0>

Don't quite know where to begin this one either.
 
Last edited:
Physics news on Phys.org
Do you know how to extract the normal vector form the equation of a plane?

Do you know how to construct the equation of a a plane from a normal vector and a point? Do you know how to find a point on a line? (Hint: \vec{n} \cdot (\vec{r} - \vec{r_o}) = 0)

Can you find the normal vector somehow (one of the products, maybe) from two vectors that you know are perpendicular to it?

--J
 
You can find one point, which belongs to plane. For example when t=0.

And You have perpendicular vector from 2x+4y+8z=17 (2, 4, 8)

So, if You have point P (x1, y1, z1) and perpendicular vector n=(A, B, C), then
A(x-x1)+B(y-y1)+C(z-z1)=0 is your equation of plane
 
For the second problem, you can read off two vectors that lie in the plane (a lot like "slope"). Once you know that, the cross product gives you the normal to the plane and it's easy to find a point in the plane. (Since the given lines are in the plane, taking any value of t in either equation gives a point on that line and so in the plane.)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top