document.write( "Question 385017: what is the process of finding two consecutive odd integers whose sum is -56, two consecutive even numbers whose sum is 41, and three consecutive integers whose sum is -51 \n" ); document.write( "
Algebra.Com's Answer #272470 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
a) x + (x+2) = -56\r
\n" ); document.write( "\n" ); document.write( "b) x + (x+2) = 41\r
\n" ); document.write( "\n" ); document.write( "c) x + (x+1) + (x+2) = -51\r
\n" ); document.write( "\n" ); document.write( "All of them can easily be solved using elementary algebra techniques.
\n" ); document.write( "
\n" );