Step-by-step explanation:
![A=\left[\begin{array}{ccc}3&1\\5&7\end{array}\right]](https://tex.z-dn.net/?f=A%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%261%5C%5C5%267%5Cend%7Barray%7D%5Cright%5D)
![B=\left[\begin{array}{ccc}4&1\\6&0\end{array}\right]](https://tex.z-dn.net/?f=B%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D4%261%5C%5C6%260%5Cend%7Barray%7D%5Cright%5D)
![C=\left[\begin{array}{ccc}-2&3&1\\-1&0&4\end{array}\right]](https://tex.z-dn.net/?f=C%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-2%263%261%5C%5C-1%260%264%5Cend%7Barray%7D%5Cright%5D)
![D=\left[\begin{array}{ccc}-2&3&4\\0&-2&1\\3&4&-1\end{array}\right]](https://tex.z-dn.net/?f=D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-2%263%264%5C%5C0%26-2%261%5C%5C3%264%26-1%5Cend%7Barray%7D%5Cright%5D)
![1.\\A+B=\left[\begin{array}{ccc}3&1\\5&7\end{array}\right]+\left[\begin{array}{ccc}4&1\\6&0\end{array}\right]=\left[\begin{array}{ccc}3+4&1+1\\5+6&7+0\end{array}\right]=\left[\begin{array}{ccc}7&2\\11&7\end{array}\right]](https://tex.z-dn.net/?f=1.%5C%5CA%2BB%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%261%5C%5C5%267%5Cend%7Barray%7D%5Cright%5D%2B%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D4%261%5C%5C6%260%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%2B4%261%2B1%5C%5C5%2B6%267%2B0%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D7%262%5C%5C11%267%5Cend%7Barray%7D%5Cright%5D)
![2.\\B-A=\left[\begin{array}{ccc}4&1\\6&0\end{array}\right]-\left[\begin{array}{ccc}3&1\\5&7\end{array}\right]=\left[\begin{array}{ccc}4-3&1-1\\6-5&0-7\end{array}\right]=\left[\begin{array}{ccc}1&0\\1&-7\end{array}\right]](https://tex.z-dn.net/?f=2.%5C%5CB-A%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D4%261%5C%5C6%260%5Cend%7Barray%7D%5Cright%5D-%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%261%5C%5C5%267%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D4-3%261-1%5C%5C6-5%260-7%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%260%5C%5C1%26-7%5Cend%7Barray%7D%5Cright%5D)
![3.\\3C=3\left[\begin{array}{ccc}-2&3&1\\-1&0&4\end{array}\right]=\left[\begin{array}{ccc}(3)(-2)&(3)(3)&(3)(1)\\(3)(-1)&(3)(0)&(3)(4)\end{array}\right]=\left[\begin{array}{ccc}-6&9&3\\-3&0&12\end{array}\right]](https://tex.z-dn.net/?f=3.%5C%5C3C%3D3%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-2%263%261%5C%5C-1%260%264%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D%283%29%28-2%29%26%283%29%283%29%26%283%29%281%29%5C%5C%283%29%28-1%29%26%283%29%280%29%26%283%29%284%29%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-6%269%263%5C%5C-3%260%2612%5Cend%7Barray%7D%5Cright%5D)
![4.\\C\cdot D=\left[\begin{array}{ccc}-2&3&1\\-1&0&4\end{array}\right]\cdot\left[\begin{array}{ccc}-2&3&4\\0&-2&1\\3&4&-1\end{array}\right]\\\\=\left[\begin{array}{ccc}(-2)(-2)+(3)(0)+(1)(3)&(-2)(3)+(3)(-2)+(1)(4)&(-2)(4)+(3)(1)+(1)(-1)\\(-1)(-2)+(0)(0)+(4)(3)&(-1)(3)+(0)(-2)+(4)(4)&(-1)(4)+(0)(1)+(4)(-1)\end{array}\right]\\=\left[\begin{array}{ccc}7&-8&-6\\14&13&-8\end{array}\right]](https://tex.z-dn.net/?f=4.%5C%5CC%5Ccdot%20D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-2%263%261%5C%5C-1%260%264%5Cend%7Barray%7D%5Cright%5D%5Ccdot%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-2%263%264%5C%5C0%26-2%261%5C%5C3%264%26-1%5Cend%7Barray%7D%5Cright%5D%5C%5C%5C%5C%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D%28-2%29%28-2%29%2B%283%29%280%29%2B%281%29%283%29%26%28-2%29%283%29%2B%283%29%28-2%29%2B%281%29%284%29%26%28-2%29%284%29%2B%283%29%281%29%2B%281%29%28-1%29%5C%5C%28-1%29%28-2%29%2B%280%29%280%29%2B%284%29%283%29%26%28-1%29%283%29%2B%280%29%28-2%29%2B%284%29%284%29%26%28-1%29%284%29%2B%280%29%281%29%2B%284%29%28-1%29%5Cend%7Barray%7D%5Cright%5D%5C%5C%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D7%26-8%26-6%5C%5C14%2613%26-8%5Cend%7Barray%7D%5Cright%5D)

Answer:
The answer is A
Step-by-step explanation:
1 to the second power is 1 + 1 = 2
2 to the second power is 4 + 1 = 5
3 to the second power is 9 + 1 = 10
4 to the second power is 16 + 1 = 17
5 to the second power is 25 + 1 = 26
Answer:
tws
Step-by-step explanation:
Answer:
The answer is all of them.
Step-by-step explanation:
All of them can make a line of symmetry for the letter I
Hope this helps
Answer:
x=16.75 y=4.5
Step-by-step explanation:
first turn the first trapezoid sideways so the side that says 8 matches with the side that says 10. This is the proportion. 8:10. The bottom of the first trapezoid says x+2. This matches with the side that says 15. Because the side that says 15 is on the bigger trapezoid, multiply by ten. Then multiply the other trapezoid by 8. We get an equation that looks like. 8x+16=150 Simplify and 8x=134 divide and we get x=16.75. Do the same for the side with y. 8y-24=50. 8y=36 y=4.5. There you have it.