document.write( "Question 96775: It says: Determine whether each quadrilateral with the given vertices is a parallelogram, a rectangle, a rhombus, or a square. List all that apply.
\n" );
document.write( "Then they give me the points:
\n" );
document.write( "M(1,5), N(6,5), O(6,10), P(1,10) \r
\n" );
document.write( "\n" );
document.write( "How do I solve this without graphing it?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #70467 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine whether each quadrilateral with the given vertices is a parallelogram, a rectangle, a rhombus, or a square. List all that apply. \n" ); document.write( "Then they give me the points: \n" ); document.write( "M(1,5), N(6,5), O(6,10), P(1,10) \n" ); document.write( "--------- \n" ); document.write( "Plot the points so you can see what you are working with. \n" ); document.write( "You should see that each of the sides is length 5 and \n" ); document.write( "the sides are perpendicular so the figure is a square, \n" ); document.write( "is a rectagle, is a parallelogram. \n" ); document.write( "----------- \n" ); document.write( "If you were working only with the points you would have \n" ); document.write( "to find the equation of each line passing thru two of the \n" ); document.write( "points; determine if cerain lines were perpendicular. \n" ); document.write( "; determine the length of the lines. Come to the conclusion \n" ); document.write( "adjacent sides are perpendicular and the length of each of \n" ); document.write( "the sides is 5. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |