Solving an Underdetermined System: Does It Fill the Entire Space?

  • Thread starter Thread starter Brutus
  • Start date Start date
  • Tags Tags
    Space System
Brutus
Messages
7
Reaction score
0

Homework Statement


Solve:
<br /> \left\{ \begin{array}<br /> {ccc} 5x - y - z &amp; = &amp; 4 \\<br /> x - y + 2z &amp; = &amp; -5<br /> \end{array} \right.<br />

If the system has infinite solution, does it fill the entire space?

The Attempt at a Solution



I know the system is underdetermined since the number of variables is less than the number of given equations, so my first step was to find out whether this system is consistent(has at least one solution).

<br /> 5x - y - 4 &amp; = &amp; \frac{-x}{2} + \frac{y}{2} - \frac{5}{2} \\ <br /> y &amp; = &amp; \frac{11x}{3} - 1<br />

The system is consistent and has infinite solution.

Now, the real question, is the solution constrained to a plane or does it fill the entire space?
How do you find out? I've thought about it, and I am completely lost.
 
Last edited:
Physics news on Phys.org


The first thing you should do is to actually solve for the expression giving you the general form of the solution to the equations. You can tell at a glance that it will have an infinite number of solutions, since it isn't inconsistent. Write it out using a parameter t. Then ask yourself if you recognise the geometric significance of the general solution. That answers your question.
 


Ok, I got it now.

It is a line, the intersection of two planes, haha, boy I feel stupid now...

Thanks.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top