Answer:
x >=5 or x <=-3
Step-by-step explanation:
Solve an absolute value inequality
3|x-1| >= 12
Divide each side by 3
3/3|x-1| >= 12/3
|x-1| >= 4
Now there are two solutions
x-1 >= 4 or x-1 <= -4
Add 1 to each side
x-1+1 >= 4+1 or x-1+1 <= -4+1
x >=5 or x <=-3
Answer: The perimeter is 10.1415925, which you can round down to 10, or leave it as is.
Answer:
D(1, 2) → D'(2, 7)
E(-3, -5) → E'(-10, 0)
F(4, -1) → F'(11, 4)
Step-by-step explanation:
D(1, 2) → D' ________
Translate image (3x - 1, y + 5)
(1, 2), x = 1 and y = 2
3x - 1 = 3(1) - 1 = 3 - 1 = 2
y + 5 = (2) + 5 = 7
E(-3, -5) → E' ________
(-3, -5), x = -3 and y = -5
3x - 1 = 3(-3) - 1 = -9 - 1 = -10
y + 5 = (-5) + 5 = 0
F(4, -1) → F' ________
(4, -1), x = 4 and y = -1
3x - 1 = 3(4) - 1 = 12 - 1 = 11
y + 5 = (-1) + 5 = 4
If the endpoints of a diameter are (6,3) and (2,1) the midpoint is the center of the circle so:
(x,y)=((6+2)/2, (3+1)/2)=(4,2)
Now we need to find the radius....the diameter is:
d^2=(6-2)^2+(3-1)^2
d^2=16+4
d^2=20 since d=2r, r=d/2, and r^2=d^2/4 so
r^2=5
The standard form of the circle is (x-h)^2+(y-k)^2=r^2 and we know:
(h,k)=(4,2) from earlier so:
(x-4)^2+(y-2)^2=5