document.write( "Question 256075: Please help me with this
\n" );
document.write( " Point A (-4,1) is in the standard (x,y) coordinate plane. What must be the coordinates of point B so that the line x=2 is the perpendicular bisector of AB? \n" );
document.write( "
Algebra.Com's Answer #188240 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x=2 is a vertical line going through (2,y) \n" ); document.write( "A perpendicular line would be horizontal going through (2,y) and from the point (-4,1) we know the y value is 1 so the point C intersection of the lines is (2,1) \n" ); document.write( "An equation for that line could be y=1 (There are an infinite number of such lines) \n" ); document.write( "2-(-4)=6 \n" ); document.write( "2+6=8 \n" ); document.write( "since x=2 bisects the line AB \n" ); document.write( "point B should be (8,1) \n" ); document.write( " |