Math II · G-GPE.4

Using Coordinates to Prove Geometric Theorems, Including Circle Theorems

Coordinate proof shows students how diagrams become verifiable claims, which is how geometry enters maps, CAD, robotics, graphics, and design.

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

What this learning objective is really asking you to learn

This objective asks students to use coordinates as a proof system. In earlier geometry, students often prove statements using diagrams, congruent triangles, angle relationships, parallel lines, and logical chains of reasoning. Coordinate proof adds another tool: place the figure on a coordinate plane, assign coordinates to important points, and use algebra to prove the geometric claim.

The learning item says “including simple circle theorems” because students have recently worked with circles and circle equations. But the larger skill is broader: use coordinate methods to prove geometric facts. A geometric statement might say that a quadrilateral is a rectangle, that two segments are perpendicular, that a triangle is isosceles, that a point lies on a circle, or that a diameter creates a right angle. Coordinate proof turns those claims into calculations involving distance, slope, midpoint, and equations.

For example, if a problem asks whether the points \((0, 0)\), \((4, 0)\), \((4, 3)\), and \((0, 3)\) form a rectangle, coordinate proof gives a disciplined answer. Opposite sides have equal lengths. Adjacent sides have perpendicular slopes. Or, more simply, the sides are horizontal and vertical with right angles. The diagram may suggest a rectangle, but the coordinates prove it.

For a circle example, suppose a circle has center \((0, 0)\) and radius 5. The point \((3, 4)\) lies on the circle because its distance from the center is \(\sqrt{3^2 + 4^2} = 5\). The point \((2, 5)\) does not lie on the circle because its distance is \(\sqrt{29}\), not 5. The equation \(x^2 + y^2 = 25\) is a fast coordinate test for membership on the circle.

This objective is not asking students to abandon synthetic geometry. It is asking them to understand that algebra can be used as a proof language for geometry. Instead of relying on what a picture seems to show, students use calculations that force a conclusion.

Why students should learn this math

Students should learn coordinate proof because it teaches a powerful modern idea: geometry can be encoded, tested, and automated with numbers. This is not merely a classroom technique. It is how computer graphics, mapping software, robotics, CAD design, architecture, animation, GPS, game engines, and engineering simulations represent space.

A video game does not “see” a triangle the way a human sees one. It stores vertices as coordinates. It checks distances, slopes, intersections, boundaries, and transformations numerically. A mapping app represents locations using coordinates and computes distances and paths. A CAD program stores design points and verifies geometric constraints. A robot uses coordinate systems to locate objects and move in space. Coordinate proof is the school version of this numerical geometry.

This also matters for mathematical maturity. Students often believe a diagram proves something because it looks true. But diagrams can deceive. A triangle may look isosceles but not be. Lines may look parallel but not be. A point may look like it lies on a circle but be slightly off. Coordinate proof teaches students to replace visual guesswork with evidence.

The “why” extends to reasoning in general. Many real decisions require translating a visual or spatial situation into measurable quantities. Is a ramp slope safe? Are two parts aligned? Is a design symmetrical? Is a point inside a required boundary? Are two paths perpendicular? Is a structure centered? Coordinates make such questions answerable.

Coordinate proof also builds bridges across math topics. Slope from algebra becomes a test for parallel and perpendicular lines. Distance from the Pythagorean Theorem becomes a test for length and circle membership. Midpoint becomes a test for bisected diagonals. Equations become descriptions of geometric sets. The student begins to see that algebra and geometry are not separate courses. They are two languages for the same spatial relationships.

The historical machinery: analytic geometry and proof by calculation

The historical backbone of this objective is analytic geometry, the joining of algebra and geometry often associated with René Descartes and Pierre de Fermat in the seventeenth century. Before coordinate geometry, many geometric arguments were synthetic: they reasoned directly from points, lines, circles, congruence, similarity, and construction. Euclid’s Elements is the classic example of this style.

Analytic geometry introduced a different strategy. Put a coordinate system on the plane. Describe points with ordered pairs. Describe curves with equations. Then use algebra to solve geometric problems. This was a profound shift. Geometry became calculable. Algebra became visual.

Coordinate proof is a descendant of that shift. When students prove that a triangle is right by showing slopes are negative reciprocals, they are using algebraic conditions for geometric relationships. When they prove that a point lies on a circle by substituting into an equation, they are using algebra to verify geometry. When they show that diagonals bisect each other by comparing midpoints, they are converting a visual property into a coordinate calculation.

This history matters because it explains why coordinate proof feels different from older geometry proof. It is not weaker or less pure. It is a different proof technology. In modern applied fields, coordinate methods dominate because they can be computed, stored, and scaled. A computer can verify millions of points and distances faster than any human can inspect diagrams.

Where this fits in the big map of mathematics

This objective follows naturally after coordinate geometry work with distance, slope, polygon area, circle equations, and parabolas. It asks students to combine those tools into proof. Instead of computing a distance only because the problem asks for a length, students compute a distance to prove equality, circle membership, or a geometric classification.

It also connects to transformations and congruence. Rigid motions preserve distance and angle. Coordinate proof can verify those preserved quantities numerically. It connects to similarity because dilations can be described with coordinate rules. It connects to conics because circles and parabolas are sets of points satisfying coordinate equations.

Later, coordinate proof prepares students for vectors, analytic geometry, linear algebra, and calculus. In vectors, directed quantities are represented numerically. In linear algebra, transformations of the plane are represented by matrices. In calculus, curves described by equations are analyzed for slope, area, and optimization. In computer graphics, coordinate methods become the operating system of visual space.

In the big map, this objective says: geometry can be proved with algebra. That one sentence is a major bridge.

How to execute the skill technically

A coordinate proof usually follows a pattern. First, place or identify the figure in the coordinate plane. Sometimes the coordinates are given. Sometimes you choose convenient coordinates. Choosing convenient coordinates is a powerful move. For example, if proving a fact about a rectangle, placing one vertex at \((0, 0)\) and sides along the axes can make the algebra much cleaner.

Second, identify what must be proved. Is the goal to show equal lengths? Use the distance formula. Is the goal to show parallel lines? Compare slopes. Is the goal to show perpendicular lines? Show slopes are negative reciprocals, or show one line is horizontal and the other vertical. Is the goal to show a midpoint? Use the midpoint formula. Is the goal to show a point lies on a circle? Use the circle equation or distance to the center.

Third, calculate carefully. The calculation should be tied to the claim. Do not just compute random slopes and distances. Every computation should serve the proof.

Fourth, write a conclusion in geometric language. If two slopes are equal, conclude the lines are parallel. If two distances are equal, conclude the segments are congruent. If the product of slopes is -1, conclude the lines are perpendicular, assuming neither is vertical. If the same midpoint occurs for both diagonals, conclude the diagonals bisect each other.

For circle theorems, coordinate proof often uses the circle equation. Suppose 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\]

If a problem involves a diameter and a point on the circle, coordinate methods can show right-angle relationships. For a circle centered at the origin with diameter endpoints \((-r, 0)\) and \((r, 0)\), take a point \((x, y)\) on the circle. The slopes from the point to the two diameter endpoints are \(y/(x + r)\) and \(y/(x - r)\). Their product simplifies to -1 using \(x^2 + y^2 = r^2\). That proves the angle is right. This is a coordinate proof of Thales’ theorem in a simple setup.

A worked example: proving a quadrilateral is a parallelogram

Consider the points \(A(0, 0)\), \(B(6, 2)\), \(C(8, 6)\), and \(D(2, 4)\). Prove that \(ABCD\) is a parallelogram.

Compute slopes:

Slope of \(AB\) is \((2 - 0)/(6 - 0) = 2/6 = 1/3\).

Slope of \(CD\) is \((4 - 6)/(2 - 8) = -2/-6 = 1/3\).

So \(AB\) is parallel to \(CD\).

Slope of \(BC\) is \((6 - 2)/(8 - 6) = 4/2 = 2\).

Slope of \(AD\) is \((4 - 0)/(2 - 0) = 4/2 = 2\).

So \(BC\) is parallel to \(AD\).

Both pairs of opposite sides are parallel, so \(ABCD\) is a parallelogram. The diagram may have suggested it, but the slopes prove it.

A worked example: proving a point is on a circle

Suppose a circle has center \((2, -1)\) and radius 5. Determine whether the point \((5, 3)\) lies on the circle.

Use the circle equation:

\[(x - 2)^2 + (y + 1)^2 = 25\]

Substitute \((5, 3)\):

\[(5 - 2)^2 + (3 + 1)^2 = 3^2 + 4^2 = 9 + 16 = 25\]

The point satisfies the equation, so it lies on the circle.

This is not just checking an answer. It is proof by coordinate condition.

Common mistakes and how to avoid them

One common mistake is treating a diagram as proof. A diagram can suggest a strategy, but proof requires a reason. Coordinates provide reasons through formulas.

Another mistake is computing the wrong quantity. Equal slopes prove parallel lines, not equal lengths. Equal distances prove congruent segments, not parallel lines. Midpoints prove bisection, not necessarily perpendicularity.

Students also forget vertical and horizontal line cases. A vertical line has undefined slope. A horizontal line has slope 0. They are perpendicular to each other, but the negative reciprocal rule must be handled carefully when one slope is undefined.

Another mistake is failing to state the conclusion. A coordinate proof is not complete if it ends with numbers. The final sentence must translate back into geometry.

Problem Library

Problems in the App From This Objective

225 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 AB with A(0,0), B(3,4) and CD with C(1,1), D(4,5) are congruent.

Problem 2

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

Problem 3

Use the distance formula to prove segments MN with M(1,2), N(7,2) and XY with X(-3,-1), Y(3,-1) are congruent.

Problem 4

Use the distance formula to prove segments AB with A(0,0), B(2,2) and CD with C(1,1), D(3,3) are congruent.

Problem 5

Use the distance formula to prove segments AB with A(0,0), B(5,12) and CD with C(1,1), D(6,13) are congruent.

Open in simulator
Problem 6

Use the distance formula to prove segments PQ with P(-1,-1), Q(7,5) and RS with R(0,0), S(8,6) are congruent.

Problem 7

Use the distance formula to prove segments EF with E(2,1), F(2,8) and GH with G(-1,0), H(-1,7) are congruent.

Problem 8

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

Problem 9

Use the distance formula to prove segments NO with N(0,0), O(2,4) and PQ with P(1,1), Q(3,5) are congruent.

Problem 10

Use the distance formula to prove segments AB with A(0,0), B(1,0) and CD with C(5,5), D(6,5) are congruent.

Problem 11

Use the distance formula to prove segments EF with E(10,20), F(10,28) and GH with G(5,15), H(13,15) are congruent.

Problem 12

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

Problem 13

Use the distance formula to prove segments NO with N(0,0), O(8,15) and PQ with P(10,10), Q(18,25) are congruent.

Problem 14

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

Problem 15

Use the distance formula to prove segments VW with V(-5,0), W(10,0) and XY with X(0,-7), Y(0,8) are congruent.

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

Use slope to prove lines or segments AB with A(0,0), B(2,3) and CD with C(1,1), D(3,4) are parallel.

Problem 17

Use slope to prove lines or segments PQ with P(-1,2), Q(3,2) and RS with R(0,-4), S(5,-4) are parallel.

Problem 18

Use slope to prove lines or segments MN with M(2,1), N(2,6) and XY with X(-3,0), Y(-3,8) are parallel.

Problem 19

Use slope to prove lines or segments AB with A(0,4), B(4,0) and CD with C(1,5), D(5,1) are parallel.

Problem 20

Use slope to prove lines or segments EF with E(1,2), F(3,6) and GH with G(0,0), H(2,4) are parallel.

Problem 21

Use slope to prove lines or segments JK with J(-1,-1), K(2,1) and LM with L(0,3), M(3,5) are parallel.

Problem 22

Use slope to prove lines or segments NO with N(0,5), O(2,1) and PQ with P(1,3), Q(3,-1) are parallel.

Problem 23

Use slope to prove lines or segments RS with R(4,0), S(1,2) and TU with T(0,3), U(3,1) are parallel.

Open in simulator
Problem 24

Use slope to prove lines or segments VW with V(-2,5), W(4,5) and XY with X(1,-3), Y(7,-3) are parallel.

Problem 25

Use slope to prove lines or segments ZA with Z(3,1), A(3,7) and BC with B(-5,0), C(-5,9) are parallel.

Problem 26

Use slope to prove lines or segments DE with D(10,20), E(15,30) and FG with F(1,2), G(6,12) are parallel.

Problem 27

Use slope to prove lines or segments HI with H(10,50), I(20,40) and JK with J(0,10), K(10,0) are parallel.

Problem 28

Use slope to prove lines or segments LM with L(0,0), M(5,1) and NO with N(10,2), O(15,3) are parallel.

Problem 29

Use slope to prove lines or segments PQ with P(0,10), Q(5,0) and RS with R(1,8), S(3,4) are parallel.

Problem 30

Use slope to prove lines or segments TU with T(6,1), U(2,3) and VW with V(0,5), W(4,3) are parallel.

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

Use slope to prove lines or segments AB with A(0,0), B(2,3) and CD with C(1,1), D(4,-1) are perpendicular.

Problem 32

Use slope to prove lines or segments PQ horizontal from (0,2) to (5,2) and RS vertical from (3,-1) to (3,4) are perpendicular.

Problem 33

Use slope to prove lines or segments MN with M(0,0), N(4,4) and XY with X(2,5), Y(5,2) are perpendicular.

Problem 34

Use slope to prove lines or segments AB with slope 5 and CD with slope -1/5 are perpendicular.

Problem 35

Use slope to prove lines or segments AB with A(1,2), B(3,6) and CD with C(0,5), D(2,4) are perpendicular.

Open in simulator
Problem 36

Use slope to prove lines or segments EF with E(0,0), F(3,2) and GH with G(1,1), H(3,-2) are perpendicular.

Problem 37

Use slope to prove lines or segments JK with J(0,4), K(2,0) and LM with L(1,1), M(3,2) are perpendicular.

Problem 38

Use slope to prove lines or segments PQ from P(1,3) to Q(5,3) and RS from R(2,0) to S(2,4) are perpendicular.

Problem 39

Use slope to prove lines or segments y = 3x + 1 and y = -1/3x + 5 are perpendicular.

Problem 40

Use slope to prove lines or segments y = -4x - 2 and y = 1/4x + 7 are perpendicular.

Problem 41

Use slope to prove lines or segments 2x + y = 5 and x - 2y = 3 are perpendicular.

Problem 42

Use slope to prove lines or segments y = 5 and x = -2 are perpendicular.

Problem 43

Use slope to prove lines or segments with slope 7 and with slope -1/7 are perpendicular.

Problem 44

Use slope to prove lines or segments with slope -3/5 and with slope 5/3 are perpendicular.

Problem 45

Use slope to prove lines or segments EF with E(1,5), F(7,5) and GH with G(4,2), H(4,8) are perpendicular.

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

Use midpoint formula to prove segment bisection for AC with A(0,0), C(6,8) and BD with B(2,7), D(4,1).

Problem 47

Use midpoint formula to prove segment bisection for PR with P(-2,5), R(4,-1) and QS with Q(0,0), S(2,4).

Open in simulator
Problem 48

Use midpoint formula to prove segment bisection for AB with A(1,1), B(7,3) and point M(4,2).

Problem 49

Use midpoint formula to prove segment bisection for XY with X(-3,-5), Y(5,1) and point N(1,-2).

Problem 50

Use midpoint formula to prove segment bisection for AC with A(1,2), C(5,6) and BD with B(1,6), D(5,2).

Problem 51

Use midpoint formula to prove segment bisection for EG with E(-4,-2), G(2,4) and FH with F(-3,3), H(1,-1).

Problem 52

Use midpoint formula to prove segment bisection for PR with P(0,0), R(10,10) and point M(5,5).

Problem 53

Use midpoint formula to prove segment bisection for ST with S(-6,2), T(4,8) and point N(-1,5).

Problem 54

Use midpoint formula to prove segment bisection for KL with K(-5,-1), L(3,7) and MN with M(-3,5), N(1,1).

Problem 55

Use midpoint formula to prove segment bisection for AB with A(1,2), B(4,5) and point P(2.5, 3.5).

Problem 56

Use midpoint formula to prove segment bisection for WX with W(0,1), X(3,4) and YZ with Y(1,0), Z(2,5).

Problem 57

Use midpoint formula to prove segment bisection for CD with C(0,4), D(6,0) and point E(3,2).

Problem 58

Use midpoint formula to prove segment bisection for PQ with P(-1,7), Q(5,-3) and RS with R(-2,4), S(6,0).

Problem 59

Use midpoint formula to prove segment bisection for JK with J(10,20), K(30,40) and point L(20,30).

Problem 60

Use midpoint formula to prove segment bisection for UV with U(-7,-10), V(3,2) and WX with W(-6,-2), X(2,-6).

combine distance, slope, and midpoint evidence.
15 problems Warmup Practice Mixed Review Assessment
Problem 61

Prove the quadrilateral type using coordinates for A(0,0), B(4,0), C(4,3), D(0,3).

Problem 62

Prove the quadrilateral type using coordinates for P(0,0), Q(3,1), R(4,4), S(1,3).

Problem 63

Prove the quadrilateral type using coordinates for W(0,2), X(2,0), Y(4,2), Z(2,4).

Problem 64

Prove the quadrilateral type using coordinates for J(0,0), K(2,0), L(2,2), M(0,2).

Problem 65

Prove the quadrilateral type using coordinates for E(1,1), F(4,2), G(3,5), H(0,4).

Problem 66

Prove the quadrilateral type using coordinates for K(-2,1), L(1,3), M(4,1), N(1,-1).

Problem 67

Prove the quadrilateral type using coordinates for R(-1,0), S(3,0), T(3,2), U(-1,2).

Problem 68

Prove the quadrilateral type using coordinates for A(1,1), B(4,1), C(4,3), D(1,3).

Problem 69

Prove the quadrilateral type using coordinates for P(0,1), Q(2,4), R(4,1), S(2,-2).

Problem 70

Prove the quadrilateral type using coordinates for A(-2,0), B(0,3), C(2,0), D(0,-3).

Problem 71

Prove the quadrilateral type using coordinates for E(1,1), F(4,1), G(4,4), H(1,4).

Problem 72

Prove the quadrilateral type using coordinates for K(0,0), L(2,1), M(1,3), N(-1,2).

Open in simulator
Problem 73

Prove the quadrilateral type using coordinates for A(0,0), B(4,0), C(3,2), D(1,2).

Problem 74

Prove the quadrilateral type using coordinates for P(0,0), Q(5,0), R(4,3), S(1,3).

Problem 75

Prove the quadrilateral type using coordinates for W(0,2), X(2,0), Y(0,-2), Z(-1,0).

use side lengths and slopes.
15 problems Warmup Practice Mixed Review Assessment
Problem 76

Prove the triangle type using coordinates for A(0,0), B(4,0), C(0,3).

Problem 77

Prove the triangle type using coordinates for P(0,0), Q(3,4), R(6,0).

Problem 78

Prove the triangle type using coordinates for D(0,0), E(2,0), F(1,sqrt(3)).

Problem 79

Prove the triangle type using coordinates for X(0,0), Y(2,1), Z(5,0).

Problem 80

Prove the triangle type using coordinates for A(1,1), B(1,5), C(4,1).

Open in simulator
Problem 81

Prove the triangle type using coordinates for A(0,0), B(5,0), C(2.5, 4).

Problem 82

Prove the triangle type using coordinates for A(0,0), B(6,0), C(3, 3*sqrt(3)).

Problem 83

Prove the triangle type using coordinates for A(0,0), B(3,1), C(1,4).

Problem 84

Prove the triangle type using coordinates for A(-2,1), B(3,1), C(3,5).

Problem 85

Prove the triangle type using coordinates for A(-1,0), B(1,0), C(0,2).

Problem 86

Prove the triangle type using coordinates for A(-2,0), B(2,0), C(0, 2*sqrt(3)).

Problem 87

Prove the triangle type using coordinates for A(-3,0), B(0,4), C(2,1).

Problem 88

Prove the triangle type using coordinates for A(0,0), B(5,0), C(0,5).

Problem 89

Prove the triangle type using coordinates for A(0,0), B(6,8), C(12,0).

Problem 90

Prove the triangle type using coordinates for A(1,1), B(7,2), C(3,8).

use slope criteria.
15 problems Warmup Practice Mixed Review Assessment
Problem 91

Prove a radius is perpendicular to tangent line x=5 for circle data center (0,0), tangent point (5,0).

Problem 92

Prove a radius is perpendicular to tangent line y=3 for circle data center (1,1), tangent point (1,3).

Problem 93

Prove a radius is perpendicular to tangent line y=-x+5 for circle data center (0,0), tangent point (1,4).

Problem 94

Prove a radius is perpendicular to tangent line y=-1/2x+5 for circle data center (0,0), tangent point (2,4).

Problem 95

Prove a radius is perpendicular to tangent line y=-3x+14 for circle data center (1,1), tangent point (4,2).

Problem 96

Prove a radius is perpendicular to tangent line y=2/3x for circle data center (-2,3), tangent point (0,0).

Problem 97

Prove a radius is perpendicular to tangent line x=7 for circle data center (3,-1), tangent point (7,-1).

Problem 98

Prove a radius is perpendicular to tangent line y=6 for circle data center (-4,2), tangent point (-4,6).

Problem 99

Prove a radius is perpendicular to tangent line y=x+1 for circle data center (0,0), tangent point (3,1).

Problem 100

Prove a radius is perpendicular to tangent line y=-2x+13 for circle data center (2,2), tangent point (5,3).

Problem 101

Prove a radius is perpendicular to tangent line y=-1/2x-13/2 for circle data center (-1,-1), tangent point (-3,-5).

Problem 102

Prove a radius is perpendicular to tangent line y=3/4x+4 for circle data center (3,0), tangent point (0,4).

Problem 103

Prove a radius is perpendicular to tangent line y=x+5 for circle data center (0,0), tangent point (0,5).

Problem 104

Prove a radius is perpendicular to tangent line y=3/2x+13/2 for circle data center (0,0), tangent point (-3,2).

Problem 105

Prove a radius is perpendicular to tangent line y=x-4 for circle data center (1,1), tangent point (5,1).

Open in simulator
use distance and midpoint relationships.
15 problems Warmup Practice Mixed Review Assessment
Problem 106

Use coordinates to prove chord relationship chords AB and CD are congruent with A(-3,4), B(3,4), C(-3,-4), D(3,-4).

Problem 107

Use coordinates to prove chord relationship chords y=4 and y=-4 in circle x^2+y^2=25 are equidistant from center.

Problem 108

Use coordinates to prove chord relationship chord endpoints (-5,0),(5,0) form a diameter.

Problem 109

Use coordinates to prove chord relationship two chords have midpoints equally distant from center.

Problem 110

Use coordinates to prove chord relationship chords AB and CD are congruent with A(-1,-1), B(-4,-5), C(-1,-5), D(-4,-1).

Problem 111

Use coordinates to prove chord relationship chords x=1 and x=5 in circle (x-3)^2+(y-2)^2=13 are equidistant from center.

Problem 112

Use coordinates to prove chord relationship chord endpoints (2,7) and (2,-3) form a diameter of circle (x-2)^2+(y-2)^2=25.

Problem 113

Use coordinates to prove chord relationship the line from center (0,0) to the midpoint of chord P(0,4) Q(4,0) is perpendicular to the chord.

