document.write( "Question 1094532: Three points D(-5,6), E(2,-1), and F(x,0) are given. Find the value of X if DF=EF. \n" ); document.write( "
Algebra.Com's Answer #837934 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Here is an alternative solution method, using a bit of geometry along with the algebra. \n" ); document.write( "If DF=EF, then F is on the perpendicular bisector of DE. \n" ); document.write( "The midpoint of DE is (-1.5,2.5), and its slope is -1. \n" ); document.write( "So F is on the line with slope 1 passing through (-1.5,2.5). The point-slope form of the equation of that line is \n" ); document.write( "y-2.5 = 1(x+1.5) \n" ); document.write( "We know F is (x,0), so y is 0. Substitute y=0 and solve to find x. \n" ); document.write( "0-2.5 = x+1.5 \n" ); document.write( "-2.5-1.5 = x \n" ); document.write( "x = -4 \n" ); document.write( " \n" ); document.write( " |