Answer:
Step-by-step explanation:
The expression for calculating the point that divides the coordinate of two endpoints A(x, y) and B (x₁, y₁) in the ratio a:b with point C(X, Y) on the line is as shown below;
[tex]B[/tex][tex](X, Y) =[/tex] [tex](\dfrac{ax_1+bx}{b+a}, \dfrac{ay_1+by}{b+a})[/tex]
Given B(X, Y) = (4, 1), C(x₁, y₁) = (12,5) and AB:BC = a:b = 3/4
From the given coordinates, X = 4, Y = 1, x₁ = 12 y₁ = 5, a = 3 and b =4
From the coordinates above;
[tex]X = \dfrac{ax_1+bx}{b+a}[/tex]
[tex]4 = \dfrac{3(12)+4x}{4+3}\\\\4 = \dfrac{36+4x}{7}\\\\\\4*7 = 36+4x\\28 = 36+4x\\28-36 = 4x\\-8 = 4x\\x = -8/4\\x= -2[/tex]
Similarly to get y;
[tex]1 = \dfrac{3(5)+4y}{4+3}\\\\1 = \dfrac{15+4y}{7}\\\\\\1*7 = 15+4y\\7 = 15+4y\\7-15 = 4y\\-8 = 4y\\y= -8/4\\y= -2[/tex]
Hence the value of x is -2 and y is -2.