Question 1194188
Twice a number increased by 15 at least 7.
---------------
{{{2n + 15 >= 7}}}
-------------------
Or,
{{{2(n+15) >= 7}}}
=================
IOW, the statement is ambiguous.