document.write( "Question 227828: Find two consecutive integers whose sum is 35 \n" ); document.write( "
Algebra.Com's Answer #169293 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1=35 \n" ); document.write( "2x=34 \n" ); document.write( "x=17 \n" ); document.write( "x+1=18 \n" ); document.write( " |