document.write( "Question 1041526: If the point (x,3) is equidistant from (3,-2) and (7,4), find the value of x. \n" ); document.write( "
Algebra.Com's Answer #656476 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"%28x-3%29%5E2+%2B+5%5E2+=+%28x-7%29%5E2+%2B+%28-1%29%5E2\"\r
\n" ); document.write( "\n" ); document.write( "==> \"x%5E2+-+6x+%2B+34+=+x%5E2+-14x+%2B+50\"\r
\n" ); document.write( "\n" ); document.write( "==> -6x+34 = -14x +50\r
\n" ); document.write( "\n" ); document.write( "==> 8x = 16 ==> x = 2.
\n" ); document.write( "
\n" );