Answer:
see below
Step-by-step explanation:
19-3 will be greater
We are multiplying 1/2 *(19-3) which is multiplying by a number less than 1 it will be less than 1
18-3 = 16
1/2 * (19-3)
Using PEMDAS
We do parentheses first
1/2 ( 16)
Then multiply
8
Answer:
The matrix is not invertible.
Step-by-step explanation:
We are given the following matrix in the question:
![A =\left[\begin{array}{ccc}-5&0&1\\-1&3&2\\0&10&6\end{array}\right]](https://tex.z-dn.net/?f=A%20%3D%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D-5%260%261%5C%5C-1%263%262%5C%5C0%2610%266%5Cend%7Barray%7D%5Cright%5D)
Condition for invertible matrix:
A matrix is invertible if and only if the the determinant is non-zero.
We can find the determinant of the matrix as:
![|A| = -5[(3)(6)-(2)(10)]-0[(-1)(6)-(2)(0)] + 1[(-1)(10)-(3)(0)]\\|A| = -5(18-20)+(-10)\\|A| = 10-10\\|A| = 0](https://tex.z-dn.net/?f=%7CA%7C%20%3D%20-5%5B%283%29%286%29-%282%29%2810%29%5D-0%5B%28-1%29%286%29-%282%29%280%29%5D%20%2B%201%5B%28-1%29%2810%29-%283%29%280%29%5D%5C%5C%7CA%7C%20%3D%20-5%2818-20%29%2B%28-10%29%5C%5C%7CA%7C%20%3D%2010-10%5C%5C%7CA%7C%20%3D%200)
Since the determinant of the given matrix is zero, the given matrix is not invertible.
Answer:
3.57
Step-by-step explanation:
P=SP -CP
=290-280=10
P%=
=
=
=3.57
Answer:
the answer is 8 just took the test and 10 was wrong
Step-by-step explanation:
Answer:
(4, 5 )
Step-by-step explanation:
x + y = 9 → (1)
x - y = - 1 → (2)
adding the 2 equations term by term will eliminate y
2x + 0 = 8
2x = 8 ( divide both sides by 2 )
x = 4
substitute x = 4 into either of the 2 equations and solve for y
substituting into (1)
4 + y = 9 ( subtract 4 from both sides )
y = 5
solution is (4, 5 )