Answer:
D. x <= -3 or x >= 5
Step-by-step explanation:
3 | x-1 | > = 12
3(x - 1) >= 12
3x - 3 >= 12
3x >= 15
x >= 5
or
-3(x - 1) >= 12
-3x + 3 >= 12
-3x >= 9
x <= -3
Answer
x <= -3 or x >= 5
This is an altitude. Shown by the right angle on the side opposite the point.
Answer:
You want to maximize x and minimize y
Maximum y = 8
Minimum y = 10
8-10= -2
Answer:
10
Step-by-step explanation:
Given that:
Point X = (3, 2)
Point Y = (3, - 8)
Distance of point X to Y:
Distance = √(x2 - x1)^2 + (y2 - y1)^2
X1 = 3 ; y1 = 2 ; x2 = 3 ; y2 = - 8
Distance = √(3 - 3)^2 + (-8 - 2)
Distance = √(0)^2 + (-10)^2
Distance = √0 + 100
Distance = √100
Distance = 10