Problem 114

Use coordinates to prove chord relationship diameter y=0 bisects chord A(3,4) B(3,-4) in circle x^2+y^2=25.

Problem 115

Use coordinates to prove chord relationship chords y=2 and y=-2 in circle x^2+y^2=16 are congruent.

Problem 116

Use coordinates to prove chord relationship chords y=0 and y=4 in circle (x-1)^2+(y-2)^2=10 are equidistant from center.

Open in simulator
Problem 117

Use coordinates to prove chord relationship chord endpoints (1,1) and (7,7) form a diameter of circle (x-4)^2+(y-4)^2=18.

Problem 118

Use coordinates to prove chord relationship chords x=1 and x=-1 in circle x^2+y^2=5 are congruent.

Problem 119

Use coordinates to prove chord relationship the perpendicular bisector of chord A(0,0) B(6,0) passes through the center (3,4).

Problem 120

Use coordinates to prove chord relationship chords AB and CD are equidistant from the center (0,0) in circle x^2+y^2=100, with AB on y=6 and CD on y=-6, therefore they are congruent.

use slopes or distance relationships.
15 problems Warmup Practice Mixed Review Assessment
Problem 121

Prove a diameter creates a right angle on the circle for diameter endpoints A(-5,0), B(5,0), point C(0,5).

Problem 122

Prove a diameter creates a right angle on the circle for diameter endpoints P(0,-4), Q(0,4), point R(3,0).

Problem 123

Prove a diameter creates a right angle on the circle for diameter endpoints A(0,0), B(6,0), point C(3,3).

Problem 124

Prove a diameter creates a right angle on the circle for diameter endpoints X(-2,-2), Y(4,4), point Z(-2,4).

Problem 125

Prove a diameter creates a right angle on the circle for diameter endpoints A(-4,0), B(4,0), point C(2,sqrt(12)).

Problem 126

Prove a diameter creates a right angle on the circle for diameter endpoints P(0,-5), Q(0,5), point R(3,4).

Problem 127

Prove a diameter creates a right angle on the circle for diameter endpoints D(-3,-3), E(3,3), point F(-3,3).

Open in simulator
Problem 128

Prove a diameter creates a right angle on the circle for diameter endpoints G(1,1), H(5,5), point I(1,6).

Problem 129

Prove a diameter creates a right angle on the circle for diameter endpoints J(-6,0), K(-2,0), point L(-4,2).

Problem 130

Prove a diameter creates a right angle on the circle for diameter endpoints M(2,-3), N(2,3), point O(2,5).

Problem 131

Prove a diameter creates a right angle on the circle for diameter endpoints S(0,0), T(4,2), point U(1,3).

Problem 132

Prove a diameter creates a right angle on the circle for diameter endpoints V(-1,2), W(5,2), point X(2,5).

Problem 133

Prove a diameter creates a right angle on the circle for diameter endpoints A(3,-2), B(3,6), point C(8,2).

Problem 134

Prove a diameter creates a right angle on the circle for diameter endpoints P(0,0), Q(4,-4), point R(0,-4).

Problem 135

Prove a diameter creates a right angle on the circle for diameter endpoints M(-7,0), N(7,0), point O(3,3).

compute one failed property.
15 problems Warmup Practice Mixed Review Assessment
Problem 136

Disprove the geometric claim using coordinate evidence: A(0,0), B(4,0), C(5,3), D(0,3) form a rectangle.

Problem 137

Disprove the geometric claim using coordinate evidence: Segments AB and CD are congruent, with AB length 5 and CD length sqrt(20).

Problem 138

Disprove the geometric claim using coordinate evidence: Lines with slopes 2 and 3 are parallel.

Problem 139

Disprove the geometric claim using coordinate evidence: Point (1,1) lies on x^2+y^2=1.

Problem 140

Disprove the geometric claim using coordinate evidence: A(0,0), B(2,0), C(2,2), D(0,1) form a square.

Open in simulator
Problem 141

Disprove the geometric claim using coordinate evidence: The line y = 2x + 1 is perpendicular to y = 0.5x + 3.

Problem 142

Disprove the geometric claim using coordinate evidence: The midpoint of segment AB with A(1,1) and B(5,5) is (3,2).

Problem 143

Disprove the geometric claim using coordinate evidence: The points P(1,2), Q(3,4), R(4,7) are collinear.

Problem 144

Disprove the geometric claim using coordinate evidence: Triangle with vertices A(0,0), B(3,0), C(0,4) is an equilateral triangle.

Problem 145

Disprove the geometric claim using coordinate evidence: The quadrilateral with vertices A(0,0), B(5,0), C(6,2), D(1,2) is a rhombus.

Problem 146

Disprove the geometric claim using coordinate evidence: The point (2,3) lies on the circle x^2 + y^2 = 5^2.

