Math I · G-GPE.4

Using Coordinates, Distance, and Algebra to Prove or Disprove Geometric Statements

This objective shows students how to turn a geometric claim into evidence. Instead of trusting a diagram, they can use coordinates, slopes, distances, midpoints, and equations to prove that a statement is true or expose why it is false.

Concept Geometry
Domain Expressing Geometric Properties with Equations
Read time 9 minutes

What this learning objective is really asking you to learn

This learning objective asks students to use algebra as a proof engine for geometry. Instead of looking at a figure and guessing its properties, students use coordinates to calculate evidence. A quadrilateral may look like a rectangle, but coordinate geometry asks for proof. Are opposite sides parallel? Are adjacent sides perpendicular? Are diagonals congruent and do they bisect each other? Are the side lengths consistent with the claim? Each of these questions can be answered with algebra.

The coordinate plane gives every point an address. Once points have addresses, geometric relationships become numerical relationships. Distance becomes a calculation. Slope becomes a calculation. Midpoint becomes a calculation. A circle becomes an equation. A line becomes an equation. This is the main power of coordinate geometry: it translates visual claims into algebraic statements that can be checked.

The distance formula is one of the central tools. If \(A(x1, y1)\) and \(B(x2, y2)\) are points, then the distance between them is

\[AB = \sqrt{(x2 - x1)^2 + (y2 - y1)^2}\].

This formula comes from the Pythagorean Theorem. The horizontal change and vertical change between two points form the legs of a right triangle, and the segment between the points is the hypotenuse. In coordinate proof, the distance formula can show that sides are congruent, diagonals are congruent, a point lies on a circle, or a triangle has certain side relationships.

Slope is another central tool. The slope of a nonvertical line through \(A(x1, y1)\) and \(B(x2, y2)\) is

\[m = (y2 - y1) / (x2 - x1)\].

Slope measures steepness and direction. Equal slopes indicate parallel nonvertical lines. Slopes whose product is -1 indicate perpendicular nonvertical lines. Vertical and horizontal lines require special attention: vertical lines have undefined slope, horizontal lines have slope 0, and a vertical line is perpendicular to a horizontal line.

The midpoint formula is also useful. The midpoint of \(A(x1, y1)\) and \(B(x2, y2)\) is

\[((x1 + x2)/2, (y1 + y2)/2)\].

Midpoints help prove that diagonals bisect each other, that a point is the center of a segment, or that a quadrilateral has parallelogram properties.

The objective includes proving and disproving. Proving means showing a claim must be true by using valid calculations and reasoning. Disproving means showing a claim fails, often by finding one required property that is not true. If a problem asks whether four points form a rectangle, one mismatched slope or distance may be enough to reject the claim. A good disproof is not vague. It identifies the failed condition.

A classic example is proving or disproving that four points form a rectangle. A rectangle is a quadrilateral with four right angles. In coordinate geometry, students might show that adjacent sides are perpendicular by checking slopes and that opposite sides are parallel. Or they might show that a quadrilateral is a parallelogram with congruent diagonals. There are multiple valid proof routes, but each route must be logically complete.

Another example is checking whether a point lies on a circle. Suppose a circle is centered at the origin and contains \((0, 2)\). The radius is 2, so the circle has equation \(x^2 + y^2 = 4\). Does \((1, \sqrt{3})\) lie on the circle? Substitute: \(1^2 + (\sqrt{3})^2 = 1 + 3 = 4\). Yes, the point lies on the circle. This is geometry proved by algebra.

Why students should learn this math

Students should learn this math because it gives them a reliable way to test visual claims. Diagrams are helpful, but they can be misleading. A shape may look like a rectangle because of the scale of the graph. A point may appear to lie on a circle but miss it slightly. Lines may appear parallel but have different slopes. Coordinate proof protects students from being fooled by appearance.

This matters in real life because technical work depends on verification. A design drawing, map, blueprint, computer model, or engineering diagram is not useful merely because it looks right. It must satisfy measurable relationships. Are two beams parallel? Is a support perpendicular to a base? Does a hole lie at the correct distance from a center? Is a part symmetric? Does a path clear an obstacle? Coordinate methods answer these questions with calculations.

Computer-aided design is built on coordinate geometry. A CAD file stores points, lines, arcs, circles, constraints, and measurements. When a designer says two edges should be perpendicular, the software checks a geometric relationship encoded algebraically. When a machinist cuts a circular hole, the center and radius define every point on that circle. When an architect places walls, windows, and beams, coordinates and measurements ensure that the plan is buildable.

Mapping and navigation also rely on coordinate proof. Roads, property boundaries, utility lines, and construction sites are represented with coordinates. Surveyors use coordinate calculations to establish distances, angles, intersections, and boundaries. If two property lines are supposed to be perpendicular or parallel, that claim can be checked mathematically.

In computer graphics, coordinates define shapes and transformations. A rectangle on a screen, a triangle in a mesh, a collision boundary in a game, or a circular button in an interface all depend on coordinate relationships. If the software needs to know whether an object intersects a circle, whether a point lies inside a polygon, or whether edges are perpendicular, it uses algebraic tests.

Students should also learn this objective because it unifies two branches of math that often feel separate. Algebra can seem like symbol manipulation. Geometry can seem like pictures. Coordinate geometry shows that they are two languages for the same structures. A line in geometry is represented by an equation in algebra. A distance in geometry is represented by a square-root expression in algebra. A circle in geometry is represented by an equation involving squared distances. This unity is one of the most important ideas in high school mathematics.

There is also an intellectual benefit. Coordinate proof teaches students to choose tools strategically. Not every problem needs every formula. To prove equal side lengths, use distance. To prove parallel lines, use slope. To prove diagonals bisect each other, use midpoint. To prove circle membership, use the circle equation or distance from the center. This is mathematical problem solving: identify the claim, choose the right evidence, calculate accurately, and explain the conclusion.

Where this objective fits on the full map of mathematics

On the big map, this objective begins the coordinate proof arc of Integrated Math I. The previous objectives focused on congruence through transformations and triangles. Objective 044 shifts into analytic geometry: expressing geometric properties with equations. The word analytic means using algebraic analysis to study geometry.

This objective connects backward to the coordinate plane work students began in earlier grades. Plotting points was the beginning. Finding slope and graphing lines added structure. Now those same tools become proof tools. A coordinate plane is no longer just a place to draw graphs; it is a laboratory for verifying geometric claims.

It connects to functions because graphs are sets of points satisfying rules. A line is the graph of a linear equation. A circle can be represented by an equation. A transformed figure can be represented by transformed coordinates. Students who understand coordinate proof can see equations as descriptions of geometric objects.

It connects to the Pythagorean Theorem through the distance formula. Every coordinate distance calculation is a hidden right triangle. This prepares students for Math II, where the equation of a circle is derived from distance to a center and where right-triangle trigonometry becomes central.

It connects to the next objective, G-GPE.5, because slope criteria for parallel and perpendicular lines are among the most important coordinate proof tools. Objective 044 uses coordinates broadly; Objective 045 zooms in on slope.

In later mathematics, this objective grows into analytic geometry, vector geometry, linear algebra, calculus, and physics. The same idea—represent space with numbers and use equations to reason about it—supports equations of conic sections, parametric curves, vectors, motion, optimization, computer graphics, machine learning geometry, and engineering analysis.

The historical machinery behind coordinate geometry

Coordinate geometry is often associated with René Descartes and Pierre de Fermat in the seventeenth century. The revolutionary idea was to connect algebra and geometry through a coordinate system. Points could be represented by pairs of numbers. Curves could be represented by equations. Geometric problems could be attacked with algebraic methods.

Before analytic geometry, much of geometry was synthetic: arguments were made directly from points, lines, circles, and congruent figures. Synthetic geometry is powerful and elegant, but analytic geometry created a new machine. It allowed mathematicians to translate a geometric problem into algebra, solve it, and translate the result back into geometry.

This changed mathematics dramatically. It helped prepare the ground for calculus, because curves and motion could be represented algebraically. It made physics more mathematical, because positions and trajectories could be described with coordinates. It made modern engineering and computer graphics possible, because spatial objects could be stored and manipulated numerically.

When students use coordinates to prove that a quadrilateral is a rectangle, they are participating in this historical unification. The problem may be small, but the method is one of the most powerful methods in mathematics: encode structure numerically, then reason with precision.

The technical execution: how to write a coordinate proof

A good coordinate proof begins by identifying the claim. What exactly must be shown? If the claim is “the quadrilateral is a rectangle,” students need a definition or theorem for rectangles. They might show four right angles. They might show it is a parallelogram with one right angle. They might show it is a parallelogram with congruent diagonals. The chosen route determines the calculations.

Next, list the points clearly. Label them in order if they form a polygon. For example, suppose \(A(1, 2)\), \(B(5, 2)\), \(C(5, 6)\), and \(D(1, 6)\). To prove \(ABCD\) is a rectangle, compute slopes. \(AB\) is horizontal because both endpoints have \(y = 2\). \(BC\) is vertical because both endpoints have \(x = 5\). A horizontal line is perpendicular to a vertical line, so angle \(B\) is a right angle. Opposite sides are also horizontal or vertical, so they are parallel. Therefore the quadrilateral is a rectangle.

For a less axis-aligned example, slopes and distances become more important. Suppose adjacent side slopes are negative reciprocals. That proves perpendicularity. Suppose opposite side slopes match. That proves parallelism. Together, these facts may prove a rectangle or parallelogram.

A disproof should be just as precise. Suppose someone claims that points form a rectangle, but the slopes of two supposed adjacent sides are not negative reciprocals and neither pair is vertical-horizontal. Then the angle is not right, so the figure is not a rectangle. Or if the diagonals of a supposed rectangle do not have the same midpoint, then they do not bisect each other, so the quadrilateral is not a parallelogram and therefore not a rectangle.

For circle membership, use distance from the center. If a circle has center \((h, k)\) and radius \(r\), a point \((x, y)\) lies on the circle exactly when \((x - h)^2 + (y - k)^2 = r^2\). This avoids unnecessary square roots. For example, for center \((0, 0)\) and radius 2, the point \((1, \sqrt{3})\) works because \(1^2 + (\sqrt{3})^2 = 4\).

Students should learn to write conclusions in complete reasoning, not just calculations. A calculation is evidence; the proof explains what the evidence means. “The slopes are 2 and \(-1/2\), and their product is -1, so the lines are perpendicular.” “The midpoints of the diagonals are both \((3, 4)\), so the diagonals bisect each other.” “The squared distance from the center is 9, which equals the radius squared, so the point lies on the circle.”

