Write a simplified expression, in terms of c, for the area of the given right triangle. Line AB=(c-1)/(c^2-c-12) and line BC= (c+3)/(c^2-5c+4)

1 answer

Assuming the lengths are the legs, the area is
A = 1/2 AB*BC = 1/2 * (c-1) / (c-4)(c+3) * (c+3) / (c-1)(c-4)
The (c-1) and (c+3) cancel, leaving 1 / 2(c-4)^2