Advertisements
Advertisements
Question
The length of a line segment is of 10 units and the coordinates of one end-point are (2, -3). If the abscissa of the other end is 10, find the ordinate of the other end.
Solution
The distance d between two points `(x_1, y_1)` and `(x_2, y_2)` is given by the formula
d = sqrt((x_1, x_2)^2 + (y_1 - y_2)^2)`
Here it is given that one end of a line segment has co−ordinates (2,-3). The abscissa of the other end of the line segment is given to be 10. Let the ordinate of this point be ‘y’.
So, the co−ordinates of the other end of the line segment is (10, y).
The distance between these two points is given to be 10 units.
Substituting these values in the formula for distance between two points we have,
`d = sqrt((2 - 10)^2 + (-3 - y)^2)`
`10 = sqrt((-8)^2 + (-3 - y)^2)`
Squaring on both sides of the equation we have,
`100 = (-8)^2 + (-3-y)^2`
`100 = 64 + 9 + y^2 + 6y`
`27 = y^2 + 6y`
We have a quadratic equation for ‘y’. Solving for the roots of this equation we have,
`y^2 + 6y - 27 = 0`
`y^2 + 9y - 3y - 27 = 0`
y(y + 9) -3(y + 9) = 0
(y + 9)(y - 3) = 0
The roots of the above equation are ‘−9’ and ‘3’
Thus the ordinates of the other end of the line segment could be -9 or 3
APPEARS IN
RELATED QUESTIONS
Find the distance between the following pair of points:
(a+b, b+c) and (a-b, c-b)
Show that the quadrilateral whose vertices are (2, −1), (3, 4) (−2, 3) and (−3,−2) is a rhombus.
Find all possible values of y for which distance between the points is 10 units.
Find the distance between the following pairs of points:
(-3, 6) and (2, -6)
Find the distance between the origin and the point:
(8, -15)
Show that the points A (5, 6), B (1, 5), C (2, 1) and D (6, 2) are the vertices of a square ABCD.
Find the point on y-axis whose distances from the points A (6, 7) and B (4, -3) are in the ratio 1: 2.
Find distance between point A(–1, 1) and point B(5, –7):
Solution: Suppose A(x1, y1) and B(x2, y2)
x1 = –1, y1 = 1 and x2 = 5, y2 = – 7
Using distance formula,
d(A, B) = `sqrt((x_2 - x_1)^2 + (y_2 - y_1)^2`
∴ d(A, B) = `sqrt(square +[(-7) + square]^2`
∴ d(A, B) = `sqrt(square)`
∴ d(A, B) = `square`
What is the distance of the point (– 5, 4) from the origin?
A point (x, y) is at a distance of 5 units from the origin. How many such points lie in the third quadrant?