Question 854375
<pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
arithmetic sequence 6,11,16.....186
d = 5
{{{a[n] = 6 + (n-1)5 = 5n + 1}}}
 186 = 5n + 1
 185 = 5n
  37 = n
{{{a[37] = 186}}}