Question 970856

n is a whole number greater than or equal to 0, but how high?
{{{2n+2n+1+2n+2<=10}}}
{{{6n+3<=10}}}
{{{6n<=13}}}


You have just to check n for 0,1,2, no others.

Beyond n=2, the description fails.  n=3 and beyond will fail to meet the worded statement.