Advertisements
Advertisements
Question
Find the coordinates of the circumcentre of the triangle whose vertices are (3, 0), (-1, -6) and (4, -1). Also, find its circumradius.
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)`
The circumcentre of a triangle is the point which is equidistant from each of the three vertices of the triangle.
Here the three vertices of the triangle are given to be A(3,0), B(−1,−6) and C(4,−1)
Let the circumcentre of the triangle be represented by the point R(x, y).
So we have AR = BR = CR
`AR = sqrt((3 - x)^2 + (-y)^2)`
`BR = sqrt((-1-x)^2 + (-6 -y)^2)`
`CR = sqrt((4 -x)^2 + (-1-y)^2)`
Equating the first pair of these equations we have,
AR= BR
`sqrt((3 - x)^2 + (-y)^2) = sqrt((-1-x)^2 +(-6-y)^2)`
Squaring on both sides of the equation we have,
`sqrt((3 - x)^2 + (-y)^2) = sqrt((-1-x)^2 + (-6-y))`
`9 + x^2 - 6x + y^2 = 1 + x^2 + 2x + 36 + y^2 + 12y`
8x + 12y = -28
2x + 3y = -7
Equating another pair of the equations we have,
AR = CR
`sqrt((3 - x)^2 + (-y)^2) = sqrt((4 - x)^2 + (-1 - y)^2)`
Squaring on both sides of the equation we have,
`(3 - x)^2 + (-y)^2 = (4 - x)^2 + (-1 - y)^2`
`9 + x^2 - 6x + y^2 = 16 + x^2 - 8x + 1 + y^2 + 2y`
2x - 2y = 8
x - y = 4
Now we have two equations for ‘x’ and ‘y’, which are
2x + 3y = -7
x - y = 4
From the second equation we have y = x - 4. Substituting this value of ‘y’ in the first equation we have,
2x + 3(x - 4) = -7
2x + 3x - 12 = -7
5x = 5
x= 1
Therefore the value of ‘y’ is,
y = x - 4
= 1 - 4
y = -3
Hence the co-ordinates of the circumcentre of the triangle with the given vertices are (1, -3).
The length of the circumradius can be found out substituting the values of ‘x’ and ‘y’ in ‘AR’
`AR = sqrt((3 - x)^2 + (-y)^2)`
`= sqrt((3 -1)^2 + (3)^2)`
`= sqrt((2)^2 +(3)^2)`
`= sqrt(4 + 9)`
`AR = sqrt13`
Thus the circumradius of the given triangle is `sqrt13` units
APPEARS IN
RELATED QUESTIONS
A line intersects the y-axis and x-axis at the points P and Q respectively. If (2, –5) is the mid-point of PQ, then find the coordinates of P and Q.
Find the distance between the following pair of points:
(a, 0) and (0, b)
The three vertices of a parallelogram are (3, 4) (3, 8) and (9, 8). Find the fourth vertex.
Find the value of k, if the point P (0, 2) is equidistant from (3, k) and (k, 5).
Find the ratio in which the point (2, y) divides the line segment joining the points A (-2,2) and B (3, 7). Also, find the value of y.
The points A(2, 0), B(9, 1) C(11, 6) and D(4, 4) are the vertices of a quadrilateral ABCD. Determine whether ABCD is a rhombus or not.
Find the ratio in which the point (-1, y) lying on the line segment joining points A(-3, 10) and (6, -8) divides it. Also, find the value of y.
Find the area of quadrilateral ABCD whose vertices are A(-5, 7), B(-4, -5) C(-1,-6) and D(4,5)
If the point A(0,2) is equidistant from the points B(3,p) and C(p, 5), find p.
Find the coordinates of the centre of the circle passing through the points P(6, –6), Q(3, –7) and R (3, 3).
If the centroid of the triangle formed by points P (a, b), Q(b, c) and R (c, a) is at the origin, what is the value of a + b + c?
what is the value of \[\frac{a^2}{bc} + \frac{b^2}{ca} + \frac{c^2}{ab}\] .
Find the distance between the points \[\left( - \frac{8}{5}, 2 \right)\] and \[\left( \frac{2}{5}, 2 \right)\] .
What is the distance between the points A (c, 0) and B (0, −c)?
The ratio in which the x-axis divides the segment joining (3, 6) and (12, −3) is
If the points P (x, y) is equidistant from A (5, 1) and B (−1, 5), then
The point on the x-axis which is equidistant from points (−1, 0) and (5, 0) is
Ordinate of all points on the x-axis is ______.
If y-coordinate of a point is zero, then this point always lies ______.
If the points P(1, 2), Q(0, 0) and R(x, y) are collinear, then find the relation between x and y.
Given points are P(1, 2), Q(0, 0) and R(x, y).
The given points are collinear, so the area of the triangle formed by them is `square`.
∴ `1/2 |x_1(y_2 - y_3) + x_2(y_3 - y_1) + x_3(y_1 - y_2)| = square`
`1/2 |1(square) + 0(square) + x(square)| = square`
`square + square + square` = 0
`square + square` = 0
`square = square`
Hence, the relation between x and y is `square`.