document.write( "Question 455572: Isoscles triangle ABC has vertices A(-1,1), B(1,5), and C(3,1) What is the equation of the perpendicular bisector of line segment BC? \n" ); document.write( "
Algebra.Com's Answer #312744 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Isoscles triangle ABC has vertices A(-1,1), B(1,5), and C(3,1) What is the equation of the perpendicular bisector of line segment BC?
\n" ); document.write( "------------------
\n" ); document.write( "The midpoint of BC is x = (1+3)/2 ; y = (5+1)/2 or (2,3)
\n" ); document.write( "-----
\n" ); document.write( "BC has slope (5-1)/(1-3) = -2
\n" ); document.write( "----
\n" ); document.write( "So the perpendicular bisector is the line
\n" ); document.write( "with slope 1/2 passing thru point (2,3)
\n" ); document.write( "-------
\n" ); document.write( "Form y = mx + b
\n" ); document.write( "Substitute for y,x, and m, and solve for \"b\":
\n" ); document.write( "-------
\n" ); document.write( "3 = (1/2)2 + b
\n" ); document.write( "3 = 1 + b
\n" ); document.write( "b = 2
\n" ); document.write( "------------
\n" ); document.write( "Equation:
\n" ); document.write( "y = (1/2)x + 2
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" ); document.write( "
\n" );