Core Connections Geometry, 2013
CC
Core Connections Geometry, 2013 View details
Chapter Closure

Exercise 116 Page 204

a To find the slope of the line through the points, we substitute them in the Slope Formula and simplify.

m = y_2 - y_1/x_2 - x_1
m = 1 - 7/2 - ( - 2)
Simplify right-hand side
m = 1-7/2+2
m = - 6/4
m = - 3/2
m = - 3/2

The slope is - 32.

b To find the distance between the points, we substitute the points in the Distance Formula and simplify.

d = sqrt((x_2 - x_1)^2 + (y_2 - y_1)^2)
d = sqrt(( 2 - ( - 2))^2 + ( 1 - 7)^2)
Simplify right-hand side
d = sqrt((2 + 2)^2 + (1 - 7)^2)
d = sqrt(4^2 + (- 6 )^2)
d = sqrt(16 + 36)
d = sqrt(52)
d = sqrt(4* 13)
d = sqrt(4)sqrt(13)
d = 2sqrt(13)
d = 7.21110...
d ≈ 7.2

The distance is about 7.2 units.

c From Part A, we know that the slope of the line is - 32. With this, we have half of what we need to write the equation of the line in slope-intercept form.

y=- 3/2x+bTo complete the equation, we also have to find the y-intercept, b. We can do that by substituting one of the points into the equation and solving for b.

y=- 3/2x+b
1=- 3/2( 2)+b
Solve for b
1=- 6/2+b
1=- 3+b
4=b
b=4

Now we can complete the equation. y=- 3/2x+4

d To write the equation of a line perpendicular to RP and through point P, we first need to determine its slope. Two lines are perpendicular when their slopes are opposite reciprocals. This means that the product of a given slope and the slope of a line perpendicular to it will be -1.

m_1*m_2=-1 From Part A, we have determined the slope of RP. By substituting this slope into the equation, we can solve for the slope of the perpendicular line, m_2.

m_1 * m_2 = - 1
- 3/2* m_2 = - 1
Solve for m_2
3/2* m_2 = 1
3* m_2 = 2
m_2 = 2/3

Any line perpendicular to the given line will have a slope of 23 which means we can write the equation in the following form. y=2/3x+b To find b, we substitute the coordinates of P in this equation and solve for b.

y=2/3x+b
1=2/3( 2)+b
Solve for b
1=4/3+b
3=4+3b
- 1=3b
- 1/3=b
b=- 1/3

The equation of the line through P that is perpendicular to RP, is y= 23x- 13.