One variable equal to two constants = inconststant?

teroenza
Messages
190
Reaction score
5

Homework Statement


I have been given a 3X4 matrix and asked to find whether the plane equations which are it's constituents intersect at least at a single point. I end up with one variable equal to two different constants. Is this an example of inconsistency, and thus the planes to not intersect anywhere ( no solution)?


Thank you
 
Physics news on Phys.org
teroenza said:

Homework Statement


I have been given a 3X4 matrix and asked to find whether the plane equations which are it's constituents intersect at least at a single point. I end up with one variable equal to two different constants. Is this an example of inconsistency, and thus the planes to not intersect anywhere ( no solution)?
If there are no errors in your work, and you end up with, say, x = 2 and x = 3, then the system is inconsistent, and there are no solutions.
 
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