Difference between revisions of "Kite"

m
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 +
==Diagram==
 +
<asy>
 +
dot((0,0));
 +
dot((-3,5));
 +
dot((3,5));
 +
dot((0,7));
 +
draw((0,0)--(-3,5)--(0,7)--(3,5)--cycle);
 +
</asy>
 +
==Definition and Usage==
 
A '''kite''' is a geometric figure that lies in a plane.  [[Quadrilateral]] <math>ABCD</math> is a kite if and only if <math>AB=BC</math> and <math>CD=DA</math>.  Thus, there are two types of quadrilaterals with two pairs of [[congruent (geometry) | congruent]] [[edge]]s, the [[parallelogram]] (if the members of each pair are opposite each other), and the kite (if the members of each pair are adjacent to each other).  The properties of kites include:
 
A '''kite''' is a geometric figure that lies in a plane.  [[Quadrilateral]] <math>ABCD</math> is a kite if and only if <math>AB=BC</math> and <math>CD=DA</math>.  Thus, there are two types of quadrilaterals with two pairs of [[congruent (geometry) | congruent]] [[edge]]s, the [[parallelogram]] (if the members of each pair are opposite each other), and the kite (if the members of each pair are adjacent to each other).  The properties of kites include:
  
Line 4: Line 13:
 
* [[perpendicular]] [[diagonal]]s
 
* [[perpendicular]] [[diagonal]]s
 
* one pair of opposite, congruent [[angle]]s
 
* one pair of opposite, congruent [[angle]]s
 +
 +
[[Category:Geometry]]

Latest revision as of 01:17, 18 January 2020

Diagram

[asy] dot((0,0)); dot((-3,5)); dot((3,5)); dot((0,7)); draw((0,0)--(-3,5)--(0,7)--(3,5)--cycle); [/asy]

Definition and Usage

A kite is a geometric figure that lies in a plane. Quadrilateral $ABCD$ is a kite if and only if $AB=BC$ and $CD=DA$. Thus, there are two types of quadrilaterals with two pairs of congruent edges, the parallelogram (if the members of each pair are opposite each other), and the kite (if the members of each pair are adjacent to each other). The properties of kites include: