
Byron S. answered 11/16/14
Tutor
5.0
(44)
Math and Science Tutor with an Engineering Background
Hi Dalia,
With A as the matrix given, the vector x will be the vertical vector with components {x1, x2, x3, x4}. When you multiply the two together, you'll get two equations which both must equal zero.
The first row times the x vector gives
1x1 - 4x2 + 5x3 + 4x4 = 0
And the second
2x1 - 8x2 + 10x3 + 8x4 = 0
You may notice that the second equation is equivalent to the first, just doubled. Therefore, it doesn't provide any additional information for your solution. With the first equation, you can solve for x1, and you'll find that
x1 = 4x2 - 5x3 - 4x4
If the two equations were independent, you could have related two of the variables to the other two, for one less degree of freedom.