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
This is the quadratic formula.
J=1
explaination:
2 is greater than or equal to 3
4 - j(1)= 3
X^2 + 9 + 7 = 20
X^2 +16 = 20
X^2 = 20-16
X^2 = 4
Root 4 = 2
X=2
9514 1404 393
Answer:
12 dimes
Step-by-step explanation:
Let q represent the number of quarters. Then the number of dimes is 16-q and the total value is ...
0.25q +0.10(16 -q) = 2.20
0.15q +1.60 = 2.20 . . . . . . . simplify
0.15q = 0.60 . . . . . . . . subtract 1.60
q = 4 . . . . . . . . . . . divide by 0.15
16-q = 12
There are 12 dimes in the collection.