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.
Answer:
B. y = -x - 1
Step-by-step explanation:
Perpendicular lines have opposite reciprocal slopes, so the slope of the new line will be -1.
Plug the slope and the given point into y = mx + b to find b:
y = mx + b
3 = -1(-4) + b
3 = 4 + b
-1 = b
Then, plug this and the slope into y = mx + b
y = -x - 1
So, the correct answer is B, y = -x - 1
Answer:
A lumber yard is the answer to that riddle.
Step-by-step explanation:
2x + 3 ≥ 7
2x ≥ 7 - 3
2x ≥ 4
x ≥ 4 / 2
x ≥ 2
2x + 9 > 11
2x > 11 - 9
2x > 2
x > 1
Those are your two inequalities, now we must find one that satisfies both. Combine them together you get:
1 < 2 ≤ x
That last inequality becomes your answer.
x ≥ 2 makes both statements true.
^ what they saidddddddddddddddddd