Write the following formula (for any triangle abc):
- The minimum perimeter value of any triangle (abc) known heights corresponding to the sides a and b.
x = side a height (known)
y = side b height (known)
p = perimeter (unknown)
Note: You don't have the area value or any other data.
Thanks.