Common misunderstandings

A common misunderstanding is thinking a graph proves a claim by appearance. The graph helps, but the proof comes from calculations and definitions.

Another misunderstanding is using the wrong criterion. Equal diagonals alone do not prove a quadrilateral is a rectangle; an isosceles trapezoid can have equal diagonals. Equal opposite side lengths alone may prove a parallelogram, but not necessarily a rectangle. Students must know what conditions are sufficient.

Students also make sign errors in slope and distance calculations. The distance formula squares coordinate differences, so order does not affect the final distance. Slope does depend on consistent order: \((y2 - y1)/(x2 - x1)\) must use the same order in numerator and denominator.

Vertical lines are another common issue. Their slope is undefined, not zero. Horizontal lines have slope zero. Vertical and horizontal lines are perpendicular.

What mastery looks like

A student has mastered this objective when they can turn a geometric claim into a calculation plan. They know which formula fits which property. They can prove a claim when the evidence supports it and disprove a claim when a required property fails. They can explain their reasoning in words, not only produce numbers.

For the website and app, this page should include “claim checker” tasks. Give students a plotted figure and a claim such as “This quadrilateral is a rectangle” or “This point lies on the circle.” Ask them to choose the needed tool, calculate, and then issue a verdict: proved, disproved, or not enough information.

Problem Library

Problems in the App From This Objective

219 problems across 15 archetypes in the app.

calculate and compare lengths.
15 problems Warmup Practice Mixed Review Assessment
Problem 1

Use the distance formula to prove segments A(0,0)B(3,4) and C(1,1)D(4,5) are congruent.

Problem 2

Use the distance formula to prove segments P(-2,1)Q(4,1) and R(0,-3)S(6,-3) are congruent.

Problem 3

Use the distance formula to prove segments M(1,2)N(5,5) and U(-1,0)V(3,3) are congruent.

Problem 4

Use the distance formula to prove segments E(0,0)F(4,3) and G(-1,-1)H(3,2) are congruent.

Problem 5

Use the distance formula to prove segments A(0,0)B(6,8) and C(1,1)D(7,9) are congruent.

Problem 6

Use the distance formula to prove segments E(0,0)F(5,12) and G(-2,-1)H(3,11) are congruent.

Problem 7

Use the distance formula to prove segments P(0,0)Q(7,0) and R(-3,5)S(4,5) are congruent.

Problem 8

Use the distance formula to prove segments U(1,1)V(1,5) and W(-2,-3)X(-2,1) are congruent.

Problem 9

Use the distance formula to prove segments J(1,1)K(4,5) and L(0,0)M(3,4) are congruent.

Open in simulator
Problem 10

Use the distance formula to prove segments N(-1,-1)O(5,7) and P(2,3)Q(8,11) are congruent.

Problem 11

Use the distance formula to prove segments R(0,0)S(12,5) and T(1,1)U(13,6) are congruent.

Problem 12

Use the distance formula to prove segments V(-5,0)W(3,0) and X(10,-2)Y(18,-2) are congruent.

Problem 13

Use the distance formula to prove segments Z(0,0)A(0,6) and B(-4,-1)C(-4,5) are congruent.

Problem 14

Use the distance formula to prove segments D(-3,-2)E(0,2) and F(1,1)G(4,5) are congruent.

Problem 15

Use the distance formula to prove segments H(-5,-3)I(1,5) and J(-2,0)K(4,8) are congruent.

compute and compare equal slopes.
15 problems Warmup Practice Mixed Review Assessment
Problem 16

Use slope to prove lines through 0, 1; 2, 5 and 3, -1; 5, 3 are parallel.

Problem 17

Use slope to prove lines through -1, 4; 3, 2 and 0, 0; 4, -2 are parallel.

Problem 18

Use slope to prove lines through 2, 1; 2, 6 and -3, 0; -3, 5 are parallel.

Problem 19

Use slope to prove lines through 1, 1; 3, 7 and 0, 0; 2, 6 are parallel.

Problem 20

Use slope to prove lines through 0, 5; 2, 1 and 1, 3; 3, -1 are parallel.

Problem 21

Use slope to prove lines through 1, 3; 5, 3 and -2, 0; 3, 0 are parallel.

Problem 22

Use slope to prove lines through 4, 1; 4, 8 and 0, 0; 0, 5 are parallel.

Problem 23

Use slope to prove lines through 0, 0; 4, 2 and 1, 1; 5, 3 are parallel.

Problem 24

Use slope to prove lines through 0, 3; 3, 0 and 1, 5; 4, 2 are parallel.

Problem 25

Use slope to prove lines through 0, 0; 3, 9 and 1, 2; 4, 11 are parallel.

Open in simulator
Problem 26

Use slope to prove lines through -2, 2; 0, 0 and 1, 1; 3, -1 are parallel.

Problem 27

Use slope to prove lines through -5, 0; -5, 10 and 2, -1; 2, 4 are parallel.

Problem 28

Use slope to prove lines through 0, -4; 5, -4 and -3, -1; 2, -1 are parallel.

Problem 29

Use slope to prove lines through 0, 0; 6, 2 and 1, 1; 7, 3 are parallel.

Problem 30

Use slope to prove lines through 0, 4; 4, 1 and 1, 5; 5, 2 are parallel.

identify negative reciprocal slopes or horizontal/vertical pair.
15 problems Warmup Practice Mixed Review Assessment
Problem 31

Use slope to prove lines through 0, 0; 2, 4 and 1, 3; 5, 1 are perpendicular.

Open in simulator
Problem 32

Use slope to prove lines through 2, 1; 2, 5 and -1, 3; 4, 3 are perpendicular.

Problem 33

Use slope to prove lines through 0, 5; 3, 4 and 1, 1; 2, 4 are perpendicular.

Problem 34

Use slope to prove lines through 1, 1; 3, 2 and 0, 0; 1, -2 are perpendicular.

Problem 35

Use slope to prove lines through 0, 0; 1, 3 and 2, 2; 5, 1 are perpendicular.

Problem 36

Use slope to prove lines through -1, 0; 1, 1 and 0, 5; 1, 3 are perpendicular.

Problem 37

Use slope to prove lines through 0, 0; 0, 5 and 1, 1; 3, 1 are perpendicular.

Problem 38

Use slope to prove lines through -2, 3; 4, 3 and 1, 0; 1, -3 are perpendicular.

Problem 39

Use slope to prove lines through 0, 0; 3, -1 and 1, 1; 2, 4 are perpendicular.

Problem 40

Use slope to prove lines through 0, 0; 1, 1 and 0, 1; 1, 0 are perpendicular.

Problem 41

Use slope to prove lines through 0, 0; 4, 2 and 0, 2; 1, 0 are perpendicular.

Problem 42

Use slope to prove lines through 0, 0; -2, 1 and 1, 1; 3, 5 are perpendicular.

Problem 43

Use slope to prove lines through 5, 0; 5, 10 and 0, -2; 5, -2 are perpendicular.

Problem 44

Use slope to prove lines through 1, 2; 4, 1 and 0, 0; 3, 9 are perpendicular.

Problem 45

Use slope to prove lines through -1, -1; 1, 3 and 0, 0; 2, -1 are perpendicular.

calculate and compare midpoints.
15 problems Warmup Practice Mixed Review Assessment
Problem 46

Use midpoint formula to show diagonals A(0,0)C(6,4) and B(6,0)D(0,4) bisect each other.

Problem 47

Use midpoint formula to show diagonals P(-2,1)R(4,7) and Q(5,2)S(-3,6) bisect each other.

Problem 48

Use midpoint formula to show diagonals M(1,-1)O(7,5) and N(6,-2)P(2,6) bisect each other.

Open in simulator
Problem 49

Use midpoint formula to show diagonals E(1,1)G(5,5) and F(5,1)H(1,5) bisect each other.

Problem 50

Use midpoint formula to show diagonals J(-1,-1)L(7,7) and K(7,-1)M(-1,7) bisect each other.

Problem 51

Use midpoint formula to show diagonals N(0,0)P(10,10) and Q(10,0)R(0,10) bisect each other.

Problem 52

Use midpoint formula to show diagonals S(-5,0)U(5,0) and T(0,-5)V(0,5) bisect each other.

Problem 53

Use midpoint formula to show diagonals W(2,3)Y(8,9) and X(8,3)Z(2,9) bisect each other.

Problem 54

Use midpoint formula to show diagonals A(-4,2)C(2,-4) and B(2,2)D(-4,-4) bisect each other.

Problem 55

Use midpoint formula to show diagonals E(10,20)G(30,40) and F(30,20)H(10,40) bisect each other.

Problem 56

Use midpoint formula to show diagonals J(-10,-5)L(0,5) and K(0,-5)M(-10,5) bisect each other.

Problem 57

Use midpoint formula to show diagonals N(1,2)P(3,4) and Q(3,2)R(1,4) bisect each other.

Problem 58

Use midpoint formula to show diagonals S(-3,-2)U(1,2) and T(1,-2)V(-3,2) bisect each other.

Problem 59

Use midpoint formula to show diagonals W(0,5)Y(6,1) and X(6,5)Z(0,1) bisect each other.

Problem 60

Use midpoint formula to show diagonals A(2,-3)C(8,9) and B(8,-3)D(2,9) bisect each other.

use slopes, distances, or midpoints.
15 problems Warmup Practice Mixed Review Assessment
Problem 61

Prove quadrilateral A=0, 0, B=4, 1, C=6, 5, D=2, 4 is a parallelogram using coordinates.

Problem 62

Prove quadrilateral P=-1, 0, Q=3, 0, R=5, 3, S=1, 3 is a parallelogram using coordinates.

Open in simulator
Problem 63

Prove quadrilateral W=0, 0, X=5, 0, Y=6, 2, Z=1, 2 is a parallelogram using coordinates.

Problem 64

Prove quadrilateral E=1, 1, F=4, 2, G=5, 5, H=2, 4 is a parallelogram using coordinates.

Problem 65

Prove quadrilateral J=0, 3, K=2, 5, L=5, 2, M=3, 0 is a parallelogram using coordinates.

Problem 66

Prove quadrilateral N=0, 0, O=3, 0, P=4, 2, Q=1, 2 is a parallelogram using coordinates.

Problem 67

Prove quadrilateral R=-2, 1, S=1, 3, T=4, 2, U=1, 0 is a parallelogram using coordinates.

Problem 68

