Find P2 on Plane Given P1 & Dist. 3 Units

In summary, to find another point on the given plane (x,y,z) = (2,3,0) + s(4,1,5) + t(1,2,6) with a distance of 3 units from P1= (2,3,0), you can use the fact that the locus of all points 3 units from a given point is a sphere. This will intersect the plane in a circle, but you will need additional information to specify the second point. One possible way to find the second point is by using the fact that P1P2 is perpendicular to P1 and P3 (16.25, 0, 0), which provides two known points and two unknown variables
  • #1
Evien
2
0
If you are given a plane, (x,y,z) = (2,3,0) + s(4,1,5) + t(1,2,6), and you have a point, let's say P1= (2,3,0). How would you find another point on the plane if you know the distance between P1 and the second point is 3 units?
 
Physics news on Phys.org
  • #2


The locus of all points 3 units from a given one is a sphere.

This intersects the given plane in a circle.

So you need additional information to specify the second point you require.
 
  • #3


Sorry forgot to mention that P1P2 is perpendicular to P1 and P3 (16.25, 0, 0).
 
  • #4


So do you not now have two unknowns, s and t, and two known points P1 and P3, that you can use to substitute into find s and t and thence P2?
 
  • #5


To find the second point, we can use the distance formula to set up an equation:

d = √[(x2-x1)^2 + (y2-y1)^2 + (z2-z1)^2]

Where d is the distance between the two points, P1 = (x1, y1, z1) and P2 = (x2, y2, z2).

Since we know the distance between P1 and P2 is 3 units, we can substitute this value into the equation:

3 = √[(x2-2)^2 + (y2-3)^2 + (z2-0)^2]

Squaring both sides, we get:

9 = (x2-2)^2 + (y2-3)^2 + (z2)^2

Next, we can substitute the equation of the plane into the distance formula to eliminate one variable. This will give us a system of two equations:

x2 = 2 + 4s + t
y2 = 3 + s + 2t
z2 = 5s + 6t

Substituting these values into the equation above, we get:

9 = (2 + 4s + t - 2)^2 + (3 + s + 2t - 3)^2 + (5s + 6t)^2

Simplifying, we get:

9 = 16s^2 + t^2 + 20st + 4t + s^2 + 4st + 4t^2 + 25s^2 + 60st + 36t^2

Combining like terms, we get:

9 = 46s^2 + 84st + 41t^2

This is a quadratic equation in terms of s and t. We can solve for one variable and substitute the value into the equation of the plane to find the corresponding value for the other variable.

Once we have the values for s and t, we can plug them into the equation of the plane to find the coordinates of P2.

Therefore, using the given information and the distance formula, we can find the coordinates of P2 on the given plane.
 

1. How do you find P2 on a plane given P1 and a distance of 3 units?

To find P2 on a plane given P1 and a distance of 3 units, you will need to use the distance formula. This formula states that the distance between two points, (x1, y1) and (x2, y2), is equal to the square root of [(x2 - x1)^2 + (y2 - y1)^2]. In this case, P1 would be represented as (x1, y1) and the distance of 3 units would be represented as the square root of 3.

2. What is the distance formula and how is it used to find P2 on a plane given P1 and a distance of 3 units?

The distance formula is used to calculate the distance between two points on a plane. It states that the distance between two points, (x1, y1) and (x2, y2), is equal to the square root of [(x2 - x1)^2 + (y2 - y1)^2]. In this scenario, P1 would be represented as (x1, y1) and the distance of 3 units would be represented as the square root of 3. By plugging in these values and solving for P2, you can find the coordinates of P2 on the plane.

3. Can the distance between P1 and P2 be any value other than 3 units?

Yes, the distance between P1 and P2 can be any value other than 3 units. The distance formula allows you to calculate the distance between any two points on a plane, regardless of the distance between them. In this scenario, the given distance of 3 units is simply used as an example to demonstrate how to find P2 on a plane given P1 and a specific distance.

4. Can the distance formula be used for finding points on a three-dimensional plane?

No, the distance formula is specifically used for calculating the distance between two points on a two-dimensional plane. To find points on a three-dimensional plane, you would need to use a different formula, such as the Pythagorean theorem or the distance formula in three dimensions.

5. Are there any other methods for finding P2 on a plane given P1 and a distance of 3 units, besides using the distance formula?

Yes, there are other methods for finding P2 on a plane given P1 and a distance of 3 units. One method is to use the Pythagorean theorem, which states that in a right triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides. Another method is to use the midpoint formula to find the midpoint between P1 and P2, and then use Pythagorean theorem to calculate the distance between P1 and P2. However, the distance formula is the most straightforward and commonly used method for finding P2 on a plane given P1 and a distance of 3 units.

Similar threads

  • Linear and Abstract Algebra
Replies
3
Views
1K
  • General Math
Replies
3
Views
881
Replies
2
Views
782
  • Linear and Abstract Algebra
Replies
2
Views
3K
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
5
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
4
Views
620
  • Linear and Abstract Algebra
Replies
3
Views
302
  • Linear and Abstract Algebra
Replies
6
Views
3K
Back
Top