The answer to this is 180.
Then 70% of volcanos wouldn't be in California.
Answer:

Step-by-step explanation:
Switch Sides

Subtract 2 From Both Sides

Simplify

Multiply Both Sides By -6

Simplify

Answer:
Verified
Step-by-step explanation:
Let the 2x2 matrix A 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)
Where det(A) = ad - bc # 0 so A is nonsingular:
Then the transposed version of A is
![A^T = \left[\begin{array}{cc}a&c\\b&d\end{array}\right]](https://tex.z-dn.net/?f=A%5ET%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Da%26c%5C%5Cb%26d%5Cend%7Barray%7D%5Cright%5D)
Then the inverted version of transposed A is
![(A^T)^{-1} = \frac{1}{ad - cb} \left[\begin{array}{cc}a&-c\\-b&d\end{array}\right]](https://tex.z-dn.net/?f=%28A%5ET%29%5E%7B-1%7D%20%3D%20%5Cfrac%7B1%7D%7Bad%20-%20cb%7D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Da%26-c%5C%5C-b%26d%5Cend%7Barray%7D%5Cright%5D)
The inverted version of A is:
![A^{-1} = \frac{1}{ad - bc}\left[\begin{array}{cc}a&-b\\-c&d\end{array}\right]](https://tex.z-dn.net/?f=A%5E%7B-1%7D%20%3D%20%5Cfrac%7B1%7D%7Bad%20-%20bc%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Da%26-b%5C%5C-c%26d%5Cend%7Barray%7D%5Cright%5D)
The transposed version of inverted A is:
![(A^{-1})^T = \frac{1}{ad - bc}\left[\begin{array}{cc}a&-c\\-b&d\end{array}\right]](https://tex.z-dn.net/?f=%28A%5E%7B-1%7D%29%5ET%20%3D%20%5Cfrac%7B1%7D%7Bad%20-%20bc%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7Da%26-c%5C%5C-b%26d%5Cend%7Barray%7D%5Cright%5D)
We can see that

So this theorem is true for 2 x 2 matrices
Answer:
x = 17.5 and y = 35
Step-by-step explanation:
2x + 10 = y + 10 ( alternate angles )
subtract 10 from both sides
2x = y ⇒ 6x = 3y → (1)
the sum of the 3 angles in the triangle = 180°
6x + y + 10 + 30 = 180 ( replace 6x by 3y )
3y + y + 40 = 180
4y + 40 = 180 ( subtract 40 from both sides )
4y = 140 ( divide both sides by 4 )
y = 35
substitute y = 35 into (1)
2x = 35 ( divide both sides by 2 )
x = 17.5