The average rate of change of the function from x = 0 to x = 2 is -2
From the complete question (see attachment), we have the following ordered pair when x = 0 and x = 2

The average rate of change is calculated using:

So, we have:

Evaluate common terms

Divide -4 by 2

Hence, the average rate of change of the function from x = 0 to x = 2 is -2
Read more about rate of change at:
brainly.com/question/8728504
Step-by-step explanation:
for any matrix multiplication number of columns of first matrix should be equal to number of rows of second matrix.
For AB
A has 3 columns and B has 3 rows so it matches . Hence can be multiplied.
For BA
B has 2 columns and A has 2 rows it also matches so can be multiplied
Given the equation:

We will use the following rule to find the solution to the equation:
![x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}](https://tex.z-dn.net/?f=x%3D%5Cfrac%7B-b%5Cpm%5Csqrt%5B%5D%7Bb%5E2-4ac%7D%7D%7B2a%7D)
From the given equation: a = 6, b = 7, c = 2
So,
![\begin{gathered} x=\frac{-7\pm\sqrt[]{7^2-4\cdot6\cdot2}}{2\cdot6}=\frac{-7\pm\sqrt[]{1}}{12}=\frac{-7\pm1}{12} \\ x=\frac{-7-1}{12}=-\frac{8}{12}=-\frac{2}{3} \\ or,x=\frac{-7+1}{12}=-\frac{6}{12}=-\frac{1}{2} \end{gathered}](https://tex.z-dn.net/?f=%5Cbegin%7Bgathered%7D%20x%3D%5Cfrac%7B-7%5Cpm%5Csqrt%5B%5D%7B7%5E2-4%5Ccdot6%5Ccdot2%7D%7D%7B2%5Ccdot6%7D%3D%5Cfrac%7B-7%5Cpm%5Csqrt%5B%5D%7B1%7D%7D%7B12%7D%3D%5Cfrac%7B-7%5Cpm1%7D%7B12%7D%20%5C%5C%20x%3D%5Cfrac%7B-7-1%7D%7B12%7D%3D-%5Cfrac%7B8%7D%7B12%7D%3D-%5Cfrac%7B2%7D%7B3%7D%20%5C%5C%20or%2Cx%3D%5Cfrac%7B-7%2B1%7D%7B12%7D%3D-%5Cfrac%7B6%7D%7B12%7D%3D-%5Cfrac%7B1%7D%7B2%7D%20%5Cend%7Bgathered%7D)
So, the answer will be option B) x = -1/2, -2/3
<span>1.5
In C or C++, a floating point literal is nothing more than a sequence of decimal digits with either or both an decimal point, or an exponent with optionally a type specifier. The value could be any of the following: 1.5, 1.5e0, 0.15e1, 15e-1, etc.</span>