Finding vertex of a 3D Triangle on a Plane

In summary, the problem at hand is to find the third vertex P(x, y, z) of a triangle on a known plane (n1x + n2y + n3z + n4 = 0), with two given vertices (P1(x1, y1, z1) and P2(x2, y2, z2)), and known distances from P to each vertex (L1 and L2). After researching, it is found that there are two solutions for P, which are symmetric across the line segment connecting P1 and P2. Therefore, there are three equations for P: the plane equation and the two distance equations.
  • #1
Anand Sivaram
90
43
TL;DR Summary
3D Triangle third vertex on a Plane
I came across the following problem and wondering how to solve it.

There is a plane n1x + n2y + n3z + n4 = 0 where n1, n2, n3, n4 are known. The triangle is in this plane.
We already know the two vertices P1(x1, y1, z1), P2(x2, y2, z2) of the triangle.
Now we have to find the third vertex P(x, y, z) of the triangle on the plane
such that P1-P distance is L1 and P2-P distance is L2 and are known.

I tried to find the solution in a number of places and came across the following one, but I was wondering whether we could get a unique solution based on that. Because this solutions reaches the long equation and the plane equation already, that means two equations and three unknowns.
https://math.stackexchange.com/ques...le-with-known-plane-two-points-and-lengths-of

Is it possible to get a unique or two point solution for P? Any help would be really appreciated.
 
Mathematics news on Phys.org
  • #2
I think the answer is there are two solutions as you surmised from a simple geometric argument using a compass and straightedge on a piece of paper. With the paper acting as the plane, draw a line segment on the paper as one edge of the triangle.

Drawing arcs centered on the endpoints of the line segment with the lengths L1 and L2. You will find two points, both solutions to your problem.
 
  • Like
Likes Anand Sivaram
  • #3
Anand Sivaram said:
Is it possible to get a unique or two point solution for P?
Not a unique solution.
jedishrfu said:
Drawing arcs centered on the endpoints of the line segment with the lengths L1 and L2. You will find two points, both solutions to your problem.
Right, and the two solutions for P are symmetric across the line segment ##P_1P_2##.
 
  • Like
Likes Anand Sivaram and jedishrfu
  • #4
There should be three equations for P. P is on the plane and the two distance equations.
 
  • Like
Likes Anand Sivaram and jedishrfu

1. How do you find the vertex of a 3D triangle on a plane?

To find the vertex of a 3D triangle on a plane, you can use the formula V = A + B + C, where A, B, and C are the three vertices of the triangle. This formula works because the vertex is the point where all three sides of the triangle meet.

2. Can the vertex of a 3D triangle be located outside of the triangle?

No, the vertex of a 3D triangle must always be located inside the triangle. If the vertex is located outside of the triangle, then the triangle is not a valid shape.

3. What information do I need to find the vertex of a 3D triangle on a plane?

To find the vertex of a 3D triangle on a plane, you will need the coordinates of the three vertices of the triangle. You can use these coordinates to plug into the formula V = A + B + C and find the exact location of the vertex.

4. Is it possible for a 3D triangle to have more than one vertex?

No, a 3D triangle can only have one vertex. The vertex is the point where all three sides of the triangle meet, and if there were multiple vertices, it would no longer be a triangle.

5. How does finding the vertex of a 3D triangle on a plane relate to real-world applications?

Finding the vertex of a 3D triangle on a plane is a fundamental concept in geometry and is used in various real-world applications, such as computer graphics, engineering, and physics. It allows us to accurately determine the location of a point in 3D space and is essential in creating and analyzing 3D shapes and structures.

Similar threads

Replies
4
Views
965
Replies
5
Views
2K
  • Precalculus Mathematics Homework Help
Replies
17
Views
994
Replies
1
Views
2K
  • Precalculus Mathematics Homework Help
Replies
11
Views
8K
Replies
2
Views
10K
  • Precalculus Mathematics Homework Help
Replies
9
Views
2K
  • Introductory Physics Homework Help
Replies
4
Views
23K
  • Precalculus Mathematics Homework Help
Replies
2
Views
2K
Back
Top