First, you say that "t" and "r" are parameters but your equations have "s" and "r". There is no "t".
I will assume that you mean parameters "s" and "r".
You say you don't know how to convert them-where did you get this problem? It seems very strange that you would be give homework on a subject you have never seen!
Do you know what something like "Aa=b" means Have you ever seen equation like these- which could also be written as x1+0x2+x3=s, 3x1+x2+3x3=0, and x1−x2−rx3=0- before?
For the second form, we can interpret the matrix multiplication as the sum of dot products of the columns of the matrix with the components of the vector: ⎣⎢⎡adgbehcfi⎦⎥⎤⎣⎢⎡xyz⎦⎥⎤=⎣⎢⎡ax+by+czdx+ey+fzgx+hy+iz⎦⎥⎤
can also be written as ⎣⎢⎡adg⎦⎥⎤x+⎣⎢⎡beh⎦⎥⎤y+⎣⎢⎡cfi⎦⎥⎤z.
Finally, the last form looks like the "augmented matrix" for solving a system of equations- you write the equation "ax+ by+ cz= u", "dx+ ey+ fz= v", and "gx+ hy+ iz= w" as the "augmented matrix" ⎣⎢⎡adgbehcfiuvw⎦⎥⎤ (there should be a vertical line between the third and fourth columns but I don't know how to do that in Latex.)
and "row reduce" the matrix.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.