Answer:
Is this even math
Step-by-step explanation:
No it isn’t
Just ask a forum or something and not an education site lol
48 all you had to do was out it in a calculator that's what I did
4(2 - x) > -2x - 3(4x + 1)
8 - 4x > -2x - 12x - 3
-4x + 2x + 12x > -3 - 8
10x > -11
x > -11/10
x > -1.1
Therefore, x = 0 and x = 10 zre solutions to the inequality.
Answer:
y = 2x - 7
Step-by-step explanation:
The question is asking for slope-intercept form, y = mx + a.
Given:
(1, -5) and (9, 11)
Find the slope (m) between the two points:
m = (y2 - y1) / (x2 - x1)
x1 = 1
x2 = 9
y1 = -5
y2 = 11
m = ( 11 - (-5) )/(9 - 1)
= 16/8
m = 2
y = 2x + a
Use one of the two points to find a (I will use (1, -5)):
-5 = 2(1) + a
-5 = 2 + a
-7 = a
a = -7
y = 2x + (-7)
y = 2x - 7