Answer:
multiply the left side of the constant vector by the inverse matrix
Step-by-step explanation:
The matrix equation ...
AX = B
is solved by left-multiplying by the inverse of A:
A⁻¹AX = A⁻¹B
IX = A⁻¹B . . . . . the result of multiplying A⁻¹A is the identity matrix
X = A⁻¹B . . . . . B needs to be multiplied by the inverse matrix
![\left[\begin{array}{c}x&y\end{array}\right] = \left[\begin{array}{cc}-4&1\\3&2\end{array}\right]^{-1}\left[\begin{array}{c}9&7\end{array}\right]=\dfrac{1}{11}\left[\begin{array}{cc}-2&1\\3&4\end{array}\right]\left[\begin{array}{c}9&7\end{array}\right]=\left[\begin{array}{c}-1&5\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7Dx%26y%5Cend%7Barray%7D%5Cright%5D%20%3D%20%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-4%261%5C%5C3%262%5Cend%7Barray%7D%5Cright%5D%5E%7B-1%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D9%267%5Cend%7Barray%7D%5Cright%5D%3D%5Cdfrac%7B1%7D%7B11%7D%5Cleft%5B%5Cbegin%7Barray%7D%7Bcc%7D-2%261%5C%5C3%264%5Cend%7Barray%7D%5Cright%5D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D9%267%5Cend%7Barray%7D%5Cright%5D%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bc%7D-1%265%5Cend%7Barray%7D%5Cright%5D)
Answer:
C
Step-by-step explanation:
Finding the z-score:
z = (x - μ) / σ
z = (66 - 57) / 9
z = 1
Using a z-score table or calculator:
P(z < 1) = 0.8413
84.13% of 4000 is:
0.8413 (4000) = 3365.2
Rounding up to the nearest whole number, approximately 3366 students will score less than 66. Answer C.
Giant spider crabs tend to be farther from the surface of the ocean than Atlantic wolffish
Answer:
P(I⋂D)
Step-by-step explanation:
The symbolic way to represent the probability of a true positive is P(I⋂D).
We know that I stands for Infected, U stands for Uninfected, D for Infection detected, N for infection no detected.
Then, a true positive will be given by the intersection of Infected and Infection Detected.