Prove quadrilateral V=0, 0, W=6, 0, X=8, 4, Y=2, 4 is a parallelogram using coordinates.

Problem 69

Prove quadrilateral A=-3, 0, B=1, 2, C=3, 0, D=-1, -2 is a parallelogram using coordinates.

Problem 70

Prove quadrilateral E=0, 0, F=5, 0, G=7, 3, H=2, 3 is a parallelogram using coordinates.

Problem 71

Prove quadrilateral I=1, 1, J=4, 3, K=6, 2, L=3, 0 is a parallelogram using coordinates.

Problem 72

Prove quadrilateral M=-2, 1, N=1, 3, O=4, 1, P=1, -1 is a parallelogram using coordinates.

Problem 73

Prove quadrilateral Q=0, 0, R=0, 4, S=3, 4, T=3, 0 is a parallelogram using coordinates.

Problem 74

Prove quadrilateral U=1, 1, V=5, 1, W=6, 4, X=2, 4 is a parallelogram using coordinates.

Problem 75

Prove quadrilateral A=7, 3, B=5, 0, Y=0, 0, Z=2, 3 is a parallelogram using coordinates.

show parallelogram plus right angle or congruent diagonals.
15 problems Warmup Practice Mixed Review Assessment
Problem 76

Prove quadrilateral A=0, 0, B=4, 0, C=4, 3, D=0, 3 is a rectangle using coordinates.

Problem 77

Prove quadrilateral P=0, 0, Q=3, 1, R=2, 4, S=-1, 3 is a rectangle using coordinates.

Problem 78

Prove quadrilateral W=-2, -1, X=2, -1, Y=2, 5, Z=-2, 5 is a rectangle using coordinates.

Problem 79

Prove quadrilateral E=1, 1, F=5, 1, G=5, 4, H=1, 4 is a rectangle using coordinates.

Problem 80

Prove quadrilateral J=-2, 0, K=1, 3, L=3, 1, M=0, -2 is a rectangle using coordinates.

Problem 81

Prove quadrilateral N=0, 0, O=6, 0, P=6, 2, Q=0, 2 is a rectangle using coordinates.

Problem 82

Prove quadrilateral R=1, 1, S=4, 2, T=3, 5, U=0, 4 is a rectangle using coordinates.

Problem 83

Prove quadrilateral A=0, 0, B=5, 0, C=5, 2, D=0, 2 is a rectangle using coordinates.

Problem 84

Prove quadrilateral E=-1, 0, F=3, 0, G=3, 2, H=-1, 2 is a rectangle using coordinates.

Problem 85

Prove quadrilateral K=0, 2, L=2, 3, M=3, 1, N=1, 0 is a rectangle using coordinates.

Problem 86

Prove quadrilateral O=0, 0, P=5, 0, Q=5, -3, R=0, -3 is a rectangle using coordinates.

Problem 87

Prove quadrilateral S=-3, -1, T=1, -1, U=1, 3, V=-3, 3 is a rectangle using coordinates.

Problem 88

Prove quadrilateral A=0.5, 1, B=3.5, 1, C=3.5, 4, D=0.5, 4 is a rectangle using coordinates.

Problem 89

Prove quadrilateral E=1, 2, F=4, 3, G=3, 6, H=0, 5 is a rectangle using coordinates.

Problem 90

Prove quadrilateral J=0, 0, K=5, 0, L=5, 3, M=0, 3 is a rectangle using coordinates.

Open in simulator
show all sides congruent or perpendicular diagonals.
15 problems Warmup Practice Mixed Review Assessment
Problem 91

Prove quadrilateral A=0, 2, B=2, 0, C=4, 2, D=2, 4 is a rhombus using coordinates.

Problem 92

Prove quadrilateral P=0, 0, Q=3, 4, R=8, 4, S=5, 0 is a rhombus using coordinates.

Problem 93

Prove quadrilateral W=0, 3, X=3, 0, Y=6, 3, Z=3, 6 is a rhombus using coordinates.

Problem 94

Prove quadrilateral A=1, 1, B=4, 5, C=8, 2, D=5, -2 is a rhombus using coordinates.

Problem 95

Prove quadrilateral A=-2, 0, B=0, 3, C=2, 0, D=0, -3 is a rhombus using coordinates.

Problem 96

Prove quadrilateral A=-3, 0, B=0, -4, C=3, 0, D=0, 4 is a rhombus using coordinates.

Problem 97

Prove quadrilateral A=-1, 0, B=2, -1, C=3, 2, D=0, 3 is a rhombus using coordinates.

Problem 98

Prove quadrilateral A=0, 0, B=5, 0, C=8, 4, D=3, 4 is a rhombus using coordinates.

Problem 99

Prove quadrilateral A=1, 0, B=3, 2, C=1, 4, D=-1, 2 is a rhombus using coordinates.

Problem 100

Prove quadrilateral A=-5, 0, B=0, -2, C=5, 0, D=0, 2 is a rhombus using coordinates.

Problem 101

Prove quadrilateral A=-3, -1, B=0, 3, C=3, -1, D=0, -5 is a rhombus using coordinates.

Problem 102

Prove quadrilateral A=-2, -2, B=2, -2, C=2, 2, D=-2, 2 is a rhombus using coordinates.

Open in simulator
Problem 103

