Jon P. answered 02/03/15
Tutor
5.0
(173)
Harvard honors math degree, experienced tutor in math and SAT prep
Since A is 90°, the triangle is a right triangle. That means that the area is 1/2 the product of the legs.
The legs are x and x + 5, so the area, 1/2 the product of the legs, is x(x+5)/2. That's equal to 150. That gives us an equation:
x(x+5)/2 = 150
x(x+5) = 300
x2 + 5x = 300
x2 + 5x - 300 = 0
(x - 15)(x + 20) = 0
So x = 15 or x = -20
Since a side can't be negative, the solution that makes sense is x = 15.
So AB = 15 and AC = 20.
But what about the hypotenuse, BC? Use the Pythagorean Theorem:
AB2 + AC2 = BC2
152 + 202 = BC2
225 + 400 = BC2
625 = BC2
25 = BC
So the sides are 15, 20, and 25