Linear algebra - linear equation for a plane

In summary, the problem is that the equation for the plane is not linearly dependant on the values of x and y.
  • #1
Rectifier
Gold Member
313
4
The problem
I am trying to write the equation for the plane on the following form ## ax + by + cz + d = 0 ##

$$
\begin{cases}
x = 1 + s - t \\
y = 2 - s \\
z = -1 + 2s
\end{cases}
$$

The attempt

## s, t ## are the parameters for the two directional vectors which "support" the plane.

$$
\begin{cases}
x = 1 + s - t \\
2 - y = s \\
z + 1 = 2s
\end{cases}
$$

Composistion of the last two equations

$$
\begin{cases}
x = 1 + s - t \\
z + 1 = 2(2 - y)
\end{cases}
$$

$$
\begin{cases}
x = 1 + s - t \\
2y + z = 3
\end{cases}
$$

What should I do about ##x = 1 + s - t## ?
 
Last edited:
Physics news on Phys.org
  • #2
You can use the second equation to eliminate ##s## from ##x=1+s-t##. You will be left with an equation involving ##x,y,t##. Since ##t## can be any real number, and there are no other equations that can enable us to eliminate ##t##, what does that tell you about the dependence of the value of ##x## on ##y##, or the lack of such dependence? What about ##x##'s dependence or lack thereof on ##z##?

If there is no dependence on either, what does that tell you about the plane? Is it parallel to any landmark of interest?
 
  • Like
Likes Rectifier
  • #3
Okay, you realize that you are dealing with parametric equations for your plane. Remember that, for determining the equation of a plane you just need two informations: a normal vector to the plane, and a vector parallel to the plane, and you should be able to find the equation by taking the dot product.

So, how do you determine a normal vector using those parametric equations?
 
  • #4
andrewkirk said:
You can use the second equation to eliminate ##s## from ##x=1+s-t##.

Are you referring to
$$
\begin{cases}
x = 1 + s - t \\
2y + z = 3
\end{cases}
$$
?

If yes, how can I do that? Do i write 3 as 2 + 1, subtract 2 from both sides and then substitute the expression for 1 from both equations?
ramzerimar said:
...a normal vector to the plane, and a vector parallel to the plane, and you should be able to find the equation by taking the dot product.

Unfortunately I am not familiar with that.
 
  • #5
Rectifier said:
Are you referring to
No, the second equation in the original set of three, which is ##y=2-s##.
 
  • #6
andrewkirk said:
No, the second equation in the original set of three, which is ##y=2-s##.

Alright, but even if I did that I would still have that top equation with the abundant parameter ##t## left.
 
  • #7
Yes, as I pointed out in post 2. Read over post 2, which suggests how you can use that fact to form conclusions.
 
  • Like
Likes Rectifier
  • #8
What do you mean by dependence?
 
  • #9
In this context, by '##x## depends on ##y##' I mean that choosing a value of ##y## in some way narrows down the range of possible values for ##x##. With those equations, does choosing a value for ##y## do that? Or can we choose ##x## to be any number at all for a given value of ##y##?
 
  • #10
I am not sure if I get the point in the post above but should I be thinking in terms of a linear equation now? Since there are no more t:s to eliminate that one from the equation, doesn't it matter what values x and y have in that equation then since we can't find a value for ##t##?

Sorry if I missed your point.
 
  • #11
We have two equations:
$$2y+z=3$$
$$x=3-y-t$$
The first one tells us that for every value of ##z## there is a unique possible value of ##y##. It does not constrain ##x## at all.
Does the second equation constrain ##x## at all, given that ##t## can be any real number? For example, if ##y ## is 1, can you find a value of ##t## that makes ##x## equal to 3? What about a value of ##t## that makes ##x=-3##, or ##x=1,000,000##? Now what if ##y=-10##, given any potential value for ##x##, can you find a value of ##t## that makes ##x## equal to that value? If so, then the second equation does not constrain ##x## at all. Neither equation does. What set of points do you get if you apply the constraint of the equation ##2y+z=3## and let ##x## be anything at all?
 
  • Like
Likes Rectifier
  • #12