Prove quadrilateral A=0, 0, B=1, 2, C=3, 3, D=2, 1 is a rhombus using coordinates.

Problem 104

Prove quadrilateral A=-1, 2, B=2, -2, C=5, 2, D=2, 6 is a rhombus using coordinates.

Problem 105

Prove quadrilateral A=-4, 0, B=0, -3, C=4, 0, D=0, 3 is a rhombus using coordinates.

use slopes or side lengths/Pythagorean relationship.
12 problems Warmup Practice Mixed Review Assessment
Problem 106

Use coordinates A=0, 0, B=3, 0, C=0, 4 to prove or disprove that the points form a right triangle.

Problem 107

Use coordinates P=0, 0, Q=2, 1, R=5, 7 to prove or disprove that the points form a right triangle.

Problem 108

Use coordinates L=1, 1, M=4, 5, N=8, 2 to prove or disprove that the points form a right triangle.

Problem 109

Use coordinates A=2, 3, B=2, 7, C=5, 3 to prove or disprove that the points form a right triangle.

Problem 110

Use coordinates X=0, 0, Y=4, 2, Z=1, -2 to prove or disprove that the points form a right triangle.

Problem 111

Use coordinates R=1, 1, S=3, 5, T=7, 3 to prove or disprove that the points form a right triangle.

Problem 112

Use coordinates D=0, 0, E=1, 3, F=4, 1 to prove or disprove that the points form a right triangle.

Problem 113

Use coordinates G=0, 0, H=3, 4, I=-4, 3 to prove or disprove that the points form a right triangle.

Problem 114

Use coordinates J=0, 0, K=1, 2, L=3, 0 to prove or disprove that the points form a right triangle.

Problem 115

Use coordinates M=0, 0, N=5, 12, O=-12, 5 to prove or disprove that the points form a right triangle.

Problem 116

Use coordinates P=0, 0, Q=1, 1, R=2, 2 to prove or disprove that the points form a right triangle.

Problem 117

Use coordinates U=-1, -1, V=2, -2, W=0, 2 to prove or disprove that the points form a right triangle.

Open in simulator
compare side lengths with distance formula.
12 problems Warmup Practice Mixed Review Assessment
Problem 118

Use coordinates A=0, 0, B=4, 0, C=2, 3 to prove or disprove that the points form an isosceles triangle.

Problem 119

Use coordinates P=0, 0, Q=3, 1, R=5, 4 to prove or disprove that the points form an isosceles triangle.

Problem 120

Use coordinates L=-2, 1, M=2, 1, N=0, 5 to prove or disprove that the points form an isosceles triangle.

Problem 121

Use coordinates D=1, 1, E=7, 1, F=4, 5 to prove or disprove that the points form an isosceles triangle.

Problem 122

Use coordinates G=1, 2, H=4, 3, I=6, 0 to prove or disprove that the points form an isosceles triangle.

Problem 123

Use coordinates J=-1, 0, K=-1, 6, L=3, 3 to prove or disprove that the points form an isosceles triangle.

Problem 124

Use coordinates M=-3, -2, N=-1, 0, O=-5, 0 to prove or disprove that the points form an isosceles triangle.

Open in simulator
Problem 125

Use coordinates P=10, 1, Q=12, 5, R=15, 2 to prove or disprove that the points form an isosceles triangle.

Problem 126

Use coordinates S=0, 0, T=5, 0, U=0, 5 to prove or disprove that the points form an isosceles triangle.

Problem 127

Use coordinates V=-10, -5, W=-6, -1, X=-14, -1 to prove or disprove that the points form an isosceles triangle.

Problem 128

Use coordinates A=1, 1, B=5, 2, C=3, 6 to prove or disprove that the points form an isosceles triangle.

Problem 129

Use coordinates D=0, 2, E=6, 2, F=3, 7 to prove or disprove that the points form an isosceles triangle.

show endpoint connects vertex to midpoint.
15 problems Warmup Practice Mixed Review Assessment
Problem 130

Use coordinates to prove segment AM where M(2,0) is a median of triangle A=0, 4, B=-2, 0, C=6, 0.

Problem 131

Use coordinates to prove segment PN where N(2,2) is a median of triangle P=1, 5, Q=-1, 1, R=5, 3.

Open in simulator
Problem 132

Use coordinates to prove segment MO where O(4,0) is a median of triangle L=0, 0, M=4, 6, N=8, 0.

Problem 133

Use coordinates to prove segment FG where G(3,1) is a median of triangle D=1, 1, E=5, 1, F=3, 5.

Problem 134

Use coordinates to prove segment LM where M(0,0) is a median of triangle J=-3, 0, K=3, 0, L=0, 4.

Problem 135

Use coordinates to prove segment UV where V(2,0) is a median of triangle S=0, 0, T=4, 0, U=2, 6.

Problem 136

Use coordinates to prove segment ZW where W(0,3) is a median of triangle X=0, 5, Y=0, 1, Z=4, 3.

Problem 137

Use coordinates to prove segment CD where D(3,0) is a median of triangle A=0, 0, B=6, 0, C=3, 8.

Problem 138

Use coordinates to prove segment RS where S(-1,0) is a median of triangle P=-4, 0, Q=2, 0, R=-1, 6.

Problem 139

Use coordinates to prove segment GH where H(4,1) is a median of triangle E=1, 1, F=7, 1, G=4, 7.

