Michael H. answered 11/05/19
High School Math, Physics, Computer Science & SAT/GRE/AP/PRAXIS Prep
Although you do not explicitly say that the triangle is a right triangle, the non-right triangles do not have a hypotenuse. Another point is that you must mean the square root of 40 square-inches.
Using the Pythagorean Formula, c2 = a2 + b2, we have this:
c = √(40)
a = 4b -2
Noting that c2 = 40, we can plug these values into the Pythagorean Formula to yield this equation:
40 = (4b - 2)2 + b2
= (16b2 - 16b + 4) + b2
= 17b2 - 16b + 4
Subtracting 40 from both sides gives
0 = 17b2 - 16b - 36
Using the quadratic formula, we get
b = [ 16 ± sqrt( 162 - 4(17)(-36) ) ] / 2(17)
b = 2 or -1.06
Since the legs of a triangle can have only positive lengths, we can eliminate the negative value, leaving b = 2.
a = 4b - 2 = 4(2) - 2 = 6
Answer: 2 and 6.
Check:
22 + 62 = 4 + 36 = 40.