Finding a plane given a point and a line help *calculus*

Click For Summary
SUMMARY

The discussion focuses on finding a plane that contains the point (6, -3, 1) and the line of intersection of the planes defined by the equations -6x - 1y + 7z = -10 and 4x - 7y - 6z = -25. The solution involves determining the line of intersection, identifying two points on that line, and using these points along with the given point to derive the equation of the desired plane. The final equation of the plane is expressed as 846.5755x - 4.3627y - 976.16z = 5079.453.

PREREQUISITES
  • Understanding of vector calculus and cross products
  • Familiarity with the equations of planes in three-dimensional space
  • Knowledge of solving systems of linear equations
  • Proficiency in manipulating parametric equations
NEXT STEPS
  • Study the method for finding the intersection of two planes
  • Learn how to compute the cross product of vectors
  • Explore the derivation of the equation of a plane from three points
  • Investigate the use of parametric equations in three-dimensional geometry
USEFUL FOR

Students and educators in calculus, particularly those focusing on multivariable calculus and three-dimensional geometry, as well as anyone involved in solving complex geometric problems involving planes and lines in space.

the7joker7
Messages
111
Reaction score
0

Homework Statement



I know I've had a lot of questions about this lately, but this will be the last one...I think I have the right idea but I'm a tad off.

Okay, so the question is

Find a plane containing the point (6,-3,1) and the line of intersection of the planes `-6 x -1 y + 7 z = -10` and `4 x -7 y -6 z = -25`

So you have to find the line, find two points on that line, and then find the plane with the 3 points.

Here are my calculations, but the numbers are funky so I doubt I'm right.

The Attempt at a Solution



<-6, -1, 7>
<4, -7, -6>

I(6 + 49) - J(36 - 28) + K(42 + 4)

(55, -8, 46)

-1y + 7z = -10

-7y - 6z = -25

-----

-y = -10 - 7z

7(-10 - 7z) - 6z = -25

-70 - 49z - 6z = -25

-55z = 45

z = -(45/55)

-y = -10 - 7(44/55)

-y = -15.72

y = 15.72

z = -.818181

(0, 15.72, -.818181)

r = (0, 15.72, -.818181) + t(55, -8, 46)

or

x = 0 + 55t

y = 15.72 - 8t

z = -.818181 + 46t

-----

Point 1 = (6, -3, 1)
Point 2 = (55, 7.72, 45.181818)
Point 3 = (110, -.28, 91.181818)

A = <51, 10.72, 44.181818>
B = <104, 2.72, 90.181818>

I(966.75 - 120.1745) - J(4599.2727 - 4594.91) + K(138.72 - 1114.88)

I(846.5755) - J(4.3627) + K(-976.16)

846.5755(x - 6) - 4.3627(y + 3) - 976.16(z - 1) = 0

846.5755x - 4.3627y - 976.16z = 5079.453
 
Physics news on Phys.org
the7joker7 said:

The Attempt at a Solution



<-6, -1, 7>
<4, -7, -6>

I(6 + 49) - J(36 - 28) + K(42 + 4)

<55, -8, 46>

OK, here's the vector that is mutually perpendicular to the normal vectors of the two planes, so it must point the direction of a line lying in the desired plane.

-1y + 7z = -10

-7y - 6z = -25

-----

You chose to set x = 0, so you need to find the remaining coordinates for a point in both planes.

-y = -10 - 7z

7(-10 - 7z) - 6z = -25

-70 - 49z - 6z = -25

-55z = 45

z = -(45/55)

-y = -10 - 7(44/55)

Copying error: you should have z = -45/55 = -9/11 , so

-y = -10 - 7·(-9/11) = (-110 + 63)/11 = -47/11 . (You also dropped the sign for -45/55.)

So (0, 47/11, -9/11) is in both planes, which can be verified by substituting it back into the equation of each plane. (If you'd tried that at this point, you'd have spotted the error.)

I believe this is how you'd proceed from here. You know the line in the desired plane which is parallel to <55, -8, 46> has to pass through this point, so set up

(x - 0)/55 = (y - [47/11])/(-8) = (z - [-9/11])/46

Pick any convenient point on this line and construct the vector from that point to (6,-3,1). The cross product of that vector and <55, -8, 46> will give you the normal vector to the desired plane. Finally, with those components <A,B,C> giving you the coefficients for the plane, you can set up

A·(x - 6) + B·(y + 3) + C·(z - 1) = 0.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
5
Views
2K
Replies
4
Views
5K
Replies
6
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K