Find the equation for the plane containing the point

  • Thread starter Thread starter number0
  • Start date Start date
  • Tags Tags
    Plane Point
Click For Summary
SUMMARY

The equation of the plane containing the point (3, -8, 7) and the line defined by l(t) = <1, -8, 5> + t<3, -2, 5> is derived using the cross product of two vectors. The first vector is obtained by evaluating the line at t=0, yielding the point (1, -8, 5). The second vector is the difference between the given point and this point, resulting in <2, 0, 2>. The cross product of the vectors <3, -2, 5> and <2, 0, 2> produces the normal vector <-1, 1, 1>. Substituting this normal vector into the plane equation format yields the final equation: -x + y + z = -4.

PREREQUISITES
  • Understanding of vector operations, specifically cross product
  • Familiarity with the equation of a plane in 3D space
  • Basic knowledge of parametric equations of lines
  • Ability to manipulate algebraic equations
NEXT STEPS
  • Study the properties and applications of the cross product in vector calculus
  • Learn how to derive the equation of a plane from a point and a normal vector
  • Explore parametric equations of lines and their geometric interpretations
  • Practice solving similar problems involving planes and lines in 3D space
USEFUL FOR

Students studying geometry, particularly those focusing on 3D vector analysis, as well as educators looking for examples of plane equations derived from points and lines.

number0
Messages
102
Reaction score
0

Homework Statement



Find the equation for the plane containing the point (3,-8,7) and the line

l(t)=<1,-8,5>+t<3,-2,5>

Homework Equations



Cross product

Equation of a plane: A(x-x0)+B(y-y0)+C(z-z0)+D=0

The Attempt at a Solution



First I set t=0 in l(t)=<1,-8,5>+t<3,-2,5> to obtain the point (1,-8,5)

I then proceed to to subtract the given point (3,-8,7) by (1,-8,5) to get a vector <2,0,2>.

Since I have two vectors, that is, <3,-2,5> and <2,0,2>, I can use the cross product on

the two vectors to obtain the vector for the plane. By <3,-2,5> x <2,0,2>, I obtained the

vector <-4,4,4>. Simplifying it would result in <-1,1,1>.

Thus, using the equation for the plane:

A(x-x0)+B(y-y0)+C(z-z0)+D=0

where <A,B,C> = <-1,1,1> and (x0,y0,z0) = (3,-8,7)

So now, the equation looks like this:

-(x-3)+(y+8)+(z-7)=0

-x+3+y+8+z-7=0

-x+y+z=-4I am not even sure if I did it right. This question was a question on my last exam (and the

only one that I missed). Sadly, my professor did not even post up the solutions. Can anyone

please see if my results and methods were correct? Thanks! :)
 
Last edited:
Physics news on Phys.org
You can check your answer yourself.
Does your plane contain the point (3, -8, 7)?
Is every point in the given line also on your plane?

If the answers to both questions are yes, then your work is correct.
 

Similar threads

Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
5K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K