A free service from Mattecentrum

The distance and midpoint formulas

  • Midpoint II
  • Midpoint III

The distance formula is used to find the distance between two points in the coordinate plane. We'll explain this using an example below

picture66

We want to calculate the distance between the two points (-2, 1) and (4, 3). We could see the line drawn between these two points is the hypotenuse of a right triangle. The legs of this triangle would be parallel to the axes which mean that we can measure the length of the legs easily.

picture67

We'll get the length of the distance d by using the Pythagorean Theorem

$$d^{2}=2^{2}+6^{2}=4+36=40$$

$$d=\sqrt{40}\approx 6.32$$

This method can be used to determine the distance between any two points in a coordinate plane and is summarized in the distance formula

$$d=\sqrt{\left ( x_{2}-x_{1} \right )^{2}+\left ( y_{2}-y_{1} \right )^{2}}$$

The point that is at the same distance from two points A (x 1 , y 1 ) and B (x 2 , y 2 ) on a line is called the midpoint. You calculate the midpoint using the midpoint formula

$$m =\left ( \frac{x_{1}+x_{2}}{2} \right ),\: \: \left ( \frac{y_{1}+y_{2}}{2} \right )$$

We can use the example above to illustrate this

picture68

$$ m =\left ( \frac{4+(-2)}{2} \right ),\: \: \left ( \frac{3+1}{2} \right )=$$

$$=\left ( \frac{2}{2} \right ),\: \: \left ( \frac{4}{2} \right )=\begin{pmatrix} 1,\: 2 \end{pmatrix}$$

Video lesson

Calculate the distance between the two points

picture69

  • Simplify rational expression
  • Multiply rational expressions
  • Division of polynomials
  • Add and subtract rational expressions
  • Solving rational equations
  • Algebra 2 Overview
  • Geometry Overview
  • SAT Overview
  • ACT Overview

OML Search

Midpoint and Distance Formula

Mathway Calculator Widget

We welcome your feedback, comments and questions about this site or page. Please submit your feedback or enquiries via our Feedback page.

Chapter 1.3 Notes: Use Midpoint and Distance Formulas

Related documents.

Math Olympiad 79

Study collections

  • Geometry worksheets

Add this document to collection(s)

You can add this document to your study collection(s)

Add this document to saved

You can add this document to your saved list

Suggest us how to improve StudyLib

(For complaints, use another form )

Input it if you want to receive answer

11.1 Distance and Midpoint Formulas; Circles

Learning objectives.

By the end of this section, you will be able to:

Use the Distance Formula

Use the Midpoint Formula

  • Write the equation of a circle in standard form
  • Graph a circle

Be Prepared 11.1

Before you get started, take this readiness quiz.

Find the length of the hypotenuse of a right triangle whose legs are 12 and 16 inches. If you missed this problem, review Example 2.34 .

Be Prepared 11.2

Factor: x 2 − 18 x + 81 . x 2 − 18 x + 81 . If you missed this problem, review Example 6.24 .

Be Prepared 11.3

Solve by completing the square: x 2 − 12 x − 12 = 0 . x 2 − 12 x − 12 = 0 . If you missed this problem, review Example 9.22 .

In this chapter we will be looking at the conic sections, usually called the conics, and their properties. The conics are curves that result from a plane intersecting a double cone—two cones placed point-to-point. Each half of a double cone is called a nappe.

There are four conics—the circle , parabola , ellipse , and hyperbola . The next figure shows how the plane intersecting the double cone results in each curve.

Each of the curves has many applications that affect your daily life, from your cell phone to acoustics and navigation systems. In this section we will look at the properties of a circle.

We have used the Pythagorean Theorem to find the lengths of the sides of a right triangle. Here we will use this theorem again to find distances on the rectangular coordinate system. By finding distance on the rectangular coordinate system, we can make a connection between the geometry of a conic and algebra—which opens up a world of opportunities for application.

Our first step is to develop a formula to find distances between points on the rectangular coordinate system. We will plot the points and create a right triangle much as we did when we found slope in Graphs and Functions . We then take it one step further and use the Pythagorean Theorem to find the length of the hypotenuse of the triangle—which is the distance between the points.

Example 11.1

Use the rectangular coordinate system to find the distance between the points ( 6 , 4 ) ( 6 , 4 ) and ( 2 , 1 ) . ( 2 , 1 ) .

Plot the two points. Connect the two points
with a line.
Draw a right triangle as if you were going to
find slope.
Find the length of each leg.
Use the Pythagorean Theorem to find , the
distance between the two points.
Substitute in the values.
Simplify.
Use the Square Root Property.
Since distance, is positive, we can eliminate
The distance between the points and
is 5.

Try It 11.1

Use the rectangular coordinate system to find the distance between the points ( 6 , 1 ) ( 6 , 1 ) and ( 2 , −2 ) . ( 2 , −2 ) .

Try It 11.2

Use the rectangular coordinate system to find the distance between the points ( 5 , 3 ) ( 5 , 3 ) and ( −3 , −3 ) . ( −3 , −3 ) .

The method we used in the last example leads us to the formula to find the distance between the two points ( x 1 , y 1 ) ( x 1 , y 1 ) and ( x 2 , y 2 ) . ( x 2 , y 2 ) .

When we found the length of the horizontal leg we subtracted 6 − 2 6 − 2 which is x 2 − x 1 . x 2 − x 1 .

When we found the length of the vertical leg we subtracted 4 − 1 4 − 1 which is y 2 − y 1 . y 2 − y 1 .

If the triangle had been in a different position, we may have subtracted x 1 − x 2 x 1 − x 2 or y 1 − y 2 . y 1 − y 2 . The expressions x 2 − x 1 x 2 − x 1 and x 1 − x 2 x 1 − x 2 vary only in the sign of the resulting number. To get the positive value-since distance is positive- we can use absolute value. So to generalize we will say | x 2 − x 1 | | x 2 − x 1 | and | y 2 − y 1 | . | y 2 − y 1 | .

In the Pythagorean Theorem, we substitute the general expressions | x 2 − x 1 | | x 2 − x 1 | and | y 2 − y 1 | | y 2 − y 1 | rather than the numbers.

Substitute in the values.
Squaring the expressions makes them positive, so we eliminate the absolute value bars.
Use the Square Root Property.
Distance is positive, so eliminate the negative value.

This is the Distance Formula we use to find the distance d between the two points ( x 1 , y 1 ) ( x 1 , y 1 ) and ( x 2 , y 2 ) . ( x 2 , y 2 ) .

Distance Formula

The distance d between the two points ( x 1 , y 1 ) ( x 1 , y 1 ) and ( x 2 , y 2 ) ( x 2 , y 2 ) is

Example 11.2

Use the Distance Formula to find the distance between the points ( −5 , −3 ) ( −5 , −3 ) and ( 7 , 2 ) . ( 7 , 2 ) .

Write the Distance Formula.
Label the points, and substitute.
Simplify.

Try It 11.3

Use the Distance Formula to find the distance between the points ( −4 , −5 ) ( −4 , −5 ) and ( 5 , 7 ) . ( 5 , 7 ) .

Try It 11.4

Use the Distance Formula to find the distance between the points ( −2 , −5 ) ( −2 , −5 ) and ( −14 , −10 ) . ( −14 , −10 ) .

Example 11.3

Use the Distance Formula to find the distance between the points ( 10 , −4 ) ( 10 , −4 ) and ( −1 , 5 ) . ( −1 , 5 ) . Write the answer in exact form and then find the decimal approximation, rounded to the nearest tenth if needed.

Write the Distance Formula.
Label the points, and substitute.
Simplify.
Since 202 is not a perfect square, we can leave the answer in exact form or find a decimal approximation.

Try It 11.5

Use the Distance Formula to find the distance between the points ( −4 , −5 ) ( −4 , −5 ) and ( 3 , 4 ) . ( 3 , 4 ) . Write the answer in exact form and then find the decimal approximation, rounded to the nearest tenth if needed.

Try It 11.6

Use the Distance Formula to find the distance between the points ( −2 , −5 ) ( −2 , −5 ) and ( −3 , −4 ) . ( −3 , −4 ) . Write the answer in exact form and then find the decimal approximation, rounded to the nearest tenth if needed.

It is often useful to be able to find the midpoint of a segment. For example, if you have the endpoints of the diameter of a circle, you may want to find the center of the circle which is the midpoint of the diameter. To find the midpoint of a line segment, we find the average of the x -coordinates and the average of the y -coordinates of the endpoints.

