Finding the solution of three planes

  • Thread starter Thread starter gracelette
  • Start date Start date
  • Tags Tags
    Planes
Click For Summary
SUMMARY

The discussion focuses on solving a system of three planes defined by the equations: x + y + 7z = -7, 2x + 3y + 17z = -16, and x + 2y + (a^2 + 1) z = 3a. The key findings include that there are no solutions when a ≠ 3, as this leads to an inconsistent equation. The planes meet in a line when the last equation simplifies to 0z = 0, and they intersect at a single point when the last equation is in the form kz = , where k ≠ 0. The correct augmented matrix setup is crucial for determining these conditions.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically systems of equations.
  • Familiarity with Gaussian elimination and echelon form.
  • Knowledge of parametric equations and their derivation from linear systems.
  • Ability to analyze conditions for consistency in linear equations.
NEXT STEPS
  • Study Gaussian elimination techniques in depth.
  • Learn how to derive parametric equations from linear systems.
  • Explore the conditions for consistency in systems of linear equations.
  • Investigate the geometric interpretations of plane intersections in three-dimensional space.
USEFUL FOR

Students studying linear algebra, particularly those tackling systems of equations involving multiple planes, as well as educators looking for examples of plane intersections and their implications.

gracelette
Messages
2
Reaction score
0

Homework Statement


given the planes with equations:
x + y + 7z = -7
2x + 3y + 17z = -16
x + 2y + (a^2 + 1) z = 3a

find values for the constant a for which:
-there are no solutions
-the planes meet in a line. in this case find the parametric equation of the line
-meet at a point. then find the parametric equation of the point.

Homework Equations



gaussian elimination? I don't think there are any. =S

The Attempt at a Solution



I put the planes into an augmented matrix, and then into echelon form, and got (I think its correct) the general solution, which is attached. From the I can read off the equation of the line, right? The parts I'm really stuck on are parts one and three. I realize that for the planes to meet in a point, there has to be 3 pivots but beyond that I'm a bit stumped.

Well actually, I have a bit of a clue for part one, that a =/= 3 because then 0z = 18 which is inconsistent. is that right? But for part 3, I'm not sure how to do it, really.
 

Attachments

  • attempt at a solution.png
    attempt at a solution.png
    23.5 KB · Views: 577
Last edited:
Physics news on Phys.org
gracelette said:

Homework Statement


given the planes with equations:
x + y + 7z = -7
2x + 3y + 17z = -16
x + 2y + (a^2 + 1) z = 3a

find values for the constant a for which:
-there are no solutions
-the planes meet in a line. in this case find the parametric equation of the line
-meet at a point. then find the parametric equation of the point.

Homework Equations



gaussian elimination? I don't think there are any. =S

The Attempt at a Solution



I put the planes into an augmented matrix, and then into echelon form, and got (I think its correct) the general solution, which is attached. From the I can read off the equation of the line, right? The parts I'm really stuck on are parts one and three. I realize that for the planes to meet in a point, there has to be 3 pivots but beyond that I'm a bit stumped.

Well actually, I have a bit of a clue for part one, that a =/= 3 because then 0z = 18 which is inconsistent. is that right? But for part 3, I'm not sure how to do it, really.
You have a mistake. In your first augmented matrix, the bottom row is 0 0 a2 - 9 | 3a + 9

Right after that, you say let a = -3i. There are two real values that make a2 - 9 equal to 0.

For your other questions, there will be no solutions if the last equation is 0z = k, with k not equal to 0.
There will be multiple solutions (points along a line) if the last equation is 0z = 0.
Finally, there will be a unique solution (a single point) if the last equation is kz = <whatever>, with k not equal to 0.
 
Ooops. I guess this is what happens when I try do maths at obscene times of day. Thankyou, i worked it out now!
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
17
Views
3K
Replies
8
Views
3K