Question
Question: The sides of a right triangle are in A.P. and the area of the triangle is 24cm. Find the sides of th...
The sides of a right triangle are in A.P. and the area of the triangle is 24cm. Find the sides of the triangle?
Solution
In the above question right triangle is mentioned which has the property of Pythagoras theorem:
AC2=AB2+BC2 (Square of hypotenuse is equal to the sum of the squares of the other two sides.)
Arithmetic progression mentioned in the question has the form:
2b=a+c (a, b, c are the terms of the A.P.)
Above mentioned theorem and AP formula will be used to solve the problem.
Complete step-by-step answer:
Arithmetic progression: Arithmetic Progression is a sequence of numbers such that the difference of any two successive numbers is a constant.
Let 1, 2, 3, 4,5 ......is a sequence with a common difference of one.
Pythagoras Theorem states that: In a right triangle square of the longest side is equal to the sum of the square of the other two sides.
AC2=AB2+BC2(mathematical expression for Pythagoras theorem)
Now comes to the calculation part:
Let sides of the triangle be a, b and c.
As the sides are in AP then;
2b=a+c
We can also write as:
⇒c=2b−a.............1
Substitute the value of c in the expression of Pythagoras theorem.
⇒c2=a2+b2 ⇒(2b−a)2=a2+b2 (Value of c is substituted)
⇒4b2+a2−4ab=a2+b2 ⇒3b2=4ab
Area of the triangle is 24cm2:
⇒21a×b=24 (From this we will find ab)
⇒ab=48 ................2
Substituting the value of ab in expression 3b2=4ab:
⇒3b2=4×48 ⇒b2=4×16 ⇒b=8 (Value of side b is calculated as 8)
Side a and c is:
From expression 2 we have:
⇒a=b48 ⇒a=848=6 (a=6)
From expression 1:
⇒c=2b−a ⇒c=2×8−6 ⇒c=10 (c=10)
Sides of the triangle are:6, 8 and 10.
Note: To find the nth term of the arithmetic progression we have the expression:
an=a+(n−1)d
Where a is the first term of the AP, n is the nth term of the sequence and d is the common difference.