MHB 311.2.2.6 use inverse matrix to solve system of equations

karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$\tiny{311.2.2.6}$
Use the inverse to solve the system
$\begin{array}{rrrrr}
7x_1&+3x_2&=-9\\
-2x_1&+x_2&=10
\end{array}$

$A^{-1}b=x$
$\begin{bmatrix}
\frac{1}{13}&-\frac{3}{13} \\ \\ \frac{2}{13}& \frac{7}{13} \end{bmatrix}
\begin{bmatrix}
-9\\ \\ 10
\end{bmatrix}
=
\begin{bmatrix}
-3\\ \\ 4
\end{bmatrix}$

the thing I could not get here without a calculator is $A^{-1}$
 
Physics news on Phys.org
Given [math]A = \left ( \begin{matrix} a & b \\ c & d \end{matrix} \right )[/math]

When all else fails:
[math]A^{-1} = \dfrac{1}{ |A| } \left ( \begin{matrix} d & -b \\ -c & a \end{matrix} \right )[/math]

I have this one memorized.

-Dan
 
Last edited by a moderator:
ok i think i had a and switched
 
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
5
Views
2K
Replies
2
Views
1K
Replies
7
Views
1K
Replies
2
Views
1K
Replies
2
Views
3K
Replies
2
Views
1K
Back
Top