document.write( "Question 831458: Please help me solve this : Line JK has endpoints J(4,6) and K(0,2). The intersection of Line JK and its perpendicular bisector is (2,4) . Write the equation for the perpendicular bisector of line JK. \n" ); document.write( "
Algebra.Com's Answer #501361 by hovuquocan1997(83)\"\" \"About 
You can put this solution on YOUR website!
First, because you have 3 points for line JK, which is (4,6), (0,2) you should start finding the equation for this line first in order to find the perpendicular line. A linear equation has a formula like this y=ax + b
\n" ); document.write( "Create a system of two equations:
\n" ); document.write( "First: 6=4a+b
\n" ); document.write( "Second: 2=0a+b
\n" ); document.write( "So you have system of 2 equations:
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
\n" ); document.write( " \"+system%28+%0D%0A++++4%5Ca+%2B+1%5Cb+=+6%2C%0D%0A++++0%5Ca+%2B+1%5Cb+=+2+%29%0D%0A++\"
\n" ); document.write( "
\n" ); document.write( " Any system of equations:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " has solution
\n" ); document.write( "
\n" ); document.write( " or
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " (a=1, b=2}
\n" ); document.write( "

\n" ); document.write( "\n" ); document.write( "Then you can find a=1 and b=2
\n" ); document.write( "So the equation would be : y=1x + 2 which is y = x + 2
\n" ); document.write( "Now let's find the perpendicular line. it also has the equation form like this
\n" ); document.write( "Y = ax + b
\n" ); document.write( "But in order to be perpendicular with JK, the a in this equation and the a in JK equation must multiply together and give you -1
\n" ); document.write( "so 1.a = -1 ===> a = -1
\n" ); document.write( "So you have y = -x + b
\n" ); document.write( "Now you have point (2,4) given on the line in the question. PLUG IT IN
\n" ); document.write( "4 = -(2) + b
\n" ); document.write( "b = 6
\n" ); document.write( "TA-DAH. You have the equation y = -x + 6 :D
\n" ); document.write( "
\n" ); document.write( "
\n" );