andrewkirk said:
We have two equations:
$$2y+z=3$$
$$x=3-y-t$$
The first one tells us that for every value of ##z## there is a unique possible value of ##y##. It does not constrain ##x## at all.
Does the second equation constrain ##x## at all, given that ##t## can be any real number? For example, if ##y ## is 1, can you find a value of ##t## that makes ##x## equal to 3? What about a value of ##t## that makes ##x=-3##, or ##x=1,000,000##? Now what if ##y=-10##, given any potential value for ##x##, can you find a value of ##t## that makes ##x## equal to that value? If so, then the second equation does not constrain ##x## at all. Neither equation does.

So for each ##y## there is a ##t## that makes the equation disappear ( ## x = x ## or ## 0 = 0## ) since ##t## can be any real number.

andrewkirk said:
What set of points do you get if you apply the constraint of the equation ##2y+z=3## and let ##x## be anything at all?

That set of points is still a plane, right?
 
  • #13
Yes. How is the plane oriented?
 
  • Like
Likes Rectifier
  • #14
andrewkirk said:
Yes. How is the plane oriented?

It is parallel to the x - plane. I cheated a little since I checked the key in my book before I asked the question on here :D. But I guess you could say that it is parallel since there are no x - in the last surviving equation.

Thank you for your help.
 
Last edited:
  • #15
Here's a different way to look at things.
Rectifier said:
The problem
I am trying to write the equation for the plane on the following form ## ax + by + cz + d = 0 ##

##x = 1 + s - t \\
y = 2 - s \\
z = -1 + 2s##
##\begin{bmatrix} x \\ y \\z \end{bmatrix} = \begin{bmatrix} 1 \\ 2 \\ -1 \end{bmatrix} + s\begin{bmatrix} 1 \\ -1 \\ 2\end{bmatrix} + t\begin{bmatrix}1 \\ 0 \\ 0 \end{bmatrix}##
Geometrically, an arbitrary point P(x, y, z) in the plane can be reached from the origin by the sum of a vector ##\vec{OP_0}## (with P0(1, 2, -1) ), plus a linear combination of ##\vec{u}## and ##\vec{v}##, the last two vectors shown in the equation above. Those two vectors lie in the plane, and being nonparallel, define the plane's orientation.

It's fairly straightforward to determine the standard equation of a plane, knowing two vectors that lie in the plane, and a point in the plane.
 
  • Like
Likes ramzerimar
  • #16
Rectifier said:
Unfortunately I am not familiar with that.

Dot product.

Also, refer to @Mark44 method.
 

1. What is a linear equation for a plane?

A linear equation for a plane is an equation that represents a plane in three-dimensional space. It is typically written in the form ax + by + cz + d = 0, where a, b, and c are the coefficients of the variables x, y, and z, and d is a constant.

2. How do you determine if a point lies on a plane using linear equations?

To determine if a point with coordinates (x0, y0, z0) lies on a plane with equation ax + by + cz + d = 0, you can simply plug in the values for x0, y0, and z0 into the equation and see if it satisfies the equation. If the result is 0, the point lies on the plane; if the result is not 0, the point does not lie on the plane.

3. What is the relationship between linear algebra and linear equations for a plane?

Linear algebra is the branch of mathematics that deals with linear equations and their properties. Linear equations for a plane are a specific type of linear equation that can be solved using the techniques of linear algebra.

4. How many variables can a linear equation for a plane have?

A linear equation for a plane can have up to three variables (x, y, and z) since it represents a plane in three-dimensional space. However, not all planes will have equations with all three variables present.

5. Can a linear equation for a plane have a negative coefficient?

Yes, a linear equation for a plane can have negative coefficients. This simply means that the plane is tilted in the opposite direction compared to a plane with positive coefficients. However, the magnitude of the coefficients is what determines the steepness of the plane.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
10
Views
311
  • Precalculus Mathematics Homework Help
Replies
5
Views
836
  • Precalculus Mathematics Homework Help
Replies
17
Views
996
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
19
Views
1K
  • Precalculus Mathematics Homework Help
Replies
5
Views
822
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
8
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
760
Back
Top