asked 129k views
4 votes
The centroid of a triangle is at (8, 7). One vertex of the triangle is at (0, 1). What is the midpoint of the side opposite this vertex?

asked
User Dontcare
by
7.9k points

1 Answer

2 votes

Answer:

(12,10)

Explanation:

Let the midpoint of the side opposite this vertex have coordinates B(a,b)

We have the centroid at C(8,7) and the vertex of the triangle at A(0,1).

The centroid divides AB internally in the ratio 2:1

We use the formula:


((mx_2+nx_1)/(m+n),(my_2+ny_1)/(m+n))

where m:n=2:1 is the ratio of internal division.

We substitute the coordinates of A and B and the ratio to get:


((2a+1*0)/(2+1),(2b+1*1)/(2+1))

This should simplify and give us the centroid.


((2a)/(3),(2b+1)/(3))=(8,7)

This implies that:


(2a)/(3)=8,(2b+1)/(3)=7

We solve for a and b


2a=24,2b+1=21


a=12,b=10

Therefore the midpoint of the side opposite this vertex is (12,10)

answered
User Jer K
by
8.1k 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.