Skip to main content
Contents
Dark Mode Prev Up Next
\(\newcommand{\markedPivot}[1]{\boxed{#1}}
\newcommand{\IR}{\mathbb{R}}
\newcommand{\IC}{\mathbb{C}}
\renewcommand{\P}{\mathcal{P}}
\renewcommand{\Im}{\operatorname{Im}}
\newcommand{\RREF}{\operatorname{RREF}}
\newcommand{\vspan}{\operatorname{span}}
\newcommand{\setList}[1]{\left\{#1\right\}}
\newcommand{\setBuilder}[2]{\left\{#1\,\middle|\,#2\right\}}
\newcommand{\unknown}{\,{\color{gray}?}\,}
\newcommand{\drawtruss}[2][1]{
\begin{tikzpicture}[scale=#1, every node/.style={scale=#1}]
\draw (0,0) node[left,magenta]{C} --
(1,1.71) node[left,magenta]{A} --
(2,0) node[above,magenta]{D} -- cycle;
\draw (2,0) --
(3,1.71) node[right,magenta]{B} --
(1,1.71) -- cycle;
\draw (3,1.71) -- (4,0) node[right,magenta]{E} -- (2,0) -- cycle;
\draw[blue] (0,0) -- (0.25,-0.425) -- (-0.25,-0.425) -- cycle;
\draw[blue] (4,0) -- (4.25,-0.425) -- (3.75,-0.425) -- cycle;
\draw[thick,red,->] (2,0) -- (2,-0.75);
#2
\end{tikzpicture}
}
\newcommand{\trussNormalForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, blue,->] (4,0) -- (3.5,0.5);
}
\newcommand{\trussCompletion}{
\trussNormalForces
\draw [thick, magenta,<->] (0.4,0.684) -- (0.6,1.026);
\draw [thick, magenta,<->] (3.4,1.026) -- (3.6,0.684);
\draw [thick, magenta,<->] (1.8,1.71) -- (2.2,1.71);
\draw [thick, magenta,->] (1.6,0.684) -- (1.5,0.855);
\draw [thick, magenta,<-] (1.5,0.855) -- (1.4,1.026);
\draw [thick, magenta,->] (2.4,0.684) -- (2.5,0.855);
\draw [thick, magenta,<-] (2.5,0.855) -- (2.6,1.026);
}
\newcommand{\trussCForces}{
\draw [thick, blue,->] (0,0) -- (0.5,0.5);
\draw [thick, magenta,->] (0,0) -- (0.4,0.684);
\draw [thick, magenta,->] (0,0) -- (0.5,0);
}
\newcommand{\trussStrutVariables}{
\node[above] at (2,1.71) {\(x_1\)};
\node[left] at (0.5,0.866) {\(x_2\)};
\node[left] at (1.5,0.866) {\(x_3\)};
\node[right] at (2.5,0.866) {\(x_4\)};
\node[right] at (3.5,0.866) {\(x_5\)};
\node[below] at (1,0) {\(x_6\)};
\node[below] at (3,0) {\(x_7\)};
}
\newcommand{\N}{\mathbb N}
\newcommand{\Z}{\mathbb Z}
\newcommand{\Q}{\mathbb Q}
\newcommand{\R}{\mathbb R}
\DeclareMathOperator{\arcsec}{arcsec}
\DeclareMathOperator{\arccot}{arccot}
\DeclareMathOperator{\arccsc}{arccsc}
\newcommand{\tuple}[1]{\left\langle#1\right\rangle}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Section 1.3 Distance and Midpoint (EQ3)
Objectives
Given two points, determine the distance between them and the midpoint of the line segment connecting them.
Subsection 1.3.1 Activities
Activity 1.3.1 .
The points
\(A \) and
\(B \) are shown in the graph below. Use the graph to answer the following questions:
Figure 1.3.2.
(a)
Draw a right triangle so that the hypotenuse is the line segment between points
\(A\) and
\(B \text{.}\) Label the third point of the triangle
\(C\text{.}\)
(b)
Find the lengths of line segments
\(AC \) and
\(BC \text{.}\)
(c)
Now that you know the lengths of
\(AC \) and
\(BC \text{,}\) how can you find the length of
\(AB \text{?}\) Find the length of
\(AB\text{.}\)
Answer .
\(AB\) \(\sqrt{20}\) \(4.5\)
Activity 1.3.4 .
Suppose you are given two points
\((x_{1},y_{1})\) and
\((x_{2},y_{2})\text{.}\) Letβs investigate how to find the length of the line segment that connects these two points!
(a)
Draw a sketch of a right triangle so that the hypotenuse is the line segment between the two points.
(b)
Find the lengths of the legs of the right triangle.
Answer .
\(y_{2}-y_{1}\) \(x_{2}-x_{1}\) \(y_{1}-y_{2}\) \(x_{1}-x_{2}\)
(c)
Find the length of the line segment that connects the two original points.
Answer .
\(\sqrt{(x_{2}-x_{1})^2+(y_{2}-y_{1})^2}\) \(\sqrt{(x_{1}-x_{2})^2+(y_{1}-y_{2})^2}\)
Definition 1.3.5 .
Activity 1.3.6 .
(a)
What is the distance between \((4,6)\) and \((9,15)\text{?}\)
\(\displaystyle 10.2\)
\(\displaystyle 10.3\)
\(\displaystyle \sqrt{106}\)
\(\displaystyle \sqrt{56}\)
(b)
What is the distance between \((-2,5)\) and \((-7,-1)\text{?}\)
\(\displaystyle \sqrt{11}\)
\(\displaystyle 7.8\)
\(\displaystyle 3.3\)
\(\displaystyle \sqrt{61}\)
(c)
Suppose the line segment \(AB\) has one endpoint, \(A\text{,}\) at the origin. For which coordinate of \(B\) would make the line segment \(AB\) the longest?
\(\displaystyle (3,7)\)
\(\displaystyle (2,-8)\)
\(\displaystyle (-6,4)\)
\(\displaystyle (-5,-5)\)
Activity 1.3.9 .
Two line segments are shown in the graph below. Use the graph to answer the following questions:
Figure 1.3.10.
(a)
What is the midpoint of the line segment \(AB\text{?}\)
\(\displaystyle (16,4)\)
\(\displaystyle (8,4)\)
\(\displaystyle (8,8)\)
\(\displaystyle (10,2)\)
(b)
What is the midpoint of the line segment \(AC\text{?}\)
\(\displaystyle (6,0)\)
\(\displaystyle (4,4)\)
\(\displaystyle (6,4)\)
\(\displaystyle (5,2)\)
(c)
Suppose we connect the two endpoints of the two line segments together, to create the new line segment, \(BC\text{.}\) Can you make an educated guess to where the midpoint of \(BC\) is?
\(\displaystyle (10,8)\)
\(\displaystyle (6,4)\)
\(\displaystyle (5,4)\)
\(\displaystyle (5,2)\)
(d)
How can you test your conjecture? Is there a mathematical way to find the midpoint of any line segment?
Answer .
Not all students may get to the midpoint formula, but the idea is to get them in that general direction.
Definition 1.3.11 .
Activity 1.3.12 .
(a)
What is the midpoint of the line segment with endpoints \((-4,5)\) and \((-2,-3)\text{?}\)
\(\displaystyle (3,1)\)
\(\displaystyle (-3,1)\)
\(\displaystyle (1,1)\)
\(\displaystyle (1,4)\)
(b)
What is the midpoint of the line segment with endpoints \((2,6)\) and \((-6,-8)\text{?}\)
\(\displaystyle (-3,-1)\)
\(\displaystyle (-2,0)\)
\(\displaystyle (-2,-1)\)
\(\displaystyle (4,7)\)
(c)
Suppose \(C\) is the midpoint of \(AB\) and is located at \((9,8)\text{.}\) The coordinates of \(A\) are \((10,10)\text{.}\) What are the coordinates of \(B\text{?}\)
\(\displaystyle (9.5,9)\)
\(\displaystyle (11,12)\)
\(\displaystyle (18,16)\)
\(\displaystyle (8,6)\)
Activity 1.3.13 .
On a map, your friend Sarahβs house is located at
\((-2, 5)\) and your other friend Austinβs house is at
\((6,-2)\text{.}\)
(a)
How long is the direct path from Sarahβs house to Austinβs house?
(b)
Suppose your other friend, Micah, lives in the middle between Sarah and Austin. What is the location of Micahβs house on the map?
Subsection 1.3.2 Exercises