Skip to main content
Logo image

Trigonometry

Section 1.3 Circles

Subsection The Distance Formula

Delbert is hiking in the Santa Monica mountains, and he would like to know the distance from the Sycamore Canyon trail head, located at 12-C on his map, to the Coyote Trail junction, located at 8-F, as shown below.
SM mountains
Each interval on the map represents one kilometer. Delbert remembers the Pythagorean theorem, and uses the map coordinates to label the sides of a right triangle. The distance he wants is the hypotenuse of the triangle, so
\begin{align*} d^2\amp = 4^2+3^2 = 16+9 = 25\\ d\amp = \sqrt{25} = 5 \end{align*}
The straight-line distance to Coyote junction is about 5 kilometers.
The formula for the distance between two points is obtained in the same way.
We first label a right triangle with points \(P_{1}\) and \(P_{2}\) on opposite ends of the hypotenuse. (See the figure at right.) The sides of the triangle have lengths \(\abs{x_2-x_1}\) and \(\abs{y_2-y_1}\text{.}\) We can use the Pythagorean theorem to calculate the distance between \(P_{1}\) and \(P_{2}\text{:}\)
\begin{equation*} d^2=(x_2-x_1)^2+(y_2-y_1)^2 \end{equation*}
distance formula
Taking the (positive) square root of each side of this equation gives us the distance formula.

Distance Formula.

The distance \(d\) between two points \(P_{1}(x_1, y_1)\) and \(P_{2}(x_2, y_2)\) is
\begin{equation*} \blert{d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}} \end{equation*}

Example 1.31.

Find the distance between \((2,-1)\) and \((4,3)\text{.}\)
Solution.
We substitute \((2,-1)\) for \((x_1, y_1)\) and \((4,3)\) for \((x_2, y_2)\) in the distance formula to obtain
\begin{align*} d\amp = \sqrt{(x_2-x_1)^2+(y_2-y_1)^2}\\ \amp = \sqrt{(4-2)^2+[3-(-1)]^2}\\ \amp = \sqrt{4+16} = \sqrt{20} = 2\sqrt{5} \end{align*}
distance formula
The exact value of the distance, shown at right, is \(2\sqrt{5}\) units. We obtain the same answer if we use \((4,3)\) for \(P_1\) and \((2,-1)\) for \(P_2\text{:}\)
\begin{equation*} \begin{aligned}[t] d\amp = \sqrt{(2-4)^2+[(-1)-3]^2}\\ \amp = \sqrt{4+16} = \sqrt{20} = 2\sqrt{5}\\ \end{aligned} \end{equation*}
We can use a calculator to obtain an approximation for this value, and find
\begin{equation*} 2\sqrt{5}\approx 2(2.236)=4.472 \end{equation*}

Caution 1.32.

In the previous example, the radical \(\sqrt{4+16}\) cannot be simplified to \(\sqrt{4}+\sqrt{16}\text{.}\) (Do you remember why not?)

Checkpoint 1.33.

  1. Find the distance between the points \((-5,3)\) and \((3,-9)\text{.}\)
  2. Plot the points on a Cartesian grid and show how the Pythagorean theorem is used to calculate the distance.
Answer.
  1. \(\displaystyle 4\sqrt{13}\)
  2. distance formula
    The points \((-5,3)\) and \((3,-9)\) are two vertices of a right triangle with one horizontal leg of length 8 and one vertical leg of length 12. The distance between \((-5,3)\) and \((3,-9)\) is the hypotenuse \(c\text{.}\)
    \begin{align*} c^2\amp = 8^2+12^2\\ \amp = 208 \end{align*}
    so
    \begin{equation*} c = \sqrt{208} = 4\sqrt{13} \end{equation*}

Subsection Equation for a Circle

