I am pretty sure it's 82/100.
Answer:
z=7
Step-by-step explanation:
Combine like terms: 2z=14
Reduce the greatest common factor on both sides of the equation z=7
answer: z= 7
X^2+8x+x+8 simplifies to x^2+9x+8
Answer:
130.56
Step-by-step explanation:
Volume of the prism is 12×5×4.25=255 in³
Volume of the cubes are 1.25³=1.953125 in³
255/1.953125 = 130.56 in³
brainliest plz
The coefficient matrix is build with its rows representing each equation, and its columns representing each variable.
So, you may write the matrix as
![\left[\begin{array}{cc}\text{x-coefficient, 1st equation}&\text{y-coefficient, 1st equation}\\\text{x-coefficient, 2nd equation}&\text{y-coefficient, 2nd equation} \end{array}\right]](https://tex.z-dn.net/?f=%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D%5Ctext%7Bx-coefficient%2C%201st%20equation%7D%26%5Ctext%7By-coefficient%2C%201st%20equation%7D%5C%5C%5Ctext%7Bx-coefficient%2C%202nd%20equation%7D%26%5Ctext%7By-coefficient%2C%202nd%20equation%7D%20%5Cend%7Barray%7D%5Cright%5D%20%20)
which means
![\left[\begin{array}{cc}4&-3\\8&-3\end{array}\right]](https://tex.z-dn.net/?f=%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D4%26-3%5C%5C8%26-3%5Cend%7Barray%7D%5Cright%5D%20%20)
The determinant is computed subtracting diagonals:
![\left | \left[ \begin{array}{cc}a&b\\c&d\end{array}\right]\right | = ad-bc](https://tex.z-dn.net/?f=%20%5Cleft%20%7C%20%5Cleft%5B%20%5Cbegin%7Barray%7D%7Bcc%7Da%26b%5C%5Cc%26d%5Cend%7Barray%7D%5Cright%5D%5Cright%20%7C%20%3D%20ad-bc%20)
So, we have
![\left | \left[\begin{array}{cc}4&-3\\8&-3\end{array}\right] \right | = 4(-3) - 8(-3) = -4(-3) = 12](https://tex.z-dn.net/?f=%20%5Cleft%20%7C%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D4%26-3%5C%5C8%26-3%5Cend%7Barray%7D%5Cright%5D%20%5Cright%20%7C%20%3D%204%28-3%29%20-%208%28-3%29%20%3D%20-4%28-3%29%20%3D%2012%20%20)