Answer:
59.26.
Step-by-step explanation:
I think!
Answer: -10 I think
Step-by-step explanation:
Answer:
C and E
Step-by-step explanation:
To answer this question, we plug in the X values of the coordinates into the equation to see if they'll give us the corresponding Y value.
(X, Y)
Example:
Y = 5X
6 != 5 * 3
We do this for every coordinate point. If the problem doesn't make sense, it doesn't fall on the line. Let's test every one of these.
B. (0, 1)
1 != 5 * 0
C. (3, 15)
15 = 5 * 3
D. (4, 2)
2 != 5 * 4
E. (-1, -5)
-5 = 5 * -1
F. (-1, 5)
5 != 5 * -1
* For those who don't know, the != is how to say "not equal to" in computer science.
Hi Kristian
a - 3b = 22
a = b - 2
We need to solve a = b -2 for a
First, we need to substitute b - 2 for a in a - 3b = 22
a - 3b = 22
b - 2 - 3b = 22
-2b - 2 = 22
-2b = 22 + 2
-2b = 24
b = 24/-2
b = -12
Now substitute -12 for b in a = b - 2
a = b -2
a= -12 - 2
a= -14
Thus, the solution is a = -14 and b = -12
The correct option is the last one (-14,-12)
If you have questions about my answer, please let me know.
Good luck!