Question 960483
`
Write a rule for the nth term in the following sequence:
-5, 10, -15, 20
`
{{{a[n]=(-1)^n*5n}}}
`
Edwin</pre>