Answer:
Q1: 12.5
Q3: 16
IQR: 3.5
Step-by-step explanation:
Mean : 14.25
Median : 13.5
Mode : 13, 12
Range: 6
Minimum :12
Maximum: 18
Count n: 8
Sum: 114
Quartiles Quartiles:
Q1 --> 12.5
Q2 --> 13.5
Q3 --> 16
Interquartile
Range IQR: 3.5
Outliers: none
The pictures is black and theres only 15 and a 1 so im gonna guess 15
No as it doesn’t go vertically through 1/3 on x axis
Answer:
![\left[\begin{array}{ccc}3&-1&\\-1&1/2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%26%5C%5C-1%261%2F2%5C%5C%5Cend%7Barray%7D%5Cright%5D)
Step-by-step explanation:
The matrix system for the linear equations: x + 2y = 8, 2x + 6y = 9
![\left[\begin{array}{ccc}1&2&\\2&6\\\end{array}\right] \left[\begin{array}{ccc}x\\y\end{array}\right] = \left[\begin{array}{ccc}8\\9\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D1%262%26%5C%5C2%266%5C%5C%5Cend%7Barray%7D%5Cright%5D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%5C%5Cy%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D8%5C%5C9%5Cend%7Barray%7D%5Cright%5D)
To get the coefficient of x and y, the inverse of the first matrix (let the first matrix be A) must be known.
= (1 / determinant of A) x Adjoint of A
the determinant of A = (1 x 6) - (2 x 2) = 6 - 4 = 2
Adjoint of A = ![\left[\begin{array}{ccc}6&-2&\\-2&1\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D6%26-2%26%5C%5C-2%261%5C%5C%5Cend%7Barray%7D%5Cright%5D)
=
= ![\left[\begin{array}{ccc}3&-1&\\-1&1/2\\\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-1%26%5C%5C-1%261%2F2%5C%5C%5Cend%7Barray%7D%5Cright%5D)