
Bradford T. answered 09/15/21
Retired Engineer / Upper level math instructor
A = (4,-3)
C= (9,-8)
Length AC = √(9-4)2+(-8+3)2 = 5√2 Let B be the point between A and C
3:2 = 3/5 : 2/5
(3/5)(5√2) = 3√2 = √(32+32) = √((x-4)2+(y+3)2)
(2/5)(5√2) = 2√2 = √(22+22) = √(9-x)2+(-8-y)2)
x-4 = 3 --> x = 7
y+3 = -3 --> y = -6
or
9-x = 2 --> x=7
-8-y = -2 --> y = -6
B = (7,-6)