Problem 140

Use coordinates to prove segment MN where N(0,0) is a median of triangle K=0, 2, L=0, -2, M=5, 0.

Problem 141

Use coordinates to prove segment TU where U(1,2) is a median of triangle R=-1, 2, S=3, 2, T=1, 6.

Problem 142

Use coordinates to prove segment XY where Y(4,0) is a median of triangle V=0, 0, W=8, 0, X=4, 10.

Problem 143

Use coordinates to prove segment EF where F(1,1) is a median of triangle C=-2, 1, D=4, 1, E=1, 7.

Problem 144

Use coordinates to prove segment IJ where J(3,0) is a median of triangle G=1, 0, H=5, 0, I=3, -4.

show perpendicularity from vertex to opposite side.
15 problems Warmup Practice Mixed Review Assessment
Problem 145

Use coordinates to prove segment AD where D(0,0) is an altitude of triangle A=0, 3, B=-2, 0, C=4, 0.

Problem 146

Use coordinates to prove segment QS is an altitude of triangle P=1, 1, Q=5, 3, R=3, 7.

Problem 147

Use coordinates to prove segment NO where O(2,0) is an altitude of triangle L=0, 0, M=6, 0, N=2, 5.

Problem 148

Use coordinates to prove segment AD where D(1,0) is an altitude of triangle A=1, 5, B=-3, 0, C=5, 0.

Problem 149

Use coordinates to prove segment CD where D(0,3) is an altitude of triangle A=0, 0, B=0, 6, C=4, 3.

Problem 150

Use coordinates to prove segment AB is an altitude of triangle A=1, 1, B=5, 3, C=3, 7.

Problem 151

Use coordinates to prove segment AB is an altitude of triangle A=0, 4, B=2, 0, C=6, 2.

Problem 152

Use coordinates to prove segment BD where D(5/17, 20/17) is an altitude of triangle A=0, 0, B=5, 0, C=1, 4.

Problem 153

Use coordinates to prove segment ZW where W(3,1) is an altitude of triangle X=0, 0, Y=6, 2, Z=2, 4.

Open in simulator
Problem 154

Use coordinates to prove segment CD where D(3,0) is an altitude of triangle A=0, 0, B=6, 0, C=3, 4.

Problem 155

Use coordinates to prove segment AD where D(36/25, 48/25) is an altitude of triangle A=0, 0, B=4, 0, C=0, 3.

Problem 156

Use coordinates to prove segment BD where D(102/37, 17/37) is an altitude of triangle A=0, 0, B=2, 5, C=6, 1.

Problem 157

Use coordinates to prove segment RS where S(5,4) is an altitude of triangle P=5, 1, Q=5, 7, R=2, 4.

Problem 158

Use coordinates to prove segment LM where M(8/5, 9/5) is an altitude of triangle J=1, 2, K=7, 0, L=3, 6.

Problem 159

Use coordinates to prove segment DH where H(-4,-1) is an altitude of triangle D=-4, 2, E=0, -1, F=6, -1.

select distance, slope, midpoint, or algebraic argument.
15 problems Warmup Practice Mixed Review Assessment
Problem 160

Choose the coordinate method that best proves: opposite sides of a quadrilateral are parallel.

Problem 161

Choose the coordinate method that best proves: two segments are congruent.

Problem 162

Choose the coordinate method that best proves: diagonals bisect each other.

Problem 163

Choose the coordinate method that best proves: a quadrilateral has a right angle.

Problem 164

Choose the coordinate method that best proves: two lines are perpendicular.

Open in simulator
Problem 165

Choose the coordinate method that best proves: three points are collinear.

Problem 166

Choose the coordinate method that best proves: a triangle is isosceles.

Problem 167

Choose the coordinate method that best proves: a triangle is equilateral.

Problem 168

Choose the coordinate method that best proves: a quadrilateral is a rhombus.

Problem 169

Choose the coordinate method that best proves: a quadrilateral is a parallelogram.

Problem 170

Choose the coordinate method that best proves: a quadrilateral is a trapezoid.

Problem 171

Choose the coordinate method that best proves: a triangle is a right triangle.

Problem 172

Choose the coordinate method that best proves: a point is the midpoint of a segment.

Problem 173

Choose the coordinate method that best proves: a quadrilateral is a rectangle.

Problem 174

Choose the coordinate method that best proves: a quadrilateral has congruent diagonals.

compute one property that fails.
15 problems Warmup Practice Mixed Review Assessment
Problem 175

Disprove the geometric claim points A(0,0), B(4,0), C(5,3), D(1,2) form a parallelogram with coordinate evidence.

Problem 176

Disprove the geometric claim points P(0,0), Q(4,0), R(4,2), S(0,3) form a rectangle with coordinate evidence.

Problem 177

Disprove the geometric claim triangle with A(0,0), B(4,0), C(1,2) is isosceles with coordinate evidence.

Problem 178

Disprove the geometric claim triangle with vertices A(0,0), B(3,0), C(1,2) is equilateral with coordinate evidence.

Problem 179

Disprove the geometric claim triangle with vertices A(0,0), B(3,0), C(1,2) is a right triangle with coordinate evidence.

Problem 180

Disprove the geometric claim points A(0,0), B(3,0), C(4,2), D(1,2) form a rhombus with coordinate evidence.

Problem 181

