You can put this solution on YOUR website! Find the coordinates of the point halfway between (-3,4) and (8,-3).
--------
The x-coordinate is the average of the two x coordinates: (-3+8)/2=(5/2)
The y-coordinate is the average of the two y coordinates: (4-3)/2=1/2
Mid-pt is ((5/2),(1/2))
Cheers,
Stan H.