document.write( "Question 244002: Find two consecutive integers whose sum is the square of 7. \n" ); document.write( "
Algebra.Com's Answer #178632 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x+1=49 \n" ); document.write( "2x=48 \n" ); document.write( "x=24 \n" ); document.write( "x+1=25 \n" ); document.write( " |