Question 581195
find the coordinates of point E if 
C is the midpoint of AE and A= (-3,1) and C=(-2,4)
----------
Let the coordinates of point E be (x,y)
Equations:
(x+-3)/2 = -2
(y+1)/2 = 4
--------------------
x = 2*-2+3 = -1
y = 2*4-1 = 7
---
The coordinates of E are (-1,7)
============
Cheers,
Stan H.
=============