document.write( "Question 784846: Find two consecutive integers whose sums is 75? \n" ); document.write( "
Algebra.Com's Answer #806201 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
x + (x + 1) = 75
\n" ); document.write( "2x + 1 = 75
\n" ); document.write( "2x = 74
\n" ); document.write( "x = 37\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 37 and 38.
\n" ); document.write( "
\n" );