Let A(1,0),B(2,−1) and C(37,34) be three points. If the equation of the bisector of the angle ABC is αx+βy=5, then the value of α2+β2 is
📖 Explanation
To determine the equation of the angle bisector for angle ABC, we first define the sides AB and BC as linear equations in the Cartesian plane. The line passing through A(1,0) and B(2,−1) has a slope of −1, leading to the equation x+y−1=0. Similarly, the line passing through B(2,−1) and C(37,34) has a slope of 7, resulting in the equation 7x−y−15=0. We relate these using the angle bisector formula 12+12x+y−1=±72+(−1)27x−y−15.
To decide between the positive or negative sign, we evaluate the expressions x+y−1 and 7x−y−15 at a test point like (2,0), which is known to be located within the angle ABC. Because x+y−1 evaluates to 1 and 7x−y−15 evaluates to −1 at this point, we select the negative sign to ensure the calculation provides the internal angle bisector. The equation becomes:
2x+y−1=−527x−y−15
Multiplying both sides by 52 yields 5(x+y−1)=−(7x−y−15), which simplifies to 12x+4y=20. Dividing by 4 results in the standard form 3x+y=5, identifying α=3 and β=1. Calculating the sum α2+β2 gives 32+12, which equals 10.