Answer:
1. 9 inches, 12 inches and 15 inches
2. 54 square inches
Step-by-step explanation:
1. The first part of this question would lead to a quadratic equation. Let the shorter leg be represented by x.
shorter leg = x
other leg = x + 3
hypotenuse = 15 inches
Applying the Pythagoras theorem, we have;
[tex]/15/^{2}[/tex] = [tex]/x/^{2}[/tex] + [tex]/x+3/^{2}[/tex]
225 = [tex]x^{2}[/tex] + [tex](x+3)^{2}[/tex]
225 = [tex]x^{2}[/tex] + [tex]x^{2}[/tex] + 6x + 9
= 2[tex]x^{2}[/tex] + 6x + 9
2[tex]x^{2}[/tex] + 6x + 9 - 225 = 0
2[tex]x^{2}[/tex] + 6x - 216 = 0
divide through by 2 to have
[tex]x^{2}[/tex] + 3x - 108 = 0
From the quadratic formula;
x = (-b ± [tex]\sqrt{b^{2}-4ac }[/tex] ) ÷ 2a
but, a = 1, b = 3, c = -108
x = (-3 ± [tex]\sqrt{(3)^{2}-4(1)(-108)}[/tex]) ÷ 2
= (-3 ± [tex]\sqrt{441}[/tex]) ÷ 2
= (-3 ± 21) ÷ 2
Thus,
x = (-3 + 21) ÷ 2 OR x = (-3 - 21) ÷ 2
x = 9 OR x = -12
So that, x = 9 inches
The shorter leg is 9 inches, and the other leg is 12 inches.
2. The area of the triangle can be determined by applying Heron's formula:
A = [tex]\sqrt{s(s-a)(s-b)(s-c)}[/tex]
where s is the average value of the sum of the three sides a, b, and c.
Let, a = 9, b = 12 and c = 15
s = [tex]\frac{a +b+c}{2}[/tex]
= [tex]\frac{(9+12+15}{2}[/tex]
= 18
A = [tex]\sqrt{18(18-9)(18-12)(18-15)}[/tex]
= [tex]\sqrt{18*9*6*3}[/tex]
= [tex]\sqrt{2916}[/tex]
A = 54
Area of the triangle is 54 square inches.