Disprove the geometric claim points P(0,0), Q(2,0), R(2,2), S(0,1) form a square with coordinate evidence.

Problem 182

Disprove the geometric claim points A(0,0), B(4,0), C(3,2), D(2,1) form a trapezoid with coordinate evidence.

Problem 183

Disprove the geometric claim points A(1,1), B(3,3), C(4,6) are collinear with coordinate evidence.

Problem 184

Disprove the geometric claim M(2,3) is the midpoint of the segment connecting P(0,1) and Q(5,5) with coordinate evidence.

Problem 185

Disprove the geometric claim the line segment connecting A(0,0) and B(2,4) is perpendicular to the line segment connecting C(1,3) and D(3,4) with coordinate evidence.

Problem 186

Disprove the geometric claim the line segment connecting A(0,0) and B(2,4) is parallel to the line segment connecting C(1,3) and D(3,6) with coordinate evidence.

Problem 187

Disprove the geometric claim triangle with vertices A(0,0), B(4,0), C(1,3) is an isosceles right triangle with coordinate evidence.

Problem 188

Disprove the geometric claim points A(0,0), B(3,0), C(4,3), D(1,3) form a rectangle with coordinate evidence.

Problem 189

Disprove the geometric claim points A(1,0), B(0,1), C(2,0) lie on a circle centered at the origin (0,0) with coordinate evidence.

Open in simulator
fill distance, slope, or midpoint evidence.
15 problems Warmup Practice Mixed Review Assessment
Problem 190

Complete the missing coordinate calculation in proof step Distance from A(1,2) to B(4,6) is ___.

Problem 191

Complete the missing coordinate calculation in proof step Slope of line through P(-1,3) and Q(5,0) is ___.

Open in simulator
Problem 192

Complete the missing coordinate calculation in proof step Midpoint of C(2,-3) and D(8,5) is ___.

Problem 193

Complete the missing coordinate calculation in proof step Squared distance from M(0,0) to N(6,8) is ___.

Problem 194

Complete the missing coordinate calculation in proof step Distance from (0,0) to (3,4) is ___.

Problem 195

Complete the missing coordinate calculation in proof step Distance from (-2,-1) to (1,3) is ___.

Problem 196

Complete the missing coordinate calculation in proof step Slope of line through (1,1) and (3,5) is ___.

Problem 197

Complete the missing coordinate calculation in proof step Slope of line through (2,7) and (5,1) is ___.

Problem 198

Complete the missing coordinate calculation in proof step Midpoint of (1,3) and (7,9) is ___.

Problem 199

Complete the missing coordinate calculation in proof step Midpoint of (-4,2) and (6,-8) is ___.

Problem 200

Complete the missing coordinate calculation in proof step Squared distance from (1,2) to (5,5) is ___.

Problem 201

Complete the missing coordinate calculation in proof step Squared distance from (-3,0) to (0,-4) is ___.

Problem 202

Complete the missing coordinate calculation in proof step Distance from (0,0) to (1,1) is ___.

Problem 203

Complete the missing coordinate calculation in proof step Slope of line through (1,5) and (4,5) is ___.

Problem 204

Complete the missing coordinate calculation in proof step Slope of line through (3,1) and (3,7) is ___.

catch formula, arithmetic, or conclusion errors.
15 problems Warmup Practice Mixed Review Assessment
Problem 205

Diagnose the coordinate proof error in Slope from (1,2) to (5,4) is computed as (5-1)/(4-2)=2.

Problem 206

Diagnose the coordinate proof error in Distance from (0,0) to (3,4) is computed as 3+4=7.

Problem 207

Diagnose the coordinate proof error in Midpoint of (-2,6) and (4,8) is computed as (2,14).

Problem 208

Diagnose the coordinate proof error in Two lines with slopes 2 and 1/2 are called perpendicular.

Problem 209

Diagnose the coordinate proof error in Slope from (1,3) to (4,2) is computed as (2-3)/(4-1) = 1/3.

Problem 210

Diagnose the coordinate proof error in Distance from (1,1) to (4,5) is computed as (3^2 + 4^2) = 25.

Problem 211

Diagnose the coordinate proof error in Midpoint of (1,5) and (3,7) is computed as ((3-1)/2, (7-5)/2) = (1,1).

Problem 212

Diagnose the coordinate proof error in Two lines with slopes 3 and -1/3 are called parallel.

Problem 213

Diagnose the coordinate proof error in Two lines with slopes 2 and 0.5 are called perpendicular.

Problem 214

Diagnose the coordinate proof error in A line passing through (3,0) with slope 2 has equation y = 2x + 3.

Problem 215

Diagnose the coordinate proof error in Points (1,2), (1,5), and (1,8) are not collinear because their y-coordinates are different.

Problem 216

Diagnose the coordinate proof error in Distance from (-1,2) to (3,2) is computed as sqrt((3-1)^2 + (2-2)^2) = sqrt(2^2 + 0^2) = 2.

Problem 217

Diagnose the coordinate proof error in The slope of the line passing through (2,3) and (2,7) is 0.

Problem 218

Diagnose the coordinate proof error in The area of a triangle with vertices (0,0), (4,0), and (2,3) is (1/2)*4*2 = 4.

Open in simulator
Problem 219

Diagnose the coordinate proof error in A quadrilateral with opposite sides parallel is a square.