Challenge 316: Workable Numbers
Find out how many of these special numbers there are.
A positive integer is called workable if it has three digits (abc), and a – b is greater than or equal to c.
A positive integer is called exactly workable if it has three digits (abc), and if a – b is equal to c.
What proportion of workable integers are exactly workable?