Analyzing the Setup
We are given a triangle ABC with vertex A(4,6) and the side AC defined by the line 2x−y=2. The internal angle bisector of ∠B is given by the line y=x.
To find the intersection point
D where the bisector meets
AC, we solve the system:
2x−y=2
y=x
Substituting y=x into the first equation, we get 2x−x=2, which yields x=2. Since y=x, our anchor point is D(2,2).
The Power of the Ratio
We invoke the
Internal Angle Bisector Theorem, which states that the bisector divides the opposite side in the ratio of the adjacent sides:
DCAD=BCAB
The problem provides the constraint 2AB=BC, which implies BCAB=21. Therefore, point D divides AC in the ratio 1:2.
Using the section formula, where
D=1+21⋅C+2⋅A, we solve for
C(x,y):
(2,2)=(3x+2(4),3y+2(6))
Solving for the coordinates, we find x+8=6⇒x=−2 and y+12=6⇒y=−6. Thus, the vertex is C(−2,−6).
The Reflection Property
A fundamental property of angle bisectors is that the reflection of any point on one arm of an angle across the bisector lies on the other arm. By reflecting vertex A(4,6) across the line y=x, we obtain a point A′ that must lie on the line BC.
Reflecting a point across y=x involves swapping the coordinates. Thus, the image is A′(6,4).
We now have two points that define the line BC: C(−2,−6) and A′(6,4).
The Final Intersection
The slope
m of line
BC is calculated as:
m=6−(−2)4−(−6)=810=45
Using the point-slope form
y−y1=m(x−x1) with point
A′(6,4):
y−4=45(x−6)
4y−16=5x−30
5x−4y=14
Vertex
B(α,β) is the intersection of line
BC and the bisector
y=x. Since
α=β, we substitute into the line equation:
5x−4x=14⇒x=14
Thus,
B is
(14,14), meaning
α=14 and
β=14. The final value requested is
α+2β:
α+2β=14+2(14)=14+28=42