document.write( "Question 965717: Write the first five terms of the sequence in which the nth term is 5n-4. \n" ); document.write( "
Algebra.Com's Answer #590247 by amarjeeth123(569)![]() ![]() ![]() You can put this solution on YOUR website! The nth term is 5n-4 \n" ); document.write( "The first term is 5(1)-4=1 \n" ); document.write( "The second term is 5(2)-4=6 \n" ); document.write( "The third term is 5(3)-4=11 \n" ); document.write( "The fourth term is 5(4)-4=16 \n" ); document.write( "The fifth term is 5(5)-4=21 \n" ); document.write( "The first five terms of the series are 1,6,11,16,21. \n" ); document.write( " |