document.write( "Question 666333: the sum of three consecutive odd integers is 192. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #414380 by swincher4391(1107)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+2, and x+4 be the consecutive odd integers. Then:\r
\n" ); document.write( "\n" ); document.write( "x+x+2+x+4 = 192\r
\n" ); document.write( "\n" ); document.write( "3x + 6 = 192\r
\n" ); document.write( "\n" ); document.write( "3x = 186\r
\n" ); document.write( "\n" ); document.write( "x = 31\r
\n" ); document.write( "\n" ); document.write( "31,33,35 are the consecutive odd integers.
\n" ); document.write( "
\n" );