A circle is the set of all points in a plane that lie at a given distance, called the radius, from a fixed point called the center. We can use the distance formula to find an equation for a circle.
The circle shown below has its center at the origin, \((0,0)\text{,}\) and its radius is \(r\text{.}\)
Now, the distance from the origin to any point \(P(x,y)\) on the circle is \(r\text{.}\) Therefore,
\begin{equation*} \sqrt{(x-0)^2+(y-0)^2} = r \end{equation*}
or, squaring both sides,
\begin{equation*} (x-0)^2+(y-0)^2=r^2 \end{equation*}
circle
Because every point on the circle must satisfy this equation, we have found an equation for the circle.

Circle.

The equation for a circle of radius \(r\) centered at the origin is
\begin{equation*} \blert{x^2+y^2=r^2} \end{equation*}

Example 1.34.

Find two points on the circle \(x^2+y^2=4\) with \(x\)-coordinate \(-1\text{.}\)
Solution.
We substitute \(x=\alert{-1}\) into the equation for the circle, and solve for \(y\text{.}\)
\begin{align*} (\alert{-1}^2)+y^2 \amp = 4\\ y^2 \amp = 4-1 = 3\\ y \amp = \pm \sqrt{3} \end{align*}
The points are \((-1, \sqrt{3})\) and \((-1,\sqrt{3})\text{,}\) as shown at right. Note that \(\sqrt{3} \approx 1.732\text{.}\)
circle r=2

Checkpoint 1.35.

Find the coordinates of two points on the circle \(~~x^2+y^2=1~~\) with \(y\)-coordinate \(\dfrac{1}{2}\text{.}\)
Answer.
\(\left(\dfrac{\sqrt{3}}{2},\dfrac{1}{2}\right)\text{,}\) \(\left(\dfrac{-\sqrt{3}}{2},\dfrac{1}{2}\right)\)

Definition 1.36. Unit Circle.

The circle in the exercise above, \(~~\blert{x^2+y^2=1},~~\) which is centered at the origin and has radius 1 unit, is called the unit circle.

Subsection Rational and Irrational Numbers

Every common fraction, such as \(\dfrac{3}{4}\text{,}\) can be written in many equivalent forms, including a decimal form. For example,
\begin{equation*} \frac{3}{4}=\frac{6}{8}=\frac{75}{100}=0.75~~~~~\text{and}~~~~~\frac{5}{11}=\frac{20}{44}=\frac{50}{110}=0.\overline{45} \end{equation*}
where \(0.\overline{45}\) is the repeating decimal \(0.45454545....\)
Because the fraction bar denotes division, a fraction is a quotient of two integers, and we can calculate its decimal form by dividing the denominator into the numerator.

Definition 1.37. Rational Number.

Any number (including fractions) that can be written as a quotient of two integers \(~~\dfrac{a}{b},~~\text{where}~~ b\not=0,~~\) is called a rational number.
The decimal form of a rational number is either a terminating decimal, such as \(0.75\text{,}\) or a repeating decimal, such as \(0.\overline{45}\text{.}\) Thus, we can always write down an exact decimal equivalent for a rational number, although we may choose to round off a particularly long or unwieldy decimal. For example,
\begin{equation*} \frac{3}{7}=0.\overline{428571}\approx 0.43 \end{equation*}

Caution 1.38.

Note that \(0.43\) is not exactly equal to \(\dfrac{3}{7}\text{;}\) it is an approximation for \(\dfrac{3}{7}\text{,}\) just as \(0.33\) is an approximation for \(\dfrac{1}{3}\text{.}\) In our work, it will be important to distinguish between exact values and approximations.

Definition 1.39. Irrational Number.

An irrational number is one that cannot be written as a quotient of two integers \(\dfrac{a}{b}\text{,}\)where \(b\not=0\text{.}\)
Examples of irrational numbers are \(\sqrt{3}\text{,}\) \(\sqrt[3]{586}\text{,}\) and \(\pi\text{.}\) The decimal form of an irrational number is nonterminating and nonrepeating. The first few digits of the examples mentioned are
\begin{align*} \sqrt{3} \amp = 1.732050807568...\\ \sqrt[3]{586} \amp = 8.368209391204...\\ \pi \amp = 3.141592653589... \end{align*}
but none of these decimal forms ever ends. Thus, we cannot write down an exact decimal equivalent for an irrational number. The best we can do is give a decimal approximation, no matter how many digits we include.

Example 1.40.

Which values are exact, and which are approximations?
  1. \(\displaystyle \dfrac{7}{32}\rightarrow 0.21875\)
  2. \(\displaystyle \sqrt{8}\rightarrow 2.828427125\)
  3. \(\displaystyle \sqrt{0.16}\rightarrow 0.4\)
  4. \(\displaystyle \dfrac{\pi}{2}\rightarrow 1.570796327\)
Solution.
  1. Because \(\dfrac{7}{32}\) is a rational number, it has an exact decimal equivalent. Divide 7 by 32 to see that \(\dfrac{7}{32}=0.21875\text{.}\)
  2. Because 8 is not a perfect square, \(\sqrt{8}\) is irrational, so \(2.828427125\) is not the exact value of \(\sqrt{8}\text{.}\)
  3. \(\sqrt{0.16}=\sqrt{\dfrac{16}{100}}=\dfrac{4}{10}=0.4\text{,}\) so this value is exact.
  4. Because \(\dfrac{\pi}{2}\) is an irrational number, it has no decimal equivalent, so \(1.570796327\) is an approximation.

Checkpoint 1.41.

For which numbers can you give an exact decimal equivalent?
  1. \(\displaystyle \dfrac{\sqrt{3}}{2}\)
  2. \(\displaystyle \dfrac{\sqrt{16}}{3}\)
  3. \(\displaystyle 2\pi\)
  4. \(\displaystyle \dfrac{25}{17}\)
Answer.
b, d

Subsection Circumference and Area

Recall from geometry that the circumference of a circle is proportional to its radius.

Circumference of a Circle.

The circumference of a circle of radius \(r\) is given by
\begin{equation*} \blert{C=2\pi r} \end{equation*}
The number \(\pi\) gives the ratio of the circumference of any circle to its diameter. It is an irrational number, \(\pi\approx 3.14159\text{.}\)
The length of a portion, or arc, of a circle, is called its arclength.

Example 1.42.

Francine baked an apple pie with diameter 8 inches. If Delbert cuts himself a 60° wedge, what is the arclength of the curved edge?
Solution.
The radius of the pie is 4 inches, so its circumference is \(2\pi (4)\) inches.
A 60° wedge, shown at right, is \(\dfrac{1}{6}\) of the entire pie, so its edge is \(\dfrac{1}{6}\) of the circumference. The exact length of the arc is thus
\begin{equation*} \dfrac{1}{6} (8\pi)=\dfrac{4\pi}{3} \text{ inches.} \end{equation*}
pie
Using a calculator, we find that \(\dfrac{4\pi}{3}=4.19\) rounded to two decimal places, so the length of the curved edge is between 4 and 4\(\frac{1}{2}\) inches.

Checkpoint 1.43.

What is the arclength of the curved edge of a 60° wedge cut from a blueberry pie of diameter 10 inches?
Answer.
\(\dfrac{5\pi}{3} \approx 5.24~~\text{inches}\)
The area of a circle is proportional to the square of its radius.

Area of a Circle.

The area of a circle of radius \(r\) is given by
\begin{equation*} \blert{A=\pi r^2} \end{equation*}
A portion of a circle shaped like a pie-shaped wedge is called a sector.

Example 1.44.

What is the area of Delbert’s slice of apple pie in the previous example?
Solution.
As we saw in the previous example, Delbert’s sector of the pie is \(\dfrac{1}{6}\) of the entire pie, so its area \(\dfrac{1}{6}\) of the area of the whole pie, or
\begin{equation*} \dfrac{1}{6} \pi (4^2)= \dfrac{8\pi}{3}~~ \text{square inches} \end{equation*}
The area of the wedge is \(\dfrac{8\pi}{3}\text{,}\) or about 8.38 square inches.

Checkpoint 1.45.

What is the area of a 60° wedge cut from a blueberry pie of diameter 10 inches?
Answer.
\(\dfrac{25\pi}{6} \approx 13.09~~\text{square inches}\)
Review the following skills you will need for this section.

Algebra Refresher 1.4.

True of False.
  1. \(\displaystyle \sqrt{a^2+b^2}=a+b\)
  2. \(\displaystyle \sqrt{36+64}=6+8\)
  3. \(\displaystyle \sqrt{16x^4}=4x^2\)
  4. \(\displaystyle \sqrt{2x}\sqrt{3y}=\sqrt{6xy}\)
  5. \(\displaystyle \sqrt{5x}+\sqrt{3x}=\sqrt{8x}\)
  6. \(\displaystyle \sqrt{4+N}=2+\sqrt{N}\)
  7. \(\displaystyle \sqrt{\dfrac{x}{4}}=\dfrac{\sqrt{x}}{2}\)
  8. \(\displaystyle \sqrt{\dfrac{3}{2}}=\dfrac{\sqrt{6}}{2}\)
Algebra Refresher Answers
  1. False
  2. False
  3. True
  4. True
  5. False
  6. False
  7. True
  8. True

Subsection Section 1.3 Summary

Subsubsection Vocabulary

Look up the definitions of new terms in the Glossary.
  • Rational number
  • Irrational number
  • Repeating decimal
  • Circle
  • Radius
  • Unit circle
  • Circumference
  • Arclength

Subsubsection Concepts

  1. Distance Formula.
    The distance \(d\) between two points \(P_{1}(x_1, y_1)\) and \(P_{2}(x_2, y_2)\) is
    \begin{equation*} d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2} \end{equation*}
  2. Any number that can be written as a quotient of two integers \(~~\dfrac{a}{b},~~\text{where}~~ b\not=0,\) is called a rational number. The decimal form of a rational number is either a terminating decimal or a repeating decimal.
  3. An irrational number is one that cannot be written as a quotient of two integers \(~~\dfrac{a}{b},~~\text{where}~~ b\not=0\text{.}\) We cannot write down an exact decimal equivalent for an irrational number.
  4. A circle is the set of all points in a plane that lie at a given distance, called the radius, from a fixed point called the center.
  5. Circle.
    The equation for a circle of radius \(r\) centered at the origin is
    \begin{equation*} x^2+y^2=r^2 \end{equation*}
  6. The circle \(~x^2+y^2=1~\text{,}\) which is centered at the origin and has radius 1 unit, is called the unit circle.
  7. Circumference of a Circle.
    The circumference of a circle of radius \(r\) is given by
    \begin{equation*} C=2\pi r \end{equation*}
  8. Area of a Circle.
    The area of a circle of radius \(r\) is given by
    \begin{equation*} A=\pi r^2 \end{equation*}

Subsubsection Study Questions

  1. Explain why the distance formula, \(d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}\text{,}\) cannot be simplified to \((x_2-x_1)+(y_2-y_1)\text{.}\)
  2. What is a unit circle, and what is its equation?
  3. Can you give an exact decimal value for \(\pi\text{?}\)
  4. What is the arclength of a semicircle of radius \(r\text{?}\)

Subsubsection Skills

Practice each skill in the Homework Problems listed.
  1. Find the distance between two points #1-18
  2. Distinguish between exact values and approximations #19-24
  3. Graph a circle #25-30, 35-40
  4. Find and use the equation for a circle #31-34, 39-42, 55-56
  5. Find the length of a fraction of a circle #35-38, 43-54
  6. Find the area of a sector of a circle #43-50

Exercises Homework 1.3

1.

Leanne is sailing and is currently 3 miles west and 5 miles south of the harbor. She heads directly towards an island that is 8 miles west and 7 miles north of the harbor. How far is Leanne from the island?

2.

Dominic is 100 meters east and 250 meters north of Kristen. He is walking directly towards a tree that is 220 meters east and 90 meters north of Kristen. How far is Dominic from the tree?

Exercise Group.

For Problems 3–6, find the distance between the points. Give your answer as an exact value, then as a decimal rounded to hundredths.
3.
two points
4.
two points
5.
two points
6.
two points

Exercise Group.

For Problems 7–12, find the distance between the points.
7.
\(~(1,1),~(4,5)\)
8.
\(~(-1,1),~(5,9)\)
9.
\(~(2,-3),~(-2,-1)\)
10.
\(~(5,-4),~(-1,1)\)
11.
\(~(3,5),~(-2,5)\)
12.
\(~(-2,-5),~(-2,3)\)

13.

Sketch a triangle with vertices \((10,1),~(3,1),~(5,9)\) and find its perimeter. Round your answer to tenths.

14.

Sketch a triangle with vertices \((-1,5),~(8,-7),~(4,1)\) and find its perimeter. Round your answer to tenths.

15.

  1. Write an expression for the distance between the points \((x,y)\) and \((-3,4)\text{.}\)
  2. Write an equation that says "the distance between the points \((x,y)\) and \((-3,4)\) is 5 units."

16.

  1. Write an expression for the distance between the points \((-6,-1)\) and \((h,k)\text{.}\)
  2. Write an equation that says "the point \((-6,-1)\) is 3 units from the point \((h,k)\text{.}\)"

Exercise Group.

Interpret the equations in Problems 17 and 18 as statements about distance.
17.
\(\sqrt{(x-4)^2+(y+1)^2}=3\)
18.
\(\sqrt{(-2-h)^2+(5-k)^2}=l\)

Exercise Group.

For Problems 19–22,
  1. give an exact answer,
  2. round your answer to hundredths.
19.
How long is the diagonal of a square whose side is 6 centimeters?
20.
How long is the side of a cube whose volume is 80 cubic feet?
21.
What is the area of a circle whose radius is 5 inches?
22.
What is the circumference of a circle whose radius is 5 meters?

Exercise Group.

In Problems 23 and 24, decide whether the decimal form is an exact value or an approximation.
23.
  1. \(\displaystyle \dfrac{\sqrt{3}}{2}\rightarrow 0.866025\)
  2. \(\displaystyle \dfrac{\sqrt{16}}{3}\rightarrow 1.333333\)
  3. \(\displaystyle \dfrac{3\pi}{2}\rightarrow 4.712390\)
  4. \(\displaystyle \dfrac{5}{7}\rightarrow 0.\overline{714285}\)
24.
  1. \(\displaystyle \dfrac{\pi}{6}\rightarrow 0.52536\)
  2. \(\displaystyle \dfrac{5}{32}\rightarrow 0.15625\)
  3. \(\displaystyle \dfrac{\sqrt{196}}{32}\rightarrow 0.4375\)
  4. \(\displaystyle \dfrac{\sqrt{8}}{4}\rightarrow 0.707107\)

25.

  1. Complete the table of values for the equation \(x^2 + y^2 = 25.\)
    \(x\) \(-5\) \(-4\) \(-3\) \(-2\) \(-1\) \(0\) \(1\) \(2\) \(3\) \(4\) \(5\)
    \(y\) \(\hphantom{0000} \) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000} \) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000} \) \(\hphantom{0000}\) \(\hphantom{0000}\)
  2. Plot the points and graph the equation.
    8x8 grid

26.

  1. Complete the table of values for the equation \(x^2 + y^2 = 1.\)
    \(x\) \(-1\) \(-0.8\) \(-0.6\) \(0\) \(0.6\) \(0.8\) \(1\)
    \(y\) \(\hphantom{0000} \) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000}\) \(\hphantom{0000} \) \(\hphantom{0000}\) \(\hphantom{0000}\)
  2. Plot the points and graph the equation.
    0.2 grid

27.

  1. Sketch a graph of all points in the plane that lie 6 units from the origin.
  2. Write an equation for your graph.

