5. [5] Joe has a triangle with area 3. What's the smallest perimeter it could have?
Official solution
Answer: 6 The minimum occurs for an equilateral triangle. The area of an equilateral triangle with side-length s is 43s2, so if the area is 3 then s=334=2. Multiplying by 3 to get the perimeter yields the answer.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.