Question 1143910
.
<pre>

To evaluate the LARGEST possible integer, take four other integers as small as possible: 1, 2, 3 and 4.


Then your equation is


    {{{(1+2+3+4+x)/5}}} = 11.


From the equation,   x = 11*5 - 10 = 45.      <U>ANSWER</U>
</pre>