Core Connections Integrated II, 2015
CC
Core Connections Integrated II, 2015 View details
2. Section 9.2
Continue to next subchapter

Exercise 60 Page 503

Practice makes perfect
a Let's start by graphing the three given coordinates.
We can find the midpoint of the segment by using the Midpoint Formula.
M( x_1+x_2/2, y_1+y_2/2 )
M( - 1+ 1/2, - 1+ 9/2 )
M(0/2,8/2 )
M(0,4)
The midpoint of AB lies at (0,4). Let's also find the midpoint of BC.
M( x_1+x_2/2, y_1+y_2/2 )
M( 1+ 7/2, 9+ 5/2 )
M(8/2,14/2 )
M(4,7)
The midpoint of AB lies at (4,7). Finally, we will add the midpoints D and E to the diagram.
b To calculate the distance between D and E we can use the Distance Formula.
d = sqrt((x_2 - x_1)^2 + (y_2 - y_1)^2)
d = sqrt(( 4 - 0)^2 + ( 7 - 4)^2)
Simplify right-hand side
d = sqrt(4^2 + 3^2)
d = sqrt(16 + 9)
d = sqrt(25)
d = 5
The distance of DE is 5 units.

To predict the length of AC, we notice that △ ABC and △ DBE are similar triangles. This is because they have three pairs of congruent angles. The top angle, ∠ B, is shared by the triangles. According to the Reflexive Property of Congruence we know this angle is congruent in our triangles.

Notice that DE ∥ AC. This means ∠ D ≅ ∠ A and ∠ E ≅ ∠ C are congruent by the Corresponding Angles Theorem.

Since DE is the midsegment of AB and BC, it divides these sides in two equal halves. This must mean the sides of △ DBE are half that of △ ABC. Therefore, AC should be twice that of DE. 2DE ⇒ 2( 5)=10 units.

c Like in Part B, we have to use the Distance Formula once more. This time, we will substitute points A(-1, -1) and C(7, 5) for (x_1, y_1) and (x_2, y_2), respectively.
d = sqrt((x_2 - x_1)^2 + (y_2 - y_1)^2) ⇕ d = sqrt(( 7 -( - 1))^2 + ( 5 - ( - 1))^2) Then, let's simplify the expression on the right-hand side.
d = sqrt((7 -(- 1))^2 + (5 - (- 1))^2)
Simplify right-hand side
d = sqrt((7 + 1)^2 + (5 + 1)^2)
d = sqrt(8^2 + 6^2)
d = sqrt(64+36)
d = sqrt(100)
d = 10
The distance of AC was in fact 10 units.
d Consider the following situation. We have a segment XZ and its midpoint Y. Now, let's also consider the midpoint W, midpoint of XW. Then Y is halfway from X to Z and W is halfway from X to Y. Therefore, W is 12 * 12 = 14 of the way from X to Z.

We want to find points F and G, which are 14 of the way from point B to points A and C, respectively. Based on the above reasoning, these points are midpoints of segments BD and BE, respectively.

Let's find these points using the Midpoint Formula, starting with F.
M( x_1+x_2/2, y_1+y_2/2 )
M( 1+ 0/2, 9+ 4/2 )
M(1/2,13/2 )
M(0.5,6.5)
Therefore, the coordinates of point F are (0.5, 6.5).
Let's now find the point G.
M( x_1+x_2/2, y_1+y_2/2 )
M( 1+ 4/2, 9+ 7/2 )
M(5/2,16/2 )
M(2.5,8)
Therefore, the coordinates of point G are (2.5, 8). Notice that F G is a midsegment of △_(BDE).

Thus, by the Triangle Midsegment Theorem its length is half the length of DE. FG = DE/2 Recall that from Part B we know that AC is twice as long as DE, or, equivalently, DE is half as long as AC. DE = AC/2 Combining the two relations, we get that FG is 14 as long as AC. FG = DE/2 = AC/4