document.write( "Question 12848: find two consecutive integers with a sum of 37? \n" ); document.write( "
Algebra.Com's Answer #7059 by 8482(1)![]() ![]() ![]() You can put this solution on YOUR website! Find two X and X+1 \n" ); document.write( "Next you get 2x+1=37 \n" ); document.write( "then solve the equation by 37-1=36 \n" ); document.write( "then divide by 2 which gives you 18 \n" ); document.write( "so x=18 \n" ); document.write( "now finally you get x+1 as 19 \n" ); document.write( "Here are the answers \n" ); document.write( "x=18 \n" ); document.write( "x=19 \n" ); document.write( " |