Sign In
A coordinate proof is a method used to prove geometric statements by placing geometric figures in a coordinate plane and assigning variables to the coordinates of points. These variables help prove geometric statements algebraically. Consider the following statement.
There are three steps to follow to prove this statement using a coordinate proof.
Considering these strategies, place a rectangle in a coordinate plane and label the vertices as A, B, C, and D.
In this step it is important to assign as few variables as possible. Since the figure is a rectangle, each of its interior angles is 90^(∘). This implies that the coordinates of C are ( a, b).
Calculate the length of the diagonals AC and DB using the Distance Formula.
| d = sqrt((x_2-x_1)^2 + (y_2-y_1)^2) | |||
|---|---|---|---|
| Segment | Endpoints | Substitute | Simplify |
| AC | A( 0,0) and C( a,b) | AC=sqrt(( a - 0)^2+( b- 0)^2) | AC=sqrt(a^2+b^2) |
| DB | D( 0,b) and B( a,0) | DB=sqrt(( a- 0)^2+( 0- b)^2) | DB=sqrt(a^2+b^2) |
Both segments have the same length. Therefore, by the definition of congruent segments, the diagonals are congruent. AC≅ DB