Triangle circle maximization problem
The Endeavour 2024-10-16
Summary:
Let a, b, and c be the sides of a triangle. Let r be the radius of an inscribed circle and R the radius of a circumscribed circle. Finally, let p be the perimeter. Then the previous post said that 2prR = abc. We could rewrite this as 2rR = abc / (a + b […]
The post Triangle circle maximization problem first appeared on John D. Cook.