Problema Solution
the sum of w and z less than the difference of c and d
Answer provided by our tutors
(w+z) < (c-d)
the wording is ambiguous because the "difference of c and d" can also be interpreted as 'd-c'
so this problem could also be answered by:
(w+z) < |c-d|