Posted by vaughn on Monday, January 7, 2013 at 8:56am.
the distance of the point (h,k) from the line ax+by+c=0 is
d = |ah+bk+c|/√(a^2+b^2)
the distance between two points (x1, y1) and (x2, y2) is √[ (x2 - x1)^2 + (y2 - y1)^2]
Let the moving point be (x,y). Substituting the values we have:
|3x+5y+5|/√10 = √[(x-5)^2 + (y-3)^2]
(3x+5y+5)^2 = 10((x-5)^2 + (y-3)^2)
9x^2+30xy+25y^2+30x+50y+25 = 10x^2+10y^2-100x-60y+340
-x^2 + 30xy + 15y^2 + 130x + 110y - 315 = 0
Hmm. That's an hyperbola. I was expecting a parabola. Better check my algebra.
Related Questions
geometry - A moving point is always equidistant from (-3,2) and the line 2x-y+2=...
geometry - A moving point is always equidistant from (-3,2) and the line 2x-y+2=...
maths pleaaaase - The point X and Y are 8cm apart Draw a scale drawing of the ...
Analytic Geometry - Please help me to solve this problem. Find the equation of ...
geometry - what is the equation of the locus points equidistant from the lines y...
Geo (locus) - I don't fully get this stuff but some of these I guessed on ...
maths --plse help me.. - without using set square or protacter construct 1. ...
math - 1) The Vietnam Memorial in Washington, DC is an angular wall. If you are ...
Analytic Geometry - Find the equation of a locus of a point which moves so that ...
Pre Calc - Derive the equation of the locus of all points that are equidistant ...
For Further Reading