document.write( "Question 82158: This problem is not in my book, my teacher likes to make up his own questions. I can't find anything on perpendicular bisector. I think it may have something to do with midpoint but I am not for sure. I would attempt it but I don't know where to begin...\r
\n" ); document.write( "\n" ); document.write( "Find an equation for the perpendicular bisector of the line segment IJ for the points I(3,5) and J(7,-3)
\n" ); document.write( "

Algebra.Com's Answer #58873 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
First find the midpoint of the segment with the endpoints (3,5) and (7,-3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: To find midpoint of segment connecting two point
The Coordinates of mid point of a line segment joining two points can be calculated using following formulas.
\n" ); document.write( "
\n" ); document.write( " X coordinate of mid point is
\n" ); document.write( "
\n" ); document.write( " \"X%5Bmid%5D=+%28X+coordinate_of_first_point+%2B+X+coordinate_of_first_point%29%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"X%5Bmid%5D+=%283%2B7%29%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"X%5Bmid%5D+=%283%2B7%29%2F2=5\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " Y coordinate of mid point is
\n" ); document.write( "
\n" ); document.write( " \"Y%5Bmid%5D=+%28Y+coordinate_of_first_point+%2B+Y+coordinate_of_first_point%29%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"Y%5Bmid%5D+=%285%2B-3%29%2F2\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"Y%5Bmid%5D=%285%2B-3%29%2F2=1\"
\n" ); document.write( "
\n" ); document.write( " Hence, The mid point of segment joining two point (3,5) and (7,-3) is (5,1)
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So we know that the bisecting line will go through the point (5,1). Now find the slope of the line going through (3,5) and (7,-3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: Finding the slope

\n" ); document.write( "
\n" ); document.write( " Slope of the line through the points (3, 5) and (7, -3)
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"m+=+%28y%5B2%5D+-+y%5B1%5D%29%2F%28x%5B2%5D+-+x%5B1%5D%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"m+=+%28-3+-+5%29%2F%287+-+3%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"m+=+%28-8%29%2F%284%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " \"m+=+-2\"
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " Answer: Slope is \"m+=+-2\"
\n" ); document.write( "
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the slope of the line through (3,5) and (7,-3) is \"m=-2\" we know the perpendicular slope is \r
\n" ); document.write( "\n" ); document.write( "\"m%5Bp%5D=-1%2Fm\" where \"m%5Bp%5D\" is the perpendicular slope\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m%5Bp%5D=-1%2F-2=1%2F2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the bisecting line has a slope of 1/2 and goes through the point (5,1). So lets find the equation of the line:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
Solved by pluggable solver: FIND a line by slope and one point

\n" ); document.write( " What we know about the line whose equation we are trying to find out:
\n" ); document.write( "

    \n" ); document.write( "
  • it goes through point (5, 1)

  • \n" ); document.write( "
  • it has a slope of 0.5

  • \n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( " First, let's draw a diagram of the coordinate system with point (5, 1) plotted with a little blue dot:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( " Write this down: the formula for the equation, given point \"x%5B1%5D%2C+y%5B1%5D\" and intercept a, is
\n" ); document.write( "
\n" ); document.write( " \"y=ax+%2B+%28y%5B1%5D-a%2Ax%5B1%5D%29\" (see a paragraph below explaining why this formula is correct)
\n" ); document.write( "
\n" ); document.write( " Given that a=0.5, and \"system%28+x%5B1%5D+=+5%2C+y%5B1%5D+=+1+%29+\", we have the equation of the line:
\n" ); document.write( "
\n" ); document.write( " \"y=0.5%2Ax+%2B+-1.5\"
\n" ); document.write( "
\n" ); document.write( " Explanation: Why did we use formula \"y=ax+%2B+%28y%5B1%5D+-+a%2Ax%5B1%5D%29\" ? Explanation goes here. We are trying to find equation y=ax+b. The value of slope (a) is already given to us. We need to find b. If a point (\"x%5B1%5D\", \"y%5B1%5D\") lies on the line, it means that it satisfies the equation of the line. So, our equation holds for (\"x%5B1%5D\", \"y%5B1%5D\"): \"y%5B1%5D+=+a%2Ax%5B1%5D%2Bb\" Here, we know a, \"x%5B1%5D\", and \"y%5B1%5D\", and do not know b. It is easy to find out: \"b=y%5B1%5D-a%2Ax%5B1%5D\". So, then, the equation of the line is: \"+y=ax%2B%28y%5B1%5D-a%2Ax%5B1%5D%29+\".
\n" ); document.write( "
\n" ); document.write( " Here's the graph:
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the equation of the bisecting line is \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=%281%2F2%29x-3%2F2\" or \"y=0.5x-1.5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );