document.write( "Question 1001119: What are the 6 consecutive integers that sum -12\r
\n" );
document.write( "\n" );
document.write( " the sum of 6 consecutive integers is given by n , n+1, n+2, n+3 ,n+4, n+5
\n" );
document.write( "ie n+n+1+n+2+n+3+n+4+n+5=-12
\n" );
document.write( "6n+15=-12
\n" );
document.write( "solve the equation \n" );
document.write( "
Algebra.Com's Answer #618382 by uncle sham (1)![]() ![]() ![]() You can put this solution on YOUR website! the sum of 6 consecutive integers is given by n , n+1, n+2, n+3 ,n+4, n+5 \n" ); document.write( " = n+n+1+n+2+n+3+n+4+n+5=-12 \n" ); document.write( "= 6n+15=-12 \n" ); document.write( "solve the above equation u will arrive at solution \n" ); document.write( " |