28.

  1. Sketch a graph of all points in the plane that lie \(\sqrt{12}\) units from the origin.
  2. Write an equation for your graph.

29.

  1. Sketch a graph of all points in the plane that lie less than 3 units from the origin.
  2. Write an inequality for your graph.

30.

  1. Sketch a graph of all points in the plane that lie more than 5 units from the origin.
  2. Write an inequality for your graph.

31.

  1. Explain why the solutions of the equation \(x^2 +y^2 = 16\) must have \(-4 \le x \le 4\text{.}\)
  2. What does part (a) tell you about the graph of the equation?

32.

  1. Explain why the solutions of the equation \(x^2 +y^2 = 100\) must have \(-10 \le x \le 10\)
  2. What does part (a) tell you about the graph of the equation?

33.

The point \((1,-3)\) lies on a circle centered at the origin. What is the radius of the circle?

34.

The point \((-2,\sqrt{6})\) lies on a circle centered at the origin. What is the radius of the circle?

Exercise Group.

For Problems 35–38,
  1. Graph each equation.
  2. Find the circumference of the circle.
35.
\(x^2 + y^2 = 36\)
8x8 grid
36.
\(x^2 + y^2 = 16\)
8x8 grid
37.
\(4x^2 +4y^2 = 16\)
8x8 grid
38.
\(2x^2 + 2y^2 = 18\)
8x8 grid

39.

Give the coordinates of two points on the circle in Problem 35 that have \(y=-4\text{.}\) Plot those points on your graph.

40.

Give the coordinates of two points on the circle in Problem 35 that have \(x=-2\text{.}\) Plot those points on your graph.

Exercise Group.

For Problems 41 and 42, find the coordinates of the points on the unit circle.
41.
circle
42.
circle

43.

A circular herb garden has diameter 40 feet, and is divided into 8 equal sectors.
  1. What is the central angle of each sector?
  2. What is the length of the circular edge of each sector?
  3. What is the area of each sector?
circle

44.

A dart board is 18 inches in diameter, divided into 20 sectors of equal size. (For this exercise, we will ignore the bulls-eye and the fact that the sectors are further subdivided.)
  1. What is the central angle of each sector?
  2. What is the length of the circular edge of each sector?
  3. What is the area of each sector?
circle

Exercise Group.

For Problems 45–50,
  1. What fraction of one revolution is the central angle?
  2. What is the area of the shaded sector?
  3. What is the length of the shaded arc?
45.
circle
46.
circle
47.
circle
48.
circle
49.
circle
50.
circle

51.

South America stretches across \(30\degree\) of longitude at the equator, from Quito in Ecuador to the east coast of Brazil. (The figure at right shows a view of the earth from above the north pole.) The radius of the earth is about 3960 miles. How wide is South America at the equator?
equator

52.

The radius of the earth is about 3960 miles. What distance will you cover if you travel north by one degree of latitude? (See the figure at right.) There are \(180\degree\) of latitude from the south pole to the north pole.
earth

53.

The moon is about 240,000 miles from earth. It moves in a roughly circular orbit, completing one revolution in 28 days.
  1. How far does the moon move around the earth in one day?
  2. What is the speed of the moon relative to the earth, in miles per hour?
earth and moon

54.

The earth is about 93,000,000 miles from the sun, and its orbit is approximately circular.
  1. How far does the earth move around the sun in one month?
  2. What is the speed of the earth relative to the sun, in miles per day? (Assume a month has 30 days.)
earth and sun

55.

  1. Use the distance formula to write an equation for the circle of radius 6 centered at the point \((3,-2)\text{.}\)
  2. Use the distance formula to derive an equation for the circle of radius \(r\) centered at the point \((h,k)\text{.}\)

56.

Find the coordinates of the indicated points on each circle.
  1. \(\displaystyle (x-4)^2 + (y-5)^2 = 9\)
    circle
  2. \(\displaystyle (x+3)^2 + (y-1)^2 = 25\)
    circle