Rotation Tilt and Twist . . .and two lines trapped in a matrix
Here are the two lines . . .2x + 4y -2z = 0 and . . .3x + 5y = 1
the augmented matrix that I defined as M . . .M:=.[2 4 -2 0 ]
[3 5 0 1 ] not able to put the whole thing into one bracket of course
and using the rref (reduced row echelon form) Mathcad command . . .Mrref = [1 0 5 2]
[0 1 -3 -1]
It took me some time to to learn how to put lines like this into a three dimensional plot and them watch them intersect. At forst I found myself looking at what appeared to be one squigly line bending around and shooting off at awkward angles. Then I learned how to use the rotation tilt and twist commands until the lines I was expecting to see occured in the box and looked exactly like the graphs you might see in any calculus or linear algebra text. Ya know . . .the three little pitcures that shoe "exactly one solution" "no solution" and "infinitely many solutions". In this case there are infinite solutions. And you might quickly see the algebraic solution . . .
x = 2 - 5t
y = -1 +3t
z = t
where t is a parameter used to represent the non leading variable z and can be any real number. On previous occasion (you can expolre my posts by clicking on my avatar) I have made profound advances in mathematics (for me any way) by first understanding the rotating, twisting and tilting is more than just trying to get a better view. When the box (the matrix) is manipulated so that two lines become only one line and that line only gets longer or shorter which dependes upon the length of the two lines (that you can no longer "see') there should be (as was the case with me) en explosion in understanding vectors and linear dependence. So any way plot this matrix and put the rotation at 90 degrees, twist 90 degrees and tilt 90 degrees. You should see one line comming from the left at a slight downward angle with what appears to be two identical (I am tempted to use the word symetrical) right angles at each end. A little help here? I want all of this to turn into one line, a line we will call t, and it should appear just like the ones in a text labled "infinately many solutions. thanks.





