74.7k views
2 votes
1) Triangle FGI has vertices F (3, 1). G (1. 5) and I (6. 4) What are the coordinates of the point of the orthocenter?

User Kdureidy
by
4.2k points

1 Answer

3 votes

We have to find the orthocenter of the triangle FGI.

We start by graphing the vertices F, G and I:

The next step is to calculate the slope of each segment, then its perpendicular line that pass through the other vertex of the triangle (not included in the segment).

With two segments is enough to calculate the orthocenter.

Segment GI.

Slope:


m=(\Delta y)/(\Delta x)=(5-4)/(1-6)=(1)/(-5)=-(1)/(5)

Perpendicular slope:


m_p=-(1)/(m)=-(1)/(-(1)/(5))=5

Line equation (perpendicular) that pass through F(3,1):


\begin{gathered} y-1=5\cdot(x-3) \\ y=5x-15+1 \\ y=5x-14 \end{gathered}

Segment GF.

Slope:


m=(\Delta y)/(\Delta x)=(5-1)/(1-3)=(4)/(-2)=-2

Perpendicular slope:


m_p=-(1)/(m)=-(1)/(-2)=(1)/(2)

Line equation (perpendicular) that pass through I(6,4):


\begin{gathered} (y-4)=(1)/(2)(x-6) \\ y=(1)/(2)x-3+4 \\ y=(1)/(2)x+1 \end{gathered}

Then, with two lines, we can find the intersection:


\begin{gathered} y=(1)/(2)x+1=5x-14 \\ (1)/(2)x-5x=-14-1 \\ (1)/(2)x-(10)/(2)x=-15 \\ -(9)/(2)x=-15 \\ x=-15\cdot-(2)/(9)=(30)/(9)=(10)/(3)\approx3.33 \\ y=5\cdot x-14=5\cdot(10)/(3)-14=(50)/(3)-(42)/(3)=(8)/(3)\approx2.67 \end{gathered}

The orthocenter is (x,y) = (10/3, 8/3) = (3.33, 2.67)

1) Triangle FGI has vertices F (3, 1). G (1. 5) and I (6. 4) What are the coordinates-example-1
1) Triangle FGI has vertices F (3, 1). G (1. 5) and I (6. 4) What are the coordinates-example-2
User Isalgueiro
by
4.3k points