Solution:
We are going to find the maximum value of Area of Triangle.
Given,
The legs of a right triangle have lengths A and B
A+B=10
Here Base = A and Height = B
We have a formula for area of the triangle, that is
Area of the Right triangle =21×Base×height
= 21×A×B
Now we can solvve for A and B using the concept A.M (Arithmetic mean) and G.M (Geometric mean)
A.M of A and B=2A+B
G.M of A and B=AB
We know,
G.M≤A.M
AB≤2A+B
AB≤210AB≤5
AB≤25 Maximum Area would be = 21AB=12.5, if the A and B are equal
So, A = B = 5.
Answer: A = B = 5
Comments