Triangle ABC has vertices A(3,1), B(5,7) and C(1, y). Find all y so that angle C is a right angle?

1 Answer
Sep 6, 2016

The two possible values of y are 3 and 5.

Explanation:

For this problem, we need to consider AC be perpendicular to BC.

Since the lines are perpendicular, by the slope formula we have:

y2y1x2x1=x2x1y2y1

y715=13y1

(y7)(y1)=2(4)

y27yy+7=8

y28y+15=0

(y3)(y5)=0

y=3and5

Hopefully this helps!