Find a point P located on the x-axis such that its distance to A(2,3) is the same as its distance to B(-4,5).
PA = $\sqrt{(x-2)^2 + (0-3)^2} = \sqrt{(x-2)^2 + 9}$
PB = $\sqrt{(x-(-4))^2 + (0-5)^2} = \sqrt{(x+4)^2 + 25}$
$\sqrt{(x-2)^2 + 9} = \sqrt{(x+4)^2 + 25}$
$(x-2)^2 + 9 = (x+4)^2 + 25$
$x^2 - 4x + 4 + 9 = x^2 + 8x + 16 + 25$
$x^2 - 4x + 13 = x^2 + 8x + 41$
Cancel $x^2$ terms:
$-4x + 13 = 8x + 41$
Group x terms and constants:
$13 - 41 = 8x + 4x$
$-28 = 12x$
Calculate x:
$x = \frac{-28}{12} = -\frac{7}{3}$
Since P lies on the x-axis, its coordinates are $(x, 0)$. Substituting the calculated value of x gives:
P = $(-\frac{7}{3}, 0)$
The graphs of the linear equations 4x - 2y = 10 and 4x + ky = 2 intersect at a point (a, 4). The value of k is equal to:
The area (in sq. units) of the triangle formed by the graphs of 8x + 3y = 24, 2x + 8 = y and the x-axis is:
What is the area (in unit squares) of the triangle enclosed by the graphs of 2x + 5y = 12, x + y = 3 and the x-axis?
The graphs of the equations 3x - 20y - 2 = 0 and 11x - 5y + 61 = 0 intersect at P(a, b). What is the value of (a 2+ b 2- ab)/(a 2- b 2+ ab)?
The graphs of the linear equations 3x - 2y = 8 and 4x + 3y = 5 intersect at the point P(α, β). What is the value of (2 α - β)?