document.write( "Question 986775: Find the equation of the perpendicular bisector of the segment joining (2,4) and (4,-4) using point slope form \n" ); document.write( "
Algebra.Com's Answer #607567 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! slope of a line between these two is -8/2=-4 \n" ); document.write( "point slope formula \n" ); document.write( "y-y1=m(x-x1) \n" ); document.write( "y+4=-4(x-4) \n" ); document.write( "y+4=-4x+16 \n" ); document.write( "y=-4x+12 \n" ); document.write( "midpoint of this line is (3,0) since you average the x and y values. \n" ); document.write( "I need a line with a slop of (1/4) the negative reciprocal of the slope of the first line, and it must go through (3,0) \n" ); document.write( "y-0=(1/4)(x-3) \n" ); document.write( "y=(1/4)x-(3/4)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |