Here’s the first few and you can do the rest with the same principles. If you need more help with the last ones then let me know
Answer:
In #1, the slope of the line is 3
Step-by-step explanation:
To find the slope of any line, you need to use the points in the slope formula.
m(slope) = (y2 - y1)/(x2 - x1)
m = (5 - 2)/(0 - -1)
m = 3/1
m = 3
This means the slope is equal to 3.
Answer:
25%
Step-by-step explanation:
Answer:
Multiply row 2 by-1 and add it to row 3.
Step-by-step explanation:
The given augmented matrix is ![\left[\begin{array}{ccc}3&-21&15\\15&8&15\\-2&-1&3\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D3%26-21%2615%5C%5C15%268%2615%5C%5C-2%26-1%263%5Cend%7Barray%7D%5Cright%5D)
The permissible row operations are:
1. Switching rows
2. Multiplying a row by a nonzero constant.
3. Adding/Subtracting two rows
Therefore the correct option is: Multiply row 2 by-1 and add it to row 3.