Answer:
Verified
Step-by-step explanation:
Let A matrix be in the form of
![\left[\begin{array}{cc}a&b\\c&d\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Da%26b%5C%5Cc%26d%5Cend%7Barray%7D%5Cright%5D)
Then det(A) = ad - bc
Matrix A transposed would be in the form of:
![\left[\begin{array}{cc}a&c\\b&d\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Da%26c%5C%5Cb%26d%5Cend%7Barray%7D%5Cright%5D)
Where we can also calculate its determinant:
det(AT) = ad - bc = det(A)
So the determinant of the nxn matrix is the same as its transposed version for 2x2 matrices
Answer:idk how to do this im in 7th grade
Answer:
see explanation
Step-by-step explanation:
Any coordinate point that lies on the line is a solution , that is
(- 2, 8 ) , (0, 4 ) , (2, 0 ) , (4, - 4 )
The solution to the inequality expression is x ≥ - 5
<h3>Inequality expressions</h3>
Inequality are expressions not separated by an equal sign. Given the inequality;
–4(x + 3) ≤ –2 – 2x
Expand
-4x - 12 ≤ -2 - 2x
Collect the like terms
-4x + 2x ≤ -2 + 12
-2x ≤ 10
Divide both sides by -2
-2x/-2 ≤ 10/-2
x ≥ - 5
Hence the solution to the inequality expression is x ≥ - 5
learn more on inequality here: brainly.com/question/24372553
#SPJ1