Midpoint Formula

The midpoint of the line segment whose endpoints are the two points ( x 1 , y 1 ) ( x 1 , y 1 ) and ( x 2 , y 2 ) ( x 2 , y 2 ) is

To find the midpoint of a line segment, we find the average of the x -coordinates and the average of the y -coordinates of the endpoints.

Example 11.4

Use the Midpoint Formula to find the midpoint of the line segment whose endpoints are ( −5 , −4 ) ( −5 , −4 ) and ( 7 , 2 ) . ( 7 , 2 ) . Plot the endpoints and the midpoint on a rectangular coordinate system.

Write the Midpoint Formula.
Label the points,
and substitute.
Simplify.

The midpoint of the segment is the point
Plot the endpoints and midpoint.

Try It 11.7

Use the Midpoint Formula to find the midpoint of the line segment whose endpoints are ( −3 , −5 ) ( −3 , −5 ) and ( 5 , 7 ) . ( 5 , 7 ) . Plot the endpoints and the midpoint on a rectangular coordinate system.

Try It 11.8

Use the Midpoint Formula to find the midpoint of the line segment whose endpoints are ( −2 , −5 ) ( −2 , −5 ) and ( 6 , −1 ) . ( 6 , −1 ) . Plot the endpoints and the midpoint on a rectangular coordinate system.

Both the Distance Formula and the Midpoint Formula depend on two points, ( x 1 , y 1 ) ( x 1 , y 1 ) and ( x 2 , y 2 ) . ( x 2 , y 2 ) . It is easy to confuse which formula requires addition and which subtraction of the coordinates. If we remember where the formulas come from, it may be easier to remember the formulas.

Write the Equation of a Circle in Standard Form

As we mentioned, our goal is to connect the geometry of a conic with algebra. By using the coordinate plane, we are able to do this easily.

We define a circle as all points in a plane that are a fixed distance from a given point in the plane. The given point is called the center, ( h , k ) , ( h , k ) , and the fixed distance is called the radius , r , of the circle.

A circle is all points in a plane that are a fixed distance from a given point in the plane. The given point is called the center , ( h , k ) , ( h , k ) , and the fixed distance is called the radius , r , of the circle.

We look at a circle in the rectangular coordinate system.
The radius is the distance from the center, to a
point on the circle,
To derive the equation of a circle, we can use the
distance formula with the points and the
distance, .
Substitute the values.
Square both sides.

This is the standard form of the equation of a circle with center, ( h , k ) , ( h , k ) , and radius, r .

Standard Form of the Equation a Circle

The standard form of the equation of a circle with center, ( h , k ) , ( h , k ) , and radius, r , is

Example 11.5

Write the standard form of the equation of the circle with radius 3 and center ( 0 , 0 ) . ( 0 , 0 ) .

Use the standard form of the equation of a circle
Substitute in the values and
Simplify.

Try It 11.9

Write the standard form of the equation of the circle with a radius of 6 and center ( 0 , 0 ) . ( 0 , 0 ) .

Try It 11.10

Write the standard form of the equation of the circle with a radius of 8 and center ( 0 , 0 ) . ( 0 , 0 ) .

In the last example, the center was ( 0 , 0 ) . ( 0 , 0 ) . Notice what happened to the equation. Whenever the center is ( 0 , 0 ) , ( 0 , 0 ) , the standard form becomes x 2 + y 2 = r 2 . x 2 + y 2 = r 2 .

Example 11.6

Write the standard form of the equation of the circle with radius 2 and center ( −1 , 3 ) . ( −1 , 3 ) .

Use the standard form of the equation of a
circle.
Substitute in the values.
Simplify.

Try It 11.11

Write the standard form of the equation of the circle with a radius of 7 and center ( 2 , −4 ) . ( 2 , −4 ) .

Try It 11.12

Write the standard form of the equation of the circle with a radius of 9 and center ( −3 , −5 ) . ( −3 , −5 ) .

In the next example, the radius is not given. To calculate the radius, we use the Distance Formula with the two given points.

Example 11.7

Write the standard form of the equation of the circle with center ( 2 , 4 ) ( 2 , 4 ) that also contains the point ( −2 , 1 ) . ( −2 , 1 ) .

The radius is the distance from the center to any point on the circle so we can use the distance formula to calculate it. We will use the center ( 2 , 4 ) ( 2 , 4 ) and point ( −2 , 1 ) ( −2 , 1 )

Use the Distance Formula to find the radius.
Substitute the values.
Simplify.

Now that we know the radius, r = 5 , r = 5 , and the center, ( 2 , 4 ) , ( 2 , 4 ) , we can use the standard form of the equation of a circle to find the equation.

Use the standard form of the equation of a circle.
Substitute in the values.
Simplify.

Try It 11.13

Write the standard form of the equation of the circle with center ( 2 , 1 ) ( 2 , 1 ) that also contains the point ( −2 , −2 ) . ( −2 , −2 ) .

Try It 11.14

Write the standard form of the equation of the circle with center ( 7 , 1 ) ( 7 , 1 ) that also contains the point ( −1 , −5 ) . ( −1 , −5 ) .

Graph a Circle

Any equation of the form ( x − h ) 2 + ( y − k ) 2 = r 2 ( x − h ) 2 + ( y − k ) 2 = r 2 is the standard form of the equation of a circle with center, ( h , k ) , ( h , k ) , and radius, r. We can then graph the circle on a rectangular coordinate system.

Note that the standard form calls for subtraction from x and y . In the next example, the equation has x + 2 , x + 2 , so we need to rewrite the addition as subtraction of a negative.

Example 11.8

Find the center and radius, then graph the circle: ( x + 2 ) 2 + ( y − 1 ) 2 = 9 . ( x + 2 ) 2 + ( y − 1 ) 2 = 9 .

Use the standard form of the equation of a circle.
Identify the center, and radius, .
Center: radius: 3
Graph the circle.

Try It 11.15

ⓐ Find the center and radius, then ⓑ graph the circle: ( x − 3 ) 2 + ( y + 4 ) 2 = 4 . ( x − 3 ) 2 + ( y + 4 ) 2 = 4 .

Try It 11.16

ⓐ Find the center and radius, then ⓑ graph the circle: ( x − 3 ) 2 + ( y − 1 ) 2 = 16 . ( x − 3 ) 2 + ( y − 1 ) 2 = 16 .

To find the center and radius, we must write the equation in standard form. In the next example, we must first get the coefficient of x 2 , y 2 x 2 , y 2 to be one.

Example 11.9

Find the center and radius and then graph the circle, 4 x 2 + 4 y 2 = 64 . 4 x 2 + 4 y 2 = 64 .

Divide each side by 4.
Use the standard form of the equation of a circle.
Identify the center, and radius, .
Center: radius: 4
Graph the circle.

Try It 11.17

ⓐ Find the center and radius, then ⓑ graph the circle: 3 x 2 + 3 y 2 = 27 3 x 2 + 3 y 2 = 27

Try It 11.18

ⓐ Find the center and radius, then ⓑ graph the circle: 5 x 2 + 5 y 2 = 125 5 x 2 + 5 y 2 = 125

If we expand the equation from Example 11.8 , ( x + 2 ) 2 + ( y − 1 ) 2 = 9 , ( x + 2 ) 2 + ( y − 1 ) 2 = 9 , the equation of the circle looks very different.

Square the binomials.
Arrange the terms in descending degree order, and get zero on the right

This form of the equation is called the general form of the equation of the circle .

General Form of the Equation of a Circle

The general form of the equation of a circle is

If we are given an equation in general form, we can change it to standard form by completing the squares in both x and y . Then we can graph the circle using its center and radius.

Example 11.10

ⓐ Find the center and radius, then ⓑ graph the circle: x 2 + y 2 − 4 x − 6 y + 4 = 0 . x 2 + y 2 − 4 x − 6 y + 4 = 0 .

We need to rewrite this general form into standard form in order to find the center and radius.

Group the -terms and -terms.
Collect the constants on the right side.
Complete the squares.
Rewrite as binomial squares.
Identify the center and radius. Center: radius: 3
Graph the circle.

Try It 11.19

ⓐ Find the center and radius, then ⓑ graph the circle: x 2 + y 2 − 6 x − 8 y + 9 = 0 . x 2 + y 2 − 6 x − 8 y + 9 = 0 .

Try It 11.20

ⓐ Find the center and radius, then ⓑ graph the circle: x 2 + y 2 + 6 x − 2 y + 1 = 0 . x 2 + y 2 + 6 x − 2 y + 1 = 0 .

In the next example, there is a y -term and a y 2 y 2 -term. But notice that there is no x -term, only an x 2 x 2 -term. We have seen this before and know that it means h is 0. We will need to complete the square for the y terms, but not for the x terms.

Example 11.11

ⓐ Find the center and radius, then ⓑ graph the circle: x 2 + y 2 + 8 y = 0 . x 2 + y 2 + 8 y = 0 .

Group the -terms and -terms.
There are no constants to collect on the
right side.
Complete the square for
Rewrite as binomial squares.
Identify the center and radius. Center: radius: 4
Graph the circle.

Try It 11.21

ⓐ Find the center and radius, then ⓑ graph the circle: x 2 + y 2 − 2 x − 3 = 0 . x 2 + y 2 − 2 x − 3 = 0 .

Try It 11.22

ⓐ Find the center and radius, then ⓑ graph the circle: x 2 + y 2 − 12 y + 11 = 0 . x 2 + y 2 − 12 y + 11 = 0 .

Access these online resources for additional instructions and practice with using the distance and midpoint formulas, and graphing circles.

  • Distance-Midpoint Formulas and Circles
  • Finding the Distance and Midpoint Between Two Points
  • Completing the Square to Write Equation in Standard Form of a Circle

Section 11.1 Exercises

Practice makes perfect.

In the following exercises, find the distance between the points. Write the answer in exact form and then find the decimal approximation, rounded to the nearest tenth if needed.

( 2 , 0 ) ( 2 , 0 ) and ( 5 , 4 ) ( 5 , 4 )

( −4 , −3 ) ( −4 , −3 ) and ( 2 , 5 ) ( 2 , 5 )

( −4 , −3 ) ( −4 , −3 ) and ( 8 , 2 ) ( 8 , 2 )

( −7 , −3 ) ( −7 , −3 ) and ( 8 , 5 ) ( 8 , 5 )

( −1 , 4 ) ( −1 , 4 ) and ( 2 , 0 ) ( 2 , 0 )

( −1 , 3 ) ( −1 , 3 ) and ( 5 , −5 ) ( 5 , −5 )

( 1 , −4 ) ( 1 , −4 ) and ( 6 , 8 ) ( 6 , 8 )

( −8 , −2 ) ( −8 , −2 ) and ( 7 , 6 ) ( 7 , 6 )

( −3 , −5 ) ( −3 , −5 ) and ( 0 , 1 ) ( 0 , 1 )

( −1 , −2 ) ( −1 , −2 ) and ( −3 , 4 ) ( −3 , 4 )

( 3 , −1 ) ( 3 , −1 ) and ( 1 , 7 ) ( 1 , 7 )

( −4 , −5 ) ( −4 , −5 ) and ( 7 , 4 ) ( 7 , 4 )

In the following exercises, ⓐ find the midpoint of the line segment whose endpoints are given and ⓑ plot the endpoints and the midpoint on a rectangular coordinate system.

( 0 , −5 ) ( 0 , −5 ) and ( 4 , −3 ) ( 4 , −3 )

( −2 , −6 ) ( −2 , −6 ) and ( 6 , −2 ) ( 6 , −2 )

( 3 , −1 ) ( 3 , −1 ) and ( 4 , −2 ) ( 4 , −2 )

( −3 , −3 ) ( −3 , −3 ) and ( 6 , −1 ) ( 6 , −1 )

In the following exercises, write the standard form of the equation of the circle with the given radius and center ( 0 , 0 ) . ( 0 , 0 ) .

Radius: 2 2

Radius: 5 5

In the following exercises, write the standard form of the equation of the circle with the given radius and center

Radius: 1, center: ( 3 , 5 ) ( 3 , 5 )

Radius: 10, center: ( −2 , 6 ) ( −2 , 6 )

Radius: 2.5 , 2.5 , center: ( 1.5 , −3.5 ) ( 1.5 , −3.5 )

Radius: 1.5 , 1.5 , center: ( −5.5 , −6.5 ) ( −5.5 , −6.5 )

For the following exercises, write the standard form of the equation of the circle with the given center with point on the circle.

Center ( 3 , −2 ) ( 3 , −2 ) with point ( 3 , 6 ) ( 3 , 6 )

Center ( 6 , −6 ) ( 6 , −6 ) with point ( 2 , −3 ) ( 2 , −3 )

Center ( 4 , 4 ) ( 4 , 4 ) with point ( 2 , 2 ) ( 2 , 2 )

Center ( −5 , 6 ) ( −5 , 6 ) with point ( −2 , 3 ) ( −2 , 3 )

In the following exercises, ⓐ find the center and radius, then ⓑ graph each circle.

( x + 5 ) 2 + ( y + 3 ) 2 = 1 ( x + 5 ) 2 + ( y + 3 ) 2 = 1

( x − 2 ) 2 + ( y − 3 ) 2 = 9 ( x − 2 ) 2 + ( y − 3 ) 2 = 9

( x − 4 ) 2 + ( y + 2 ) 2 = 16 ( x − 4 ) 2 + ( y + 2 ) 2 = 16

( x + 2 ) 2 + ( y − 5 ) 2 = 4 ( x + 2 ) 2 + ( y − 5 ) 2 = 4

x 2 + ( y + 2 ) 2 = 25 x 2 + ( y + 2 ) 2 = 25

( x − 1 ) 2 + y 2 = 36 ( x − 1 ) 2 + y 2 = 36

( x − 1.5 ) 2 + ( y + 2.5 ) 2 = 0.25 ( x − 1.5 ) 2 + ( y + 2.5 ) 2 = 0.25

( x − 1 ) 2 + ( y − 3 ) 2 = 9 4 ( x − 1 ) 2 + ( y − 3 ) 2 = 9 4

x 2 + y 2 = 64 x 2 + y 2 = 64

x 2 + y 2 = 49 x 2 + y 2 = 49

2 x 2 + 2 y 2 = 8 2 x 2 + 2 y 2 = 8

6 x 2 + 6 y 2 = 216 6 x 2 + 6 y 2 = 216

In the following exercises, ⓐ identify the center and radius and ⓑ graph.

x 2 + y 2 + 2 x + 6 y + 9 = 0 x 2 + y 2 + 2 x + 6 y + 9 = 0

x 2 + y 2 − 6 x − 8 y = 0 x 2 + y 2 − 6 x − 8 y = 0

x 2 + y 2 − 4 x + 10 y − 7 = 0 x 2 + y 2 − 4 x + 10 y − 7 = 0

x 2 + y 2 + 12 x − 14 y + 21 = 0 x 2 + y 2 + 12 x − 14 y + 21 = 0

x 2 + y 2 + 6 y + 5 = 0 x 2 + y 2 + 6 y + 5 = 0

x 2 + y 2 − 10 y = 0 x 2 + y 2 − 10 y = 0

x 2 + y 2 + 4 x = 0 x 2 + y 2 + 4 x = 0

x 2 + y 2 − 14 x + 13 = 0 x 2 + y 2 − 14 x + 13 = 0

Writing Exercises

Explain the relationship between the distance formula and the equation of a circle.

Is a circle a function? Explain why or why not.

In your own words, state the definition of a circle.

In your own words, explain the steps you would take to change the general form of the equation of a circle to the standard form.

ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

ⓑ If most of your checks were:

…confidently. Congratulations! You have achieved the objectives in this section. Reflect on the study skills you used so that you can continue to use them. What did you do to become confident of your ability to do these things? Be specific.

…with some help. This must be addressed quickly because topics you do not master become potholes in your road to success. In math every topic builds upon previous work. It is important to make sure you have a strong foundation before you move on. Whom can you ask for help?Your fellow classmates and instructor are good resources. Is there a place on campus where math tutors are available? Can your study skills be improved?

…no - I don’t get it! This is a warning sign and you must not ignore it. You should get help right away or you will quickly be overwhelmed. See your instructor as soon as you can to discuss your situation. Together you can come up with a plan to get you the help you need.

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Access for free at https://openstax.org/books/intermediate-algebra-2e/pages/1-introduction
  • Authors: Lynn Marecek, Andrea Honeycutt Mathis
  • Publisher/website: OpenStax
  • Book title: Intermediate Algebra 2e
  • Publication date: May 6, 2020
  • Location: Houston, Texas
  • Book URL: https://openstax.org/books/intermediate-algebra-2e/pages/1-introduction
  • Section URL: https://openstax.org/books/intermediate-algebra-2e/pages/11-1-distance-and-midpoint-formulas-circles

© Jul 24, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.

Notification Bell

Distance and mid-point formula practice

Profile picture for user TroyHerrera

TroyHerrera

Practice with the distance and midpoint formulas

Loading ad...

  • Google Classroom
  • Microsoft Teams
  • Download PDF

Distance and mid-point formula practice

IMAGES

  1. Unit 1 Geometry Basics Homework 3 Distance And Midpoint Formulas

    homework 3 distance and midpoint formulas answers

  2. Midpoint and Distance Formulas Lesson by Mrs E Teaches Math

    homework 3 distance and midpoint formulas answers

  3. Distance and Midpoint Formula Anchor Chart Poster

    homework 3 distance and midpoint formulas answers

  4. 42 midpoint and distance formula worksheet with answers

    homework 3 distance and midpoint formulas answers

  5. Midpoint and distance formula worksheets

    homework 3 distance and midpoint formulas answers

  6. The Midpoint Formula Worksheet Answers

    homework 3 distance and midpoint formulas answers

VIDEO

  1. form 2 math chapter 7 coordinate

  2. Tues 0820 Distance and Midpoint Formulas

  3. 3.1b Midpoint Formula

  4. Algebra 2 Chapter 9 Section 1 Homework

  5. Geometry Points: Surface Area and Lateral Area of a Regular Pentagonal Prism

  6. Distance and Midpoint (1-Dimension) (1.3)

COMMENTS

  1. Name: Unit 1: Geometry Basics Date: Per: Homework 3: Distance

    Per: Homework 3: Distance & Midpoint Formulas ** This is a 2-page document! ** Directions: Find the distance between each pair of points. 1. 1-4.6) and (3.-7) 2. (-6,-5) and (2.0) ... Final answer: The student's math homework is about the distance and midpoint formulas in geometry. The distance formula calculates the spatial differences between ...

  2. PDF 1.3 Using Midpoint and Distance Formulas

    Learn how to find midpoints and lengths of segments using formulas and constructions. Explore examples, exercises, and interactive activities on midpoint, segment bisector, and weighted average.

  3. PDF 3-The Midpoint Formula

    Practice finding the midpoint of a line segment using the formula (x1 + x2)/2 and (y1 + y2)/2. This worksheet contains 28 problems with coordinates and graphs.

  4. Distance and Midpoint Formula Flashcards

    Find the midpoint of the following endpoints. (4, -6) and (6, 8) will always be a positive answer. Distance Formula. Will give you an ordered pair as an answer. Midpoint Formula. Study with Quizlet and memorize flashcards containing terms like 5, 10, 7 and more.

  5. PDF Using Midpoint and 1.3 Distance Formulas GO DIGITAL

    The Midpoint Formula. The coordinates of the midpoint of a segment are the averages of the x-coordinates and of the y-coordinates of the endpoints. If A(x 1, y 1) and B(x 2, y 2) are points in a coordinate plane, then the midpoint M of AB — has coordinates. (. x1 x2 y1 y2 ) + + , . — 2 — 2. y.

  6. PDF 1.3 Distance Formulas Use Midpoint and

    4 x2 1 3 1 3 REVIEW ALGEBRA For help with solving equations, see p. 875. ... 1.3 Use Midpoint and Distance Formulas 19 1. VOCABULARY Copy and complete: To find the length of}AB ... EXAMPLE 3 on p. 17 for Exs. 17-30 HOMEWORK KEY 5WORKED-OUT SOLUTIONS on p. WS1 for Exs. 15, 35, and 49

  7. 5.1.3: A.3- Distance and Midpoint Formulas and Circles

    Example 5.1.3.7. Use the Distance Formula to find the distance between the points (10, − 4) and (− 1, 5). Write the answer in exact form and then find the decimal approximation, rounded to the nearest tenth if needed. Solution. Write the Distance Formula. d = √(x2 − x1)2 + (y2 − y1)2.

  8. Geometry 1.3

    Geometry 1.3 - Using Midpoint and Distance Formulas. midpoint. Click the card to flip 👆. a point that divides a segment into 2 congruent segments. Click the card to flip 👆. 1 / 4.

  9. PDF Practice 11-3 Distance and Midpoint Formulas

    Distance and Midpoint Formulas. The table has sets of endpoints of several segments. Find the distance between each pair of points and the midpoint of each segment. Round to the nearest tenth when necessary. Find the perimeter of each figure. Round to the nearest tenth when necessary. 7.

  10. PDF Distance and Midpoint Formula

    Answers: Find AB. _____ Find BC. _____ Find CA. _____ Name a pair of congruent segments._____ YT 9) Find the perimeter of triangle ABC to the nearest tenth if the coordinates are A(1, 4), B (-2, -1), and C(-3, -2). Answer: Homework: Distance and Midpoint Formula - Supplement Worksheet # 5 Lesson Summary: Find the distance and the midpoint of ...

  11. PDF 3-The Distance Formula

    This worksheet contains problems and answers on how to calculate the distance between two points using the formula d = √((x2 - x1)2 + (y2 - y1)2). It also has a link to create your own worksheets with Infinite Geometry.

  12. Chapter 1

    Start studying Chapter 1 - Basics of Geometry Section 3 (Using Distance + Midpoint Formulas). Learn vocabulary, terms, and more with flashcards, games, and other study tools.

  13. The distance and midpoint formulas

    Learn how to use the distance formula to calculate the distance between two points in the coordinate plane and the midpoint formula to find the point that is equidistant from two points on a line. See video lesson and exercises with solutions.

  14. 8.1: Distance and Midpoint Formulas and Circles

    Both the Distance Formula and the Midpoint Formula depend on two points, \(\left(x_{1}, y_{1}\right)\) and \(\left(x_{2}, y_{2}\right)\). It is easy to confuse which formula requires addition and which subtraction of the coordinates. ... Answer \((x+3)^{2}+(y+5)^{2}=81\) In the next example, the radius is not given. To calculate the radius, we ...

  15. Midpoint and Distance Formula

    Learn how to use the midpoint formula and distance formula with examples, videos, worksheets and activities. The midpoint formula is the average of the x-coordinates and y-coordinates of two points, and the distance formula is derived from the Pythagorean Theorem.

  16. Geometry Lesson 1.3: Using Midpoint and Distance Formulas

    In this video, you will learn how to apply and use the Midpoint and Distance Formulas. If you have any questions, feel free to leave a comment down below, an...

  17. Chapter 1.3 Notes: Use Midpoint and Distance Formulas

    Then • To find the midpoint using coordinates in a coordinate plane, you will use the Midpoint Formula. • The Midpoint Formula: • If A(x1, y1) and B(x2, y2) are points in a coordinate plane, then the midpoint M of A B has coordinates - Midpoint = x1 x 2 y1 y 2 , 2 2 Ex.4: The endpoints of RS are R(1, -3) and S(4, 2).

  18. Lesson 1-3 Midpoint and Distance Flashcards

    Terms in this set (3) Midpoint. the point that divides the segment into two congruent segments. Midpoint Formula. The midpoint M of PQ with P (x₁, y₁) and Q (x₂, y₂) is: Distance Formula. The distance d between two points P (x₁, y₁) and Q (x₂, y₂) is: Study with Quizlet and memorize flashcards containing terms like Midpoint ...

  19. 11.1 Distance and Midpoint Formulas; Circles

    Learn how to find the distance between two points and the midpoint of a line segment using formulas. This web page also covers circles and their properties.

  20. Distance and mid-point formula practice

    19/01/2021. Country code: AE. Country: United Arab Emirates. School subject: Math (1061955) Main content: Measurement (2012828) From worksheet author: Practice with the distance and midpoint formulas.

  21. Unit 1: Geometry Basics Homework 3: Distance & Midpoint formulas S

    Find an answer to your question Unit 1: Geometry Basics Homework 3: Distance & Midpoint formulas S ... Answer: The midpoint is ( -5.5, -4.5) Step-by-step explanation: Assuming R is the midpoint. To find the x coordinate of the midpoint, sum the x coordinates of the endpoints and divide by 2

  22. Geometry: Unit 1 ~ Basics + Distance + Midpoint Flashcards

    Midpoint. A point that divides a segment into 2 congruent segments. Segment Bisector. A point, line, ray, or other segment that intersects a segment at its midpoint. Postulate. ~ an accepted statement of fact. ~ basic building blocks of the logical system in geometry.