MHB Construct 3 Augmented Matrices for Linear Systems

karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$\tiny{311.1.1.26}$
Construct 3 augmented matrices for linear systems whose solution set is $x_1=3, \quad x_2=-2, \quad x_3=-1$
ok the only thing I could think of is just rearrange the rows of an RREF matrix. albeit losing the triangle format
hopefully no typos
$\left[\begin{array}{rrr|rr}
1& 0& 0& 3\\ 0& 1& 0& -2\\ 0& 0& 1& -1\\
\end{array}\right]
\quad
\left[\begin{array}{rrr|rr}
0& 1& 0& -2\\ 1& 0& 0& 3\\ 0& 0& 1& -1\\
\end{array}\right]
\quad
\left[\begin{array}{rrr|rr}
0& 1& 0& -2\\0& 0& 1& -1\\ 1& 0& 0& 3\\
\end{array}\right]
$
 
Physics news on Phys.org
If the problem only asks for "3 augmented matrices for linear systems whose solution set is $x_1=3$, $x_2=−2$, $x_3=−1$" then that is perfectly good. Your teacher might complain that you are not being creative enough but that is the fault of the question! You can get other matrices by "row operations" on those matrices, basically the reverse of using row operations to solve matrix equations.

For example, adding 3 times the second row of the first of your three matrices to the first row gives
$\left[\begin{array}{rrr|rr}
1& 3& 0& -3\\ 0& 1& 0& -2\\ 0& 0& 1& -1\\
\end{array}\right]
$
 
ok that helps a lot i will try to get back to this tmro
btw you have really helped me a lot in this forum, and deeply appreciate it
I'm retired so pretty much on my own except for the zoom classes
 
Thread 'Derivation of equations of stress tensor transformation'
Hello ! I derived equations of stress tensor 2D transformation. Some details: I have plane ABCD in two cases (see top on the pic) and I know tensor components for case 1 only. Only plane ABCD rotate in two cases (top of the picture) but not coordinate system. Coordinate system rotates only on the bottom of picture. I want to obtain expression that connects tensor for case 1 and tensor for case 2. My attempt: Are these equations correct? Is there more easier expression for stress tensor...

Similar threads

Replies
4
Views
2K
Replies
2
Views
1K
Replies
7
Views
2K
Replies
3
Views
1K
Replies
9
Views
1K
Replies
14
Views
2K
Back
Top