Answer:
False
Step-by-step explanation:
4x + y < 2
y > –2
Substitute the point into the inequalities and see if they are true
4(4) + 2 < 2
16+2 < 2
18 <2 False
2 > –2 True
Since one is false the point is not a solution
For the division part:

But I think your question differs than this..
Am I right?
as your options do not include 1
If you make a proportion,
12 18
--- = ---
10 x
when you cross multiply
12x=180
x=15
EF= 15
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10