Problem:
Triangle ABC lies in the Cartesian plane and has area 70. The coordinates of B and C are (12,19) and (23,20), respectively, and the coordinates of A are (p,q). The line containing the median to side BC has slope β5 . Find the largest possible value of p+q.
Solution:
Let l be the line containing the median to side BC. Then l must contain the midpoint of BC, which is ((12+23)/2,(19+20)/2)=(35/2,39/2). Since l has the form y=β5x+b, substitute to find that b=107. Thus the coordinates of A are (p,β5p+107). Now compute p using the fact that the area of the triangle with coordinates (0,0),(x1β,y1β), and (x2β,y2β) is the absolute value of
To use this formula, translate the point (12,19) to the origin, and, to preserve area, translate points A and C to Aβ²=(pβ12,β5p+107β19)=(pβ12,β5p+88) and Cβ²=(23β12,20β19)=(11,1), respectively. Apply the above formula to obtain (1/2)β£(pβ12)β 1β(β5p+88)β 11β£=70, which yields β£56pβ980β£=140. Thus p=15 or p=20, and the corresponding values of q are 32 and 7, respectively. The largest possible value of p+q is 47β .
OR
Let M be the midpoint of BC. The coordinates of M are (35/2,39/2). An equation of line AM is y=β5x+107, so the coordinates of A can be represented as (p,β5p+107). Line BC has equation x=11yβ197 or, equivalently, xβ11y+197=0, so the distance from A to line BC is 12+112ββ£pβ11(β5p+107)+197β£β=122ββ£56pβ980β£β. The length of BC is 12+112β, so 70=[β³ABC]=21β122β. 122ββ£56pβ980β£β. Solve to obtain p=20 or p=15, so p+q=pβ5p+107=β4p+107. Thus p+q=27 or 47 , and the maximum value of p+q is 47β.