Solveeit Logo

Question

Mathematics Question on Solution of a Quadratic Equation by Factorisation

The altitude of a right triangle is 7 cm less than its base. If the hypotenuse is 13 cm, find the other two sides.

Answer

Let the base of the right triangle be x cm.
Its altitude = (x − 7) cm

from Pythagoras theorem,
Base2+Altitude2=Hypoteneous2\text{Base}^2 + \text{Altitude} ^2 = \text{Hypoteneous}^2
x2+(x+7)2=132x^2 + (x+7) ^2 = 13^2
x2+x2+4914x=169x^2 + x^2 +49-14x = 169
2x214x120=02x^2 -14x -120 =0
x27x60=0x^2 -7x -60=0
x212x+5x60=0x^2 -12x+5x -60=0
x(x12)+5(x12)=0x(x-12)+5(x-12)=0
(x12)(x+5)=0(x-12)(x+5)=0

Either x12=0x − 12 = 0 or x+5=0x + 5 = 0,
i.e., x=12x = 12 or x=5x = −5

Since sides are positive, x can only be 12.
Therefore, the base of the given triangle is 12 cm and the altitude of this triangle will be (12 − 7) cm = 5 cm.