A piece of string 30 inches long has its two ends joined together and is stretched by 3 pegs so as to form a triangle. What is the largest triangular area that can be enclosed by the string?
I took P = a+b+c and Area = 1/2 (b * h) And found h in terms of a and b.Substituting this value to the h in the area equation I differentiated the Area wrt to b and equated to zero.Is this the right way to do it? Can this be soved only using heron's forumla(not A = 1/2(base*height)?
Let $A$ be the area of the square of the required triangle.
Let $s=\dfrac{d}{2}=$half of perimeter of the triangle while $x,y,2 s-x-y$ are the lengths of the sides.
Then
$A=s(s-x)(s-y)(s-2 s+x+y)=s(x-s)(x-y)(x+y-s)$.
Taking partials of A and equating them with 0 we get $x=y$. It follows that the triangle is equilateral and so the area is $\dfrac{1}{4}\dfrac{d}{3}^2\sqrt{3}$, where $d$ is the perimeter.