asked 83.3k views
5 votes
The mid-points of sides of a triangle are (2, 3), (3, 2) and (4, 3) respectively. Find the vertices of the triangle.​

asked
User Msmafra
by
7.4k points

1 Answer

3 votes

Answer:

(1, 2), (3, 4), (5, 2)

Explanation:

To find the vertices of the triangle given the midpoints of its sides, we can use the midpoint formula:


\boxed{\begin{minipage}{7.4 cm}\underline{Midpoint between two points}\\\\Midpoint $=\left((x_2+x_1)/(2),(y_2+y_1)/(2)\right)$\\\\\\where $(x_1,y_1)$ and $(x_2,y_2)$ are the endpoints.\\\end{minipage}}

Let the vertices of the triangle be:


  • A (x_A,y_A)

  • B (x_B,y_B)

  • C (x_C, y_C)

Let the midpoints of the sides of the triangle be:

  • D (2, 3) = midpoint of AB.
  • E (4, 3) = midpoint of BC.
  • F (3, 2) = midpoint of AC.

Since D is the midpoint of AB:


\left((x_B+x_A)/(2),(y_B+y_A)/(2)\right)=(2,3)


\implies (x_B+x_A)/(2)=2 \qquad\textsf{and}\qquad (y_B+y_A)/(2)\right)=3


\implies x_B+x_A=4\qquad\textsf{and}\qquad y_B+y_A=6

Since E is the midpoint of BC:


\left((x_C+x_B)/(2),(y_C+y_B)/(2)\right)=(4,3)


\implies (x_C+x_B)/(2)=4 \qquad\textsf{and}\qquad (y_C+y_B)/(2)\right)=3


\implies x_C+x_B=8\qquad\textsf{and}\qquad y_C+y_B=6

Since F is the midpoint of AC:


\left((x_C+x_A)/(2),(y_C+y_A)/(2)\right)=(3,2)


\implies (x_C+x_A)/(2)=3 \qquad\textsf{and}\qquad (y_C+y_A)/(2)\right)=2


\implies x_C+x_A=6\qquad\textsf{and}\qquad y_C+y_A=4

Add the x-value sums together:


x_B+x_A+x_C+x_B+x_C+x_A=4+8+6


2x_A+2x_B+2x_C=18


x_A+x_B+x_C=9

Substitute the x-coordinate sums found using the midpoint formula into the sum equation, and solve for the x-coordinates of the vertices:


\textsf{As \;$x_B+x_A=4$, then:}


x_C+4=9\implies x_C=5


\textsf{As \;$x_C+x_B=8$, then:}


x_A+8=9 \implies x_A=1


\textsf{As \;$x_C+x_A=6$, then:}


x_B+6=9\implies x_B=3

Add the y-value sums together:


y_B+y_A+y_C+y_B+y_C+y_A=6+6+4


2y_A+2y_B+2y_C=16


y_A+y_B+y_C=8

Substitute the y-coordinate sums found using the midpoint formula into the sum equation, and solve for the y-coordinates of the vertices:


\textsf{As \;$y_B+y_A=6$, then:}


y_C+6=8\implies y_C=2


\textsf{As \;$y_C+y_B=6$, then:}


y_A+6=8 \implies y_A=2


\textsf{As \;$y_C+y_A=4$, then:}


y_B+4=8\implies y_B=4

Therefore, the coordinates of the vertices A, B and C are:

  • A (1, 2)
  • B (3, 3)
  • C (5, 2)
The mid-points of sides of a triangle are (2, 3), (3, 2) and (4, 3) respectively. Find-example-1
answered
User Andy Baxter
by
7.7k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.