97.9k views
3 votes
Triangle ABC is defined by the points A(3,8), B(7,5), and C(2,3).Create an equation for a line passing through point A and perpendicular to BC.The format: y=__x+__

User Iedmrc
by
5.3k points

1 Answer

5 votes

Solution

Given triangle ABC with A(3,8), B(7,5), and C(2,3).

Draw the triangle

Calculate the slope of BC


\begin{gathered} slope,\text{ }m=\frac{change\text{ in y}}{change\text{ in x}} \\ m=(5-3)/(7-2) \\ m=(2)/(5) \end{gathered}

Since the line is perpendicular to BC, then the product of the line and line BC = -1


\begin{gathered} That\text{ is, for perpendicular lines, m}_1m_2=-1 \\ let\text{ m}_2\text{ the slope of the perpendicular line} \\ m_2\text{ x }(2)/(5)=-1 \\ m_2=-(1)/((2)/(5)) \\ m_2=-(5)/(2) \end{gathered}

The line passes through point A(3,8)


\begin{gathered} The\text{ equation of the line can be calculated by the formula} \\ y-y_1=m_2(x-x_1) \\ (x_1,y_1)=(3,8) \\ Thus,\text{ y-8}=-(5)/(2)(x-3) \\ 2y-16=-5(x-3) \\ 2y-16=-5x+15 \\ 2y=-5x+15+16 \\ 2y=-5x+31 \\ Divide\text{ through by 2} \\ y=-(5)/(2)x+(31)/(2) \end{gathered}

Therefore the required equation is:


y=-(5)/(2)x+(31)/(2)

Triangle ABC is defined by the points A(3,8), B(7,5), and C(2,3).Create an equation-example-1
User Frederic Close
by
4.6k points