document.write( "Question 1114323: A commetee is choosing a site for a community centre. The centre need to be located the same distance from the two main towns in the country. On a map , these towns have coordinates (2,14) and (16,4). Determine an equation for the line that shows all possible sites for the community centre) \n" ); document.write( "
Algebra.Com's Answer #802533 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
We want to find the perpendicular bisector of the line that connects the towns.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(2, 14) and (16, 4)\r
\n" ); document.write( "\n" ); document.write( "slope = (4 - 14)/(16 - 2) = -10/14 = -5/7\r
\n" ); document.write( "\n" ); document.write( "midpoint = (2 + 16, 14 + 4) = (9, 9)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Perpendicular bisector:\r
\n" ); document.write( "\n" ); document.write( "slope = 7/5, passes through (9, 9)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y - 9 = 7/5 * (x - 9)
\n" ); document.write( "
\n" ); document.write( "
\n" );