Analyzing the Setup
We are given the vertices A(3,−1) and B(−2,3) of a triangle, along with its orthocenter P(1,1). Our objective is to determine the third vertex C(α,β) and the circumcenter (h,k) of △PAB.
This problem relies on the fundamental property that the altitude from a vertex is perpendicular to the opposite side. We will use this to define the lines containing the sides of the triangle.
The Lines of Altitude
First, we calculate the slope of the altitude AP using the coordinates A(3,−1) and P(1,1):
Since the side BC is perpendicular to AP, its slope mBC must satisfy mBC⋅mAP=−1. Therefore, mBC=1. Using the point-slope form for the line passing through B(−2,3):
Next, we find the slope of the altitude BP using B(−2,3) and P(1,1):
Since the side AC is perpendicular to BP, its slope mAC is the negative reciprocal, 23. Using the point-slope form for the line passing through A(3,−1):
y+1=23(x−3)⇒2y+2=3x−9⇒3x−2y=11…(2)
The Intersection of Destiny
Vertex C(α,β) is the intersection of lines (1) and (2). We substitute y=x+5 into the second equation:
Substituting x=21 back into the first equation, we find y=21+5=26. Thus, C(21,26), which gives α=21 and β=26. The sum is α+β=47.
The Circumcenter of △PAB
The circumcenter (h,k) is equidistant from P(1,1), A(3,−1), and B(−2,3). We equate the squared distances PA2=PB2:
(h−1)2+(k−1)2=(h−3)2+(k+1)2
Expanding and simplifying, the quadratic terms cancel out:
−2h+1−2k+1=−6h+9+2k+1⇒4h−4k=8⇒h−k=2…(3)
Next, we equate the squared distances PA2=PB2 (or PB2=PA2):
(h−1)2+(k−1)2=(h+2)2+(k−3)2
Expanding this yields:
−2h+1−2k+1=4h+4−6k+9⇒6h−4k=−11…(4)
Solving the system of equations (3) and (4) by substituting h=k+2 into (4):
6(k+2)−4k=−11⇒2k+12=−11⇒k=−223
Consequently, h=−223+2=−219.
Final Calculation
We are tasked with evaluating the expression (α+β)+2(h+k). Substituting our derived values:
2(h+k)=2(−219−223)=2(−242)=−42
Combining these results:
The final answer is 5.