Another way to solve this is to use the Midpoint Formula. The midpoint of a segment joining points

and

is

So the midpoint of your segment is

Perhaps it helps to see that the x-coordinate of the midpoint is just the average of the x-coordinates of the points. Ditto for the y-coordinate of the midpoint; just average the y's.
Answer:
Yes.
Step-by-step explanation:
4.7 is able to be written as a fraction, being a rational number.
Hope it helps!!
Let me know if I'm wrong...
I'd suggest using "elimination by addition and subtraction" here, altho' there are other approaches (such as matrices, substitution, etc.).
Note that if you add the 3rd equation to the second, the x terms cancel out, and you are left with the system
- y + 3z = -2
y + z = -2
-----------------
4z = -4, so z = -1.
Next, multiply the 3rd equation by 2: You'll get -2x + 2y + 2z = -2.
Add this result to the first equation. The 2x terms will cancel, leaving you with the system
2y + 2z = -2
y + z = 4
This would be a good time to subst. -1 for z. We then get:
-2y - 2 = -2. Then y must be 0. y = 0.
Now subst. -1 for z and 0 for y in any of the original equations.
For example, x - (-1) + 3(0) = -2, so x + 1 = -2, or x = -3.
Then a tentative solution is (-3, -1, 0).
It's very important that you ensure that this satisfies all 3 of the originale quations.