Question 96482
Let n be the number, and "at most 10" is written as "less-than-or-equal-to 10", so you can write:
{{{n/2 <=10}}} To solve for n, multiply both sides by 2.
{{{n <=20}}}