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 Solvers61
Suggested Problems
-
Test if two numbers have the same digits
262 Solvers
-
Remove element(s) from cell array
1961 Solvers
-
Sum the 'edge' values of a matrix
394 Solvers
-
974 Solvers
-
How to calculate the length of a triangle's side given two angles and one side
131 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!