Problem 147

Disprove the geometric claim using coordinate evidence: The diagonals of the quadrilateral A(0,0), B(5,0), C(4,4), D(1,4) bisect each other.

Problem 148

Disprove the geometric claim using coordinate evidence: The triangle with vertices (0,0), (5,0), (3,4) is a right triangle.

Problem 149

Disprove the geometric claim using coordinate evidence: The line passing through (1,2) and (3,6) is parallel to the line passing through (0,0) and (2,5).

Problem 150

Disprove the geometric claim using coordinate evidence: The point (2,6) is on the line y = 2x + 1.

select distance, slope, midpoint, or circle equation.
15 problems Warmup Practice Mixed Review Assessment
Problem 151

Choose the coordinate method needed for proof goal prove two segments are congruent.

Problem 152

Choose the coordinate method needed for proof goal prove two lines are parallel.

Problem 153

Choose the coordinate method needed for proof goal prove diagonals bisect each other.

Problem 154

Choose the coordinate method needed for proof goal prove a point lies on a circle.

Problem 155

Choose the coordinate method needed for proof goal prove two lines are perpendicular.

Problem 156

Choose the coordinate method needed for proof goal prove a triangle is a right triangle.

Problem 157

Choose the coordinate method needed for proof goal prove a quadrilateral is a parallelogram.

Problem 158

Choose the coordinate method needed for proof goal prove a quadrilateral is a rectangle.

Problem 159

Choose the coordinate method needed for proof goal prove a triangle is isosceles.

Problem 160

Choose the coordinate method needed for proof goal prove three points are collinear.

Problem 161

Choose the coordinate method needed for proof goal prove a segment is a perpendicular bisector.

Problem 162

Choose the coordinate method needed for proof goal prove a quadrilateral is a rhombus.

Problem 163

Choose the coordinate method needed for proof goal prove a quadrilateral is a square.

Problem 164

Choose the coordinate method needed for proof goal prove a point is equidistant from two other points.

Problem 165

Choose the coordinate method needed for proof goal prove a point lies on a line.

Open in simulator
fill calculations and logical conclusion.
15 problems Warmup Practice Mixed Review Assessment
Problem 166

Complete the coordinate proof: Slopes of AB and CD are both 2.

Problem 167

Complete the coordinate proof: Midpoints of diagonals AC and BD are both (3,4).

Problem 168

Complete the coordinate proof: Lengths PQ and RS are both 5.

Problem 169

Complete the coordinate proof: Slopes of two segments are 3/2 and -2/3.

Problem 170

Complete the coordinate proof: Lengths of sides AB and BC are both 7.

Problem 171

Complete the coordinate proof: Lengths of sides DE, EF, and FD are 6, 8, and 10 respectively.

Problem 172

Complete the coordinate proof: Slope of WX is 1/3, slope of YZ is 1/3, slope of XY is -2, and slope of ZW is -2.

Problem 173

Complete the coordinate proof: Lengths of all four sides of quadrilateral JKLM are 9.

Problem 174

Complete the coordinate proof: Lengths of diagonals PR and QS are both 12.

Problem 175

Complete the coordinate proof: Slope of segment PQ is -1, and slope of segment QR is -1.

Problem 176

Complete the coordinate proof: Line L is perpendicular to segment MN and passes through the midpoint of MN.

Problem 177

Complete the coordinate proof: Slope of AB is 2, slope of CD is 2, and slopes of BC and DA are different.

Problem 178

Complete the coordinate proof: The coordinates of point P satisfy the equation of line L.

Problem 179

Complete the coordinate proof: Distance from point C to point A is 5, and distance from point C to point B is 5.

Problem 180

Complete the coordinate proof: All four sides of quadrilateral EFGH have length 5, and adjacent sides EF and FG are perpendicular.

Open in simulator
prove generally with symbolic coordinates.
15 problems Warmup Practice Mixed Review Assessment
Problem 181

Use variables in a coordinate proof for midpoints of diagonals of parallelogram with vertices (0,0),(a,0),(a+b,c),(b,c).

Problem 182

Use variables in a coordinate proof for triangle with A(0,0), B(2a,0), C(a,h).

Problem 183

Use variables in a coordinate proof for rectangle with vertices (0,0),(a,0),(a,b),(0,b).

Problem 184

Use variables in a coordinate proof for midsegment connecting midpoints of (0,0)-(2a,0) and (0,0)-(0,2b).

Problem 185

Use variables in a coordinate proof for triangle with vertices (0,0), (2a,0), (2b,2c), and midsegment connecting midpoints of sides (0,0)-(2a,0) and (2a,0)-(2b,2c).

Problem 186

Use variables in a coordinate proof for rhombus with vertices (0,0), (a,0), (a+b,c), (b,c) where a = sqrt(b^2+c^2).

Open in simulator
Problem 187

