document.write( "Question 493439: I need to fine the first five terms of the sequence with the rule an=3+(n-1)1/2 \n" ); document.write( "
Algebra.Com's Answer #335348 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need to fine the first five terms of \n" ); document.write( "the sequence with the rule \n" ); document.write( "an=3+(n-1)1/2 \n" ); document.write( "---------------------------------- \n" ); document.write( "a(1) = 3 \n" ); document.write( "a(2) = 3 + 1/2 = 3 1/2 \n" ); document.write( "a(3) = 3 + 1 = 4 \n" ); document.write( "a(4) = 3 + 3/2 = 4 1/2 \n" ); document.write( "a(5) = 3 + 2 = 5 \n" ); document.write( "========================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |