The answer is 45 you put the 4 and the 5 togther
Answer:
False.
Step-by-step explanation:
If we substitute a for 6, the inequality would become 6 > 6. That is not true because 6 cannot be greater than itself.
Answer:

Step-by-step explanation:
Six times a number is decreased by fourteen, the result is 124.
Write an equation that represents this
(6 * x) - 14 = 124
Multiply 6 by x to remove the parenthesis
6x - 14 = 124
Add 14 to both sides of the equation
6x = 138
Divide both sides of the equation by 6
x = 23
The unknown number is 
Hope this helps :)
Answer:
9.0586 OR
9.06
Step-by-step explanation:
IDK, used fusion 360
Answer:
y = -x - 8
Step-by-step explanation:
Midpoint of the line:
x = (x1 + x2)/2 = (-8 + -4)/2 = -12/2 = -6
y = (y1 + y2)/2 = (-5 + 1)/2 = -4/2 = -2
so midpoint is (-6,-2)
Slope of the line: Slope m = (y2-y1)/(x2-x1)
m = (-1 - -5)/(-4 - -8) = (-1 + 5)/(-4 + 8) = 4/4 = 1
Perpendicular lines have slopes that are negative reciprocals of one another
so slope of the perpendicular line is -1/1 is -1
y = mx + b
y = -x + b
Using (-6,-2)
-2 = -(-6) + b
-2 = 6 + b
b = -8
so y = -x - 8