Use variables in a coordinate proof for right triangle with vertices (0,0), (2a,0), (0,2b).

Problem 188

Use variables in a coordinate proof for parallelogram with vertices (0,0), (a,0), (a+b,c), (b,c).

Problem 189

Use variables in a coordinate proof for trapezoid with vertices (0,0), (2a,0), (2b,2h), (2c,2h).

Problem 190

Use variables in a coordinate proof for line segment with endpoints (0,0) and (2a,2b).

Problem 191

Use variables in a coordinate proof for square with vertices (0,0), (a,0), (a,a), (0,a).

Problem 192

Use variables in a coordinate proof for triangle with vertices A(0,0), B(3a,0), C(3b,3c).

Problem 193

Use variables in a coordinate proof for isosceles trapezoid with vertices (0,0), (2a,0), (2a-b,h), (b,h).

Problem 194

Use variables in a coordinate proof for right triangle with vertices (0,0), (a,0), (0,b).

Problem 195

Use variables in a coordinate proof for quadrilateral with vertices A(0,0), B(2a,2b), C(2c,2d), D(2e,2f).

translate algebraic evidence to theorem statement.
15 problems Warmup Practice Mixed Review Assessment
Problem 196

Interpret coordinate proof result two slopes are equal in geometric language.

Problem 197

Interpret coordinate proof result slope product is -1 in geometric language.

Problem 198

Interpret coordinate proof result two segment lengths are equal in geometric language.

Problem 199

Interpret coordinate proof result two diagonals have the same midpoint in geometric language.

Problem 200

Interpret coordinate proof result all four side lengths are equal in geometric language.

Problem 201

Interpret coordinate proof result opposite sides have equal slopes in geometric language.

Problem 202

Interpret coordinate proof result opposite sides have equal lengths in geometric language.

Problem 203

Interpret coordinate proof result all four angles are right angles in geometric language.

Problem 204

Interpret coordinate proof result the slopes of the diagonals are opposite reciprocals in geometric language.

Problem 205

Interpret coordinate proof result a quadrilateral has all four sides equal in length and adjacent sides are perpendicular in geometric language.

Open in simulator
Problem 206

Interpret coordinate proof result a parallelogram has perpendicular diagonals in geometric language.

Problem 207

Interpret coordinate proof result a parallelogram has congruent diagonals in geometric language.

Problem 208

Interpret coordinate proof result three points are collinear in geometric language.

Problem 209

Interpret coordinate proof result a point is equidistant from the endpoints of a segment in geometric language.

Problem 210

Interpret coordinate proof result the distance from a point to the origin is constant in geometric language.

catch formula, slope, midpoint, and conclusion mistakes.
15 problems Warmup Practice Mixed Review Assessment
Problem 211

Correct the coordinate proof error: A student says slopes 2 and -2 prove perpendicular lines.

Problem 212

Correct the coordinate proof error: A student compares squared lengths 25 and 5 and says segments are congruent.

Problem 213

Correct the coordinate proof error: A student uses endpoint average incorrectly as (x1+x2, y1+y2).

Problem 214

Correct the coordinate proof error: A student proves one pair of opposite sides parallel and calls a quadrilateral a parallelogram.

Problem 215

Correct the coordinate proof error: A student calculates the distance between (0,0) and (3,4) as 25.

Problem 216

Correct the coordinate proof error: A student calculates the distance between (1,2) and (4,6) as sqrt((4-1)^2 + (6+2)^2).

Problem 217

Correct the coordinate proof error: A student calculates the slope of a line through (1,2) and (3,6) as (6-2)/(1-3).

Problem 218

Correct the coordinate proof error: A student states the slope of a vertical line through (2,1) and (2,5) is 0.

Problem 219

Correct the coordinate proof error: A student says lines y=3 and x=5 do not have negative reciprocal slopes, so they are not perpendicular.

Problem 220

Correct the coordinate proof error: A student proves all four sides of a quadrilateral are congruent and concludes it is a square.

Problem 221

Correct the coordinate proof error: A student proves opposite sides are parallel and all angles are right angles, and concludes it is a square.

Problem 222

Correct the coordinate proof error: A student proves one diagonal of a quadrilateral bisects the other and concludes it is a parallelogram.

Problem 223

Correct the coordinate proof error: A student calculates the lengths of two sides of a triangle and finds they are 5 and 6, concluding it is an isosceles triangle.

Problem 224

Correct the coordinate proof error: A student proves points (1,1), (2,2), (3,3) are collinear by showing that the distance from (1,1) to (2,2) plus the distance from (2,2) to (3,3) equals the distance from (1,1) to (3,3), but only calculates two of the three distances.

Problem 225

Correct the coordinate proof error: A student proves a quadrilateral has exactly one pair of parallel sides and concludes it is an isosceles trapezoid.

Open in simulator