EASY QUESTION solving system of linear inequalities

Click For Summary
SUMMARY

This discussion focuses on solving systems of linear inequalities, specifically the geometric interpretation of inequalities derived from linear equations in three variables. The user presents two homogeneous equations, -x - 2y + z = 0 and x - 3y - 2z = 0, and seeks to understand the inequalities -x - 2y + z > 0 and x - 3y - 2z > 0. The solution involves visualizing half-spaces and using the normal vector of the plane to determine the regions satisfying the inequalities. The key takeaway is that the geometric representation of these inequalities can be understood by analyzing the corresponding planes and their intersections.

PREREQUISITES
  • Understanding of linear equations and inequalities
  • Familiarity with Gaussian elimination
  • Knowledge of geometric concepts such as planes and half-spaces
  • Basic vector operations, including normal vectors
NEXT STEPS
  • Study the concept of half-spaces in linear algebra
  • Learn about the geometric interpretation of linear inequalities
  • Explore the use of normal vectors in defining planes
  • Practice solving systems of inequalities graphically
USEFUL FOR

Students and educators in mathematics, particularly those focusing on linear algebra, geometry, and optimization techniques. This discussion is beneficial for anyone looking to deepen their understanding of linear inequalities and their geometric interpretations.

fleazo
Messages
80
Reaction score
0
Hello, I am stuck on something so simple. The problem is i have a great difficulty with the geometric interpretation of things.So if I have a system of linear equations in three unknowns, like for example this:

-x - 2y + z = 0
x - 3y - 2z = 0this is just a simple system of homogeneous equations. I can use simple Gaussian elimination to solve it. There's an infinite number of solutions to this and I can see the geometric reason: both of these equations represent a plane in space through the origin. The intersection of these two planes is a line, and there are an infinite number of points on that line.I am starting to have difficulty when I think of solving this:

-x - 2y + z > 0
x - 3y - 2z > 0Here it's the same equations only inequalities. I don't know how to envision this. When I think of the first inequality for example, I think this will be all the points (x,y,z) in the plane (-x -2y + z=0) that are above the line (2y + x). But I'm not sure. How do I represent a solution that satisfies these inequalities? I imagine I first solve the associated homogeneous equations that are above. Then where do I go from there?
 
Last edited:
Physics news on Phys.org
Hey fleazo.

The best to think about this is to get an idea of the half-space.

The half-space is basically a way to say that you have a linear classification object (i.e. a plane in some number of positive dimensions that your matrix represents) and then you figure out what lies below it and in front of it.

Here is the basic idea of how you do with geometry:

The general plane equation is given by n . (r - r0) = 0 where n is the normal vector to the plane, r is a general variable point and r0 is one point on the plane.

If something is positive (i.e. your whole thing is > 0) then it means that n . (r - r0) > 0. If it's < 0, then it means n . (r - r0) < 0).

As long as you have your normal defined to be the way you intend it, then you can simply find out when r > 0, r < 0, and equal to 0 (i.e. lies on the plane).

So in the context of your question, the first thing you have to do is find the object and this is done by treating your system to be equal to 0 rather than less than or greater than zero.

Once you do this, you can then resort to using the above classification to say whether a point will be greater or less than zero if it's not on the plane.

If you want to do this visually, you draw or get a graph of the linear object and then see how it divides the space (or the subspace of your space: especially if you have linear dependence or something similar).

Once you do that, obtain an equation of your linear object in the form of n . (r - r0) and test whether it's positive or negative.

As long as you get an expression for ax + by + cz + d = 0, you will always be able to do the above.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 26 ·
Replies
26
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K