Question 1195733
{{{drawing(400,2400/11,-11,11,-6,6,grid(1),
circle(9,4,.1),circle(9,4,.03),circle(9,4,.05),circle(9,4,.15),
graph(400,2400/11,-11,11,-6,6),
circle(-8,-2,.1),circle(-8,-2,.03),circle(-8,-2,.05),circle(-8,-2,.15),  

line(9,4,-8,-2)

 )}}}
<pre>
1. Add the x-coordinates of the two points
2. Divide by 2.
3. That answer will be the x-coordinate of the answer (it will be a fraction).
4. Add the y-coordinates of the two points
5. Divide by 2.
6. That answer will be the y-coordinate of the answer (it will be a whole number).

What is the answer?  (?,?)

Edwin</pre>