What is the orthocenter of the triangle formed by the intersection of the lines x = 4x=4 , y = 1/2x + 7y=12x+7 , and y = -x + 1y=x+1?

1 Answer
Mar 22, 2016

The Orthocenter, O is=>O(0,5)O(0,5)

enter image source here

Explanation:

The orthocenter is the point where all three altitudes of the triangle intersect. An altitude is a line which passes through a vertex of the triangle and is perpendicular to the opposite side. So we need to find lines that are perpendicular to the give equation and where at least 2 of them intersect:

A perpendicular line to any line, y=mx+by=mx+b is give by:
y_(per) = m_(per)x+ b_(per); m_(per)= -1/myper=mperx+bper;mper=1m =====> (1)
First we need to get the coordinates of the vertices,
Let's solve equations:
Given y_1=1/2x+7y1=12x+7 and x=4x=4 simultaneously to get y=11y=11
y_2=-x+1 y2=x+1 and x=4x=4 simultaneously to get y=3y=3
y=1/2x+7, y=-x+1; 1/2x+7=-x6+1; x=-4; y = 5y=12x+7,y=x+1;12x+7=x6+1;x=4;y=5
Thus the vertices of the triangle are given by:
A(-4,5), B(4,11)A(4,5),B(4,11) and C(4,-3)C(4,3)

Now let find the perpendicular line to y_1y1 that passes through point C(4,-3)C(4,3) from (1) m_(per)= -1/(1/2)= -2mper=112=2
y_(per_1)= -2x+ b_(per)yper1=2x+bper let x=4; y = -3 " and solve for " b_(per)x=4;y=3 and solve for bper
-3=-2(4)+ b_(per); b_(per)=53=2(4)+bper;bper=5
So what we have is y_(per_1) = -2x+5yper1=2x+5
and the line perpendicular to x=4 passing through A(-4,5) is y=5y=5

Thus the Orthocenter is y_(per_1) = -2x+5 = 5yper1=2x+5=5 Solve for xx
x= 0x=0 :. "the Orthocenter," =>O(0,5)