Problem:
A scalene triangle has side lengths which are all prime numbers. What is the smallest possible perimeter it could have?
Solution
Solution:
The answer is . This is achievable since the three sides form the sides of a triangle.
To show it is best possible, note that are the three smallest odd primes; so any smaller triangle would need to have a side of length . However, the two longer lengths would then be different odd primes; this would cause them to differ by at least , which is impossible.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.