Answer:
Step-by-step explanation:
ffffffffff
Answer: 10 < x < 60, or x is from 10 to 60
Step-by-step explanation: A domain of a graph consists of all of the input values shown on the x-axis while the range consists of all of the output values shown on the y-axis. Since the question asks to find the domain, you should look at the values of the graph from left to right. The domain includes all real numbers. Notice the black horizontal line on the graph and match up the beginning of it and the end of it with the values on the x-axis. The line begins at an x-value of 10 and ends at an x-value of 60; therefore, the domain (x-values) is from 10 to 60.
Answer:
rule add 15 subtract 10
Step-by-step explanation:
rule add 15 subtract 10
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:
Step-by-step explanation:
3x +2y = 13 -----------------(i)
x + 2y = 7 ----------------(ii)
Multiply the equation (ii) by (-1) and then add.
(i) 3x + 2y = 13
(ii)*(-1) <u>-x - 2y = -7 </u> {Now, add and y will be eliminated}
2x = 6
x = 6/2
x = 3
Plug in x = 3 in equation (i)
3*3 + 2y = 13
9 + 2y = 13
2y= 13 - 9
2y = 4
y = 4/2
y = 2