Question 960620
<pre>
{{{sum((4j-16),j=1,5)}}}

That means to substitute 1, 2, 3, 4, and 5 for j in (4j-16)
and add all these 5 values, so when you do that you get (b).

Edwin</pre>