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 model for V(t) ,the number of views, t ,months after it's uploaded, best fits the data is 
Step-by-step explanation:
Time (months) Views
0 50
2 313
4 1950
6 12,210
8 76,300
10 476,800



Slope =131.5


Slope =818.5
Since the slope is not same . So, it is not a linear relationship

Since the ratio between the consecutive outputs is same so, it is exponential relationship.
Formula : 
Where a is the initial value = 50
b = rate of change = 6.25
The model for V(t) ,the number of views, t ,months after it's uploaded, best fits the data
So
Answer:
Call option and put option ( D )
Step-by-step explanation:
During hedging in stock/financial markets both the Call and put option can be used to hedge the trading position of the trader against the change in exchange. This is because the call or put option is used depending on the initial position of the trader.
<em>Call option is used when the trader is currently holding a short position</em>
<em>Put option is used when the trader is currently holding a long position</em>
50x+80y=1750 and y = x+4 can be used to determine the number of small boxes and large boxes of paper shipped where x represent the number of small boxes of paper and y represent the number of large boxes of paper.
Step-by-step explanation:
Given,
Weight of small box of paper = 50 pounds
Weight of large box of paper = 80 pounds
Total weight of boxes = 1750 pounds
Let,
x represent the number of small boxes of papers.
y represent the number of large boxes of papers.
According to given statement;
50x+80y=1750
y = x+4
50x+80y=1750 and y = x+4 can be used to determine the number of small boxes and large boxes of paper shipped where x represent the number of small boxes of paper and y represent the number of large boxes of paper.
Keywords: linear equation, addition
Learn more about linear equations at:
#LearnwithBrainly
Answer:
mutiple the ft number by the same number to get area
Step-by-step explanation:
2x2=4
3x3=9
5x5=25
8x8=64
Hope this helps :)