Question 88544
find the value of a[3] if: n=3 and a[n] =2n-3/n
a(3) = 2*3 - 3/3
a(3) = 6-1
a(3) = 5
============
Cheers,
Stan H.