document.write( "Question 171523: two consecutive integers whose sum is 29 \n" ); document.write( "
Algebra.Com's Answer #126682 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Let one integer be \"n\" then the next consecutive integer must be \"n%2B1\". Since their sum is 29 we can write \"n%2B%28n%2B1%29=29\". Simply solve for n to get your first integer and add one to get the second. Write back and tell me what you got. \n" ); document.write( "
\n" );