document.write( "Question 66562This question is from textbook Advanced mathematics
\n" ); document.write( ": find the equation of the line that is equidistant from the points (1,4) and (-3,2). Write your equation in general form. \n" ); document.write( "
Algebra.Com's Answer #47227 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
FInd the equation of the line that is equidistant from the points A=(1,4) and B=(-3,2). Write your equation in general form.
\n" ); document.write( "LET ANY POINT 'P' ON THE LINE BE (X,Y)
\n" ); document.write( "PA=PB......GIVEN
\n" ); document.write( "PA^2=PB^2
\n" ); document.write( "(X-1)^2+(Y-4)^2=(X+3)^2+(Y-2)^2
\n" ); document.write( "X^2-2X+1+Y^2-8Y+16=X^2+6X+9+Y^2-4Y+4
\n" ); document.write( "6X+9-4Y+4+2X-1+8Y-16=0
\n" ); document.write( "8X+4Y-4=0
\n" ); document.write( "2X+Y-1=0
\n" ); document.write( "
\n" ); document.write( "
\n" );