document.write( "Question 283748: A square has vertices U(-2,1), V(2,3), W(4,-1) and X(0,-3). Verify that the diagonals perpendicularly bisect each other. \n" ); document.write( "
Algebra.Com's Answer #205929 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
The four points can be plotted:
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( ".
\n" ); document.write( "The diagonals are defined by the points: U,W and V,X.
\n" ); document.write( ".
\n" ); document.write( "We need to solve for a line going through the first pair of points
\n" ); document.write( "U (-2,1)
\n" ); document.write( "W (4,-1)
\n" ); document.write( ".
\n" ); document.write( "y = mx + b
\n" ); document.write( "m= (-1-1)/(4-(-2))= -2/6 = -1/3
\n" ); document.write( "y = -1/3x + b
\n" ); document.write( "We can solve for 'b' by plugging in the points we know.
\n" ); document.write( "1 = -1/3*(-2 ) + b
\n" ); document.write( "b = 1/3
\n" ); document.write( "or
\n" ); document.write( "-1 = -1/3*4 +b
\n" ); document.write( "b = 1/3
\n" ); document.write( ".
\n" ); document.write( "y=-1/3x + 1/3 defines the equation for the first diagonal.
\n" ); document.write( ".
\n" ); document.write( "Then we need to find the equation for the line going through the other two points
\n" ); document.write( "V (2,3)
\n" ); document.write( "X (0,-3)
\n" ); document.write( "m= (-3-3)/(0-2) = -6/-2 = 6/2 = 3
\n" ); document.write( ".
\n" ); document.write( "At this point we know the diagonals are perpendicular because, by definition, the slopes of perpendicular lines are the negative reciprocal.
\n" ); document.write( "-1/3 is the negative reciprocal of 3.
\n" ); document.write( ".
\n" ); document.write( "But we can press on to continue to define the second equation...
\n" ); document.write( ".
\n" ); document.write( "-3 = 3(0) + b
\n" ); document.write( "b = -3
\n" ); document.write( "or
\n" ); document.write( "3 = 3(2) + b
\n" ); document.write( "b = -3
\n" ); document.write( "y = 3x -3
\n" ); document.write( ".
\n" ); document.write( "Then a graph will illustrate they are perpendicular.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );