name = 'puzzle_beth/1' slug = 'age puzzle: beth' description = '''\

When asked how old she was, Beth replied "In two years I will be twice as old as I was five years ago".

Write the predicate puzzle_beth(X) that finds her current age as X.

''' hint = {}