Question 394422
How do you write,
 two times the difference of 3 and a number is less than or equal to three plus
 the difference of five and the number?
:
Just write exactly what it says;
2(3-x) <= 3 + (5 - 3)