Problem 44282. Minimum possible M of the maximum side of a triangle of given area A.
Suppose a triangle has area A. Suppose it has three sides S1, S2, and S3. Suppose M = max([S1 S2 S3]). What is the minimum possible value of M?
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers51
Suggested Problems
-
Sum of diagonal of a square matrix
1589 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
830 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1873 Solvers
-
Create an index-powered vector
802 Solvers
-
Element by element multiplication of two vectors
377 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!