We are given two points A(1, 3) and B(5, 7). We need to find: (a) The slope of the line passing through A and B. (b) The equation of the line passing through A and B. (c) The equation of the line parallel to the line found in (b) and passing through C(2, -1). (d) The equation of the line perpendicular to the line found in (c) and passing through D(4, 2).

GeometryCoordinate GeometryLinesSlopeParallel LinesPerpendicular LinesLinear Equations
2025/4/17

1. Problem Description

We are given two points A(1, 3) and B(5, 7). We need to find:
(a) The slope of the line passing through A and B.
(b) The equation of the line passing through A and B.
(c) The equation of the line parallel to the line found in (b) and passing through C(2, -1).
(d) The equation of the line perpendicular to the line found in (c) and passing through D(4, 2).

2. Solution Steps

(a) Finding the slope of the line passing through A(1, 3) and B(5, 7).
The formula for slope, mm, given two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), is:
m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}
In this case, (x1,y1)=(1,3)(x_1, y_1) = (1, 3) and (x2,y2)=(5,7)(x_2, y_2) = (5, 7).
m=7351=44=1m = \frac{7 - 3}{5 - 1} = \frac{4}{4} = 1
(b) Finding the equation of the line passing through A(1, 3) and B(5, 7).
We can use the point-slope form of a line:
yy1=m(xx1)y - y_1 = m(x - x_1)
Using point A(1, 3) and the slope m=1m = 1, we have:
y3=1(x1)y - 3 = 1(x - 1)
y3=x1y - 3 = x - 1
y=x+2y = x + 2
(c) Finding the equation of the line parallel to the line found in (b) and passing through C(2, -1).
Since the line is parallel to y=x+2y = x + 2, it has the same slope, m=1m = 1.
Using the point-slope form with point C(2, -1):
y(1)=1(x2)y - (-1) = 1(x - 2)
y+1=x2y + 1 = x - 2
y=x3y = x - 3
(d) Finding the equation of the line perpendicular to the line found in (c) and passing through D(4, 2).
The slope of the line in (c) is m=1m = 1. The slope of a perpendicular line is the negative reciprocal of mm. So the slope of the perpendicular line is m=11=1m_{\perp} = -\frac{1}{1} = -1.
Using the point-slope form with point D(4, 2):
y2=1(x4)y - 2 = -1(x - 4)
y2=x+4y - 2 = -x + 4
y=x+6y = -x + 6

3. Final Answer

(a) The slope of the line is

1. (b) The equation of the line is $y = x + 2$.

(c) The equation of the parallel line is y=x3y = x - 3.
(d) The equation of the perpendicular line is y=x+6y = -x + 6.

Related problems in "Geometry"

Given three vectors $\vec{a} = 6\hat{i} + 3\hat{j} - 9\hat{k}$, $\vec{b} = 12\hat{i} - 8\hat{j} - 4\...

VectorsDot ProductCross ProductScalar Triple ProductVector Triple Product3D Geometry
2025/6/15

The problem asks to prove the Angle Sum Theorem for a triangle, which states that the sum of the int...

Angle Sum TheoremTrianglesGeometric ProofParallel LinesAlternate Interior Angles
2025/6/15

We are given a triangle $ABC$ with an angle $A = 55^\circ$. We are also given that $DE$ is parallel ...

TrianglesParallel LinesAnglesGeometric Proof
2025/6/15

The problem describes a geometric construction. It asks us to: i. Construct triangle ABC with $AB = ...

Geometric ConstructionTrianglesTrapeziumsCirclesArea CalculationAnglesParallel LinesPerpendicular Bisector
2025/6/15

The problem asks to perform a series of geometric constructions and calculations based on the given ...

Geometric ConstructionTrianglesTrapeziumsCirclesAnglesArea CalculationLaw of Cosines
2025/6/15

Given that vectors $\vec{a}$, $\vec{b}$, and $\vec{c}$ are coplanar, we need to show that the determ...

VectorsDeterminantsLinear AlgebraCoplanar VectorsDot Product
2025/6/15

We need to show that the four points $A = -6i + 3j + 2k$, $B = 3i - 2j + 4k$, $C = 5i + 7j + 3k$, an...

Vectors3D GeometryCoplanar PointsScalar Triple ProductDeterminants
2025/6/15

We need to prove that the scalar triple product of the vectors $a+b$, $b+c$, and $c+a$ is equal to t...

Vector AlgebraScalar Triple ProductVector Operations3D Geometry
2025/6/15

The problem asks us to find the volume of a tetrahedron with vertices $A(2, -1, -3)$, $B(4, 1, 3)$, ...

3D GeometryVolumeTetrahedronVectorsScalar Triple ProductCross Product
2025/6/15

The problem asks to find the equation of the line $AB$ given points $A(-1, 3, 2)$ and $B(2, 1, -2)$....

3D GeometryLines in 3DParametric EquationsIntersection of Lines and Planes
2025/6/15