Find the Equation of Plane & Distance from Point

In summary, the conversation is about a maths question regarding finding the equation of a plane and the distance from a point to that plane. The given information includes position vectors and equations for a plane containing a point and perpendicular to a vector. The solution involves finding the vector PQ, writing parametric equations for a line, solving for a parameter, and calculating the distance between two points.
  • #1
VooDoo
59
0
Hi Guys,

I am stuck on a maths question for my first year of Engineering at University. Your help would be greatly appreciated! :smile:

I don't know where to start
1. Given that a = (3, 1, 2) and b = (1,−2,−4) are the position vectors of the points P and Q
respectively, find
(a) the equation of the plane passing through Q and perpendicular to PQ,
(b) the distance rom the point (−1, 1, 1) to the plane obtained in (a).


Thanks guys o:)
 
Mathematics news on Phys.org
  • #2
You need to know: The equation of a plane containing [itex](x_0,y_0,z_0)[/itex], perpendicular to the vector Ai+ Bj+ Ck, is [itex]A(x-x_0)+ B(y- y_0)+ C(z- z_0)= 0[/itex]. (For any point (x,y,z) in that plane, [itex](x-x_0)i+ (y- y_0)j+ (z- z_0)k[/itex] is in the plane and so is perpendicular to [itex]Ai+ Bj+ Ck[/itex]. The dot product of the two is 0.)

In this problem, the vector PQ is (3-1)i+ (1-(-2))j+ (2-(-4))k= 2i+ 3j+ 6k

As far as (b) is concerned, I'll bet there is a formula for the distance between a point and a plane in this same section of your textbook. To do it without that formula, remember that the shortest distance between a point and a plane is along a line perpendicular to that plane.
i) Write the parametric equations, for x, y, z in terms of a paratmeter t, for a line through (-1, 1, 1) in the same direction as the vector 2i+ 3j+ 6k.
ii) Plug those equations into the equation of the plane, from (a), to get a single equation in the single variable t and solve for t.

iii) Put that value of t into the parametric equations to get (x,y,z) coordinates of the point on the line and plane.

iii) Calculate the distance between that point and (-1, 1, 1).
 
  • #3


Hi there,

Sure, I'd be happy to help you with this question! Let's break it down step by step.

(a) To find the equation of a plane passing through two points, we need to find the normal vector of the plane. This can be done by taking the cross product of the two position vectors, PQ x QP. In this case, it would be (-2, -3, -3).

Next, we can choose any point on the plane to use in our equation. Since the plane passes through Q, we can use the coordinates of Q as our point. This gives us the equation of the plane as (-2, -3, -3) * (x-1, y+2, z+4) = 0.

Simplifying this equation gives us -2x - 3y - 3z + 17 = 0.

(b) To find the distance from a point to a plane, we can use the formula d = |ax + by + cz + d| / √(a^2 + b^2 + c^2), where (a, b, c) is the normal vector of the plane and (x, y, z) is the coordinates of the given point.

In this case, we can plug in the values from the equation we found in part (a) and the coordinates of the given point to get d = |-2(-1) - 3(1) - 3(1) + 17| / √((-2)^2 + (-3)^2 + (-3)^2), which simplifies to 7/√22.

I hope this helps! Let me know if you have any further questions or need clarification on any of the steps. Best of luck with your studies! :)
 

1. What is the equation of a plane in 3-dimensional space?

The equation of a plane in 3-dimensional space is Ax + By + Cz + D = 0, where A, B, and C are constants representing the direction of the plane and D is the distance from the origin.

2. How do you find the equation of a plane given three points?

To find the equation of a plane given three points (x₁, y₁, z₁), (x₂, y₂, z₂), and (x₃, y₃, z₃), you can use the formula:
(x - x₁)(y₂ - y₁)(z₃ - z₁) + (y - y₁)(z₂ - z₁)(x₃ - x₁) + (z - z₁)(x₂ - x₁)(y₃ - y₁) = (x - x₁)(z₂ - z₁)(y₃ - y₁) + (y - y₁)(x₂ - x₁)(z₃ - z₁) + (z - z₁)(y₂ - y₁)(x₃ - x₁)

3. How do you find the distance from a point to a plane?

To find the distance from a point (x₀, y₀, z₀) to a plane Ax + By + Cz + D = 0, you can use the formula:
distance = |Ax₀ + By₀ + Cz₀ + D| / √(A² + B² + C²)

4. Can the equation of a plane have negative coefficients?

Yes, the equation of a plane can have negative coefficients. These coefficients represent the direction of the plane. For example, if the equation of a plane is y - 2z + 3 = 0, it means the plane is perpendicular to the y-axis and is moving in the negative z-direction.

5. How many points are needed to uniquely determine a plane?

Three non-collinear points are needed to uniquely determine a plane. This means that the three points cannot lie on the same line, otherwise, they would not define a unique plane.

Similar threads

  • General Math
Replies
3
Views
815
Replies
4
Views
596
Replies
4
Views
955
  • General Math
Replies
3
Views
868
  • General Math
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
685
Replies
2
Views
1K
Replies
1
Views
2K
  • Precalculus Mathematics Homework Help
Replies
8
Views
1K
Back
Top