document.write( "Question 1056011: The coordinates of the vertices of quadrilateral NOVA are (-1,4), (4,7), (7,2) and (2,-1) respectively. Classify quadrilateral NOVA (square, rectangle or rhombus) \n" ); document.write( "
Algebra.Com's Answer #671294 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
The wording suggests that square, rectangle or rhombus are the only choices,
\n" ); document.write( "as if they are telling you that it is not any quadrilateral,
\n" ); document.write( "but one of those 3 kinds of parallelograms.
\n" ); document.write( "Was that what was really meant?
\n" ); document.write( "If you never learned about slopes,
\n" ); document.write( "that must be what was meant.
\n" ); document.write( "
\n" ); document.write( "Calculating \"highlight%28lengths%29\" you could verify
\n" ); document.write( "if a quadrilateral is a rectangle, a square or a rhombus.
\n" ); document.write( "In a square or a rhombus, all 4 sides have the same length.
\n" ); document.write( "In a square of a rectangle, both diagonals have the same length.
\n" ); document.write( "
\n" ); document.write( "The \"highlight%28slopes%29\" of the segments (sides or diagonals) would tell you if they are parallel or perpendicular, or neither,
\n" ); document.write( "and that would allow you to know if a quadrilateral is a parallelogram,
\n" ); document.write( "and in that case it would tell you what kind.
\n" ); document.write( "In a parallelogram, opposite sides are parallel;
\n" ); document.write( "in a rectangle, adjacent sides are perpendicular to each other,
\n" ); document.write( "and in a rhombus,the diagonals are prependicular to each other.
\n" ); document.write( "
\n" ); document.write( "CALCULATING LENGTHS ONLY:
\n" ); document.write( "The \"formula\" for calculating the length of a line segment,
\n" ); document.write( "is often called \"the distance formula\" ,
\n" ); document.write( "because it is the distance between the end points of the segment.
\n" ); document.write( "It is not really a formula to be memorized,
\n" ); document.write( "because it is just the application of the Pythagorean theorem
\n" ); document.write( "to the right triangles formed when you draw the segment between the points,
\n" ); document.write( "and through each point draw lines parallel to the x- and y-axes.
\n" ); document.write( "For segment \"NO\" , the length could be calculated by the formula
\n" ); document.write( "\"NO=sqrt%28%28x%5BO%5D-x%5BN%5D%29%5E2%2B%28y%5BO%5D-y%5BN%5D%29%5E2%29\" ,
\n" ); document.write( "but since \"%28x%5BO%5D-x%5BN%5D%29=-%28x%5BN%5D-x%5BO%5D%29\" , \"%28x%5BO%5D-x%5BN%5D%29%5E2=%28x%5BN%5D-x%5BO%5D%29%5E2\" ,
\n" ); document.write( "and that means that you do not need to worry about which way you write the squared differences.
\n" ); document.write( "So, the lengths of the sides are
\n" ); document.write( " ,
\n" ); document.write( " ,
\n" ); document.write( " , and .
\n" ); document.write( "The lengths of the diagonals are
\n" ); document.write( " , and
\n" ); document.write( " .
\n" ); document.write( "Since all four sides have the same \"sqrt%2834%29\" length,
\n" ); document.write( "and both diagonals have the same \"sqrt%2868%29\" length,
\n" ); document.write( "quadrilateral \"NOVA\" is a square.
\n" ); document.write( "I would also call it a rectangle and a rhombus,
\n" ); document.write( "because a square is a special kind of rectangle (one with all sides having the same length),
\n" ); document.write( "and a special kind of rhombus (one with all angles having the same measure).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "CALCULATING SLOPES:
\n" ); document.write( "A short way to write the definition for slope is \"m=DELTA%28y%29%2FDELTA%28x%29\" ,
\n" ); document.write( "but that assumes you know that \"m\" means slope, and that \"DELTA\" means change (increase really).
\n" ); document.write( "So, they usually make you write something more complicated, like
\n" ); document.write( "\"Slope%5BNO%5D\"\"or\"\"m%5BNO%5D=%28y%5BO%5D-y%5BN%5D%29%2F%28x%5BO%5D-x%5BN%5D%29\" .
\n" ); document.write( "There, the increase in \"y\" as you go from \"N\" to \"O\" is \"y%5BO%5D-y%5BN%5D=DELTA%28y%29\" , and
\n" ); document.write( "the increase in \"x\" as you go from \"N\" to \"O\" is \"x%5BO%5D-x%5BN%5D=DELTA%28x%29\"
\n" ); document.write( "That \"formula\" is a definition of the word slope.
\n" ); document.write( "You just need to remember its meaning,
\n" ); document.write( "because that is not something you can deduce by reasoning,
\n" ); document.write( "but it is not really a complicated \"formula\" that you need to memorize.
\n" ); document.write( "So, we use that type of \"formula\" to calculate the slopes of sides \"NO\" , \"OV\" , \"VA\" , and \"AN\" .
\n" ); document.write( "When I fill numbers into that formula,
\n" ); document.write( "I first fill the x and y of one point,
\n" ); document.write( "and then I fill the coordinates of the other point,
\n" ); document.write( "to avoid mistakes.
\n" ); document.write( "I would first enter the coordinates for \"O\" to get \"m%5BNO%5D=%287-%22+%22%29%2F%284-%22+%22%29\" ,
\n" ); document.write( "and then I would fill the blanks with the coordinates for \"N\" , to get
\n" ); document.write( "\"m%5BNO%5D=%287-4%29%2F%284-%28-1%29%29\" , which is what my teacher would see. Then,
\n" ); document.write( "\"m%5BNO%5D=3%2F%284%2B1%29\" , and
\n" ); document.write( "\"m%5BNO%5D=3%2F5\" .
\n" ); document.write( "The other sides' slopes can be calculated the same way:
\n" ); document.write( "\"m%5BOV%5D=%282-7%29%2F%287-4%29=%28-5%29%2F3=-5%2F3\"
\n" ); document.write( "\"m%5BVA%5D=%28-1-2%29%2F%282-7%29=%28-3%29%2F%28-5%29=3%2F5\"
\n" ); document.write( "\"m%5BAN%5D=%28-1-4%29%2F%282-%28-1%29%29=%28-5%29%2F%282%2B1%29=%28-5%29%2F3=-5%2F3\" .
\n" ); document.write( "Since \"m%5BNO%5D=m%5BVA%5D=3%2F5\" , sides \"NO\" and \"VA\" are parallel.
\n" ); document.write( "Since \"m%5BOV%5D=m%5BAN%5D=-5%2F3\" , sides \"OV\" and \"AN\" are parallel.
\n" ); document.write( "So, quadrilateral NOVA is a parallelogram.
\n" ); document.write( "Since \"m%5BNO%5D%2Am%5BOV%5D=%283%2F5%29%2A%28-5%2F3%29=-1\" , sides \"NO\" and \"OV\" are perpendicular,
\n" ); document.write( "and a parallelogram with one right angle has four right angles,
\n" ); document.write( "so quadrilateral NOVA is at least a rectangle.
\n" ); document.write( "More specifically, it could also be a square,
\n" ); document.write( "which is a special kind of rectangle,
\n" ); document.write( "and (according to many definitions) a special kind of rhombus.
\n" ); document.write( "to find out if it is a square (and a rhombus),
\n" ); document.write( "we can check to see if all sides have the same length,
\n" ); document.write( "or we can calculate the slopes of diagonals to see if they are perpendicular.
\n" ); document.write( "
\n" );