Question 472654
<pre>
smaller = x
Larger = 7x

{{{(matrix(5,1,

Sum,
of,
smaller,
and,
larger))>40}}} 

x + 7x > 40

    8x > 40

     x > 5

The smallest integer greater than 5 is 6. 

Edwin</pre>