document.write( "Question 88544: find the value of a[3] if: n=3 and a[n] =2n-3/n
\n" );
document.write( "i dont know why the n-th numbers are not comming out right, but i think the answer is 6 can someone help with this, thanks! \n" );
document.write( "
Algebra.Com's Answer #64381 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the value of a[3] if: n=3 and a[n] =2n-3/n \n" ); document.write( "a(3) = 2*3 - 3/3 \n" ); document.write( "a(3) = 6-1 \n" ); document.write( "a(3) = 5 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |