document.write( "Question 810615: Find Three consecutive odd integers such that the sum of the first and third equals the sum of the second and 31. \n" ); document.write( "
Algebra.Com's Answer #488282 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+x+4=x+2+31
\n" ); document.write( "2x+4=x+33
\n" ); document.write( "x=29
\n" ); document.write( "31
\n" ); document.write( "33
\n" ); document.write( "
\n" ); document.write( "
\n" );