document.write( "Question 1057148: 1,-3,4,1,-3,4,1,-3,4,.......
\n" );
document.write( "In above sequence, the first three terms repeat without end. What is the sum of the terms of the sequence from 150th term to the 154th term? \n" );
document.write( "
Algebra.Com's Answer #672227 by ikleyn(53765) You can put this solution on YOUR website! . \n" ); document.write( "1,-3,4,1,-3,4,1,-3,4,....... \n" ); document.write( "In above sequence, the first three terms repeat without end. What is the sum of the terms of the sequence from 150th term to the 154th term? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "# of term The term\r\n" ); document.write( " 150 4\r\n" ); document.write( " 151 1\r\n" ); document.write( " 152 -3\r\n" ); document.write( " 153 4\r\n" ); document.write( " 154 1\r\n" ); document.write( "\r\n" ); document.write( "The sum of the terms from 150th to 154th is 7.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |