document.write( "Question 1153027: prove that quadrilateral GHIJ with the vertices G(-2,2), H(3,4), I(8,2), and J(3,0) is rhombus \n" ); document.write( "
| Algebra.Com's Answer #775172 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "Diagonal GI lies on the horizontal line y=2; diagonal HJ lies on the vertical line x=3. So the two diagonals are perpendicular to each other. \n" ); document.write( "The intersection of the two diagonals is the midpoint of both diagonals. \n" ); document.write( "A quadrilateral whose diagonals are perpendicular and bisect each other is a rhombus. \n" ); document.write( "Of course many other methods can be used to do the proof; this one looked easiest to me.... \n" ); document.write( " \n" ); document.write( " |