Analyzing the Setup
The perpendicular bisector of a segment PQ is the locus of all points equidistant from P and Q. It acts as the line of symmetry for the segment.
We are given the points P(1,4) and Q(k,3). The parameter k determines the horizontal position of Q. To define the line, we require its midpoint and its slope.
The Foundation
The midpoint M of segment PQ is calculated using the midpoint formula:
M=(21+k,24+3)=(2k+1,27)
This point M serves as the anchor for our perpendicular bisector.
The Slope Connection
First, we determine the slope of the segment PQ, denoted as mPQ:
Since the bisector is perpendicular to PQ, its slope m⊥ must satisfy the condition m⊥⋅mPQ=−1. Therefore:
m⊥=−mPQ1=−(k−1−1)1=k−1
The Algebraic Climax
Using the point-slope form y−y1=m(x−x1) with point M and slope m⊥, the equation of the line is:
We are given that the y-intercept of this line is −4, meaning the line passes through the point (0,−4). Substituting these coordinates into our equation:
Simplifying both sides of the equation:
Recognizing the difference of squares (k−1)(k+1)=k2−1, we simplify further:
Multiplying both sides by −2 yields 15=k2−1, which simplifies to k2=16.
Final Result
Solving for k, we find:
k=±4