document.write( "Question 115446: the sum of three consecutive odd integers is 201. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #84018 by 13114(5)\"\" \"About 
You can put this solution on YOUR website!
Let x, x + 2, x + 4 be the three consecutive odd integers.\r
\n" ); document.write( "\n" ); document.write( "Then x + x + 2 + x + 4 = 201\r
\n" ); document.write( "\n" ); document.write( "3x + 6 = 201\r
\n" ); document.write( "\n" ); document.write( "3x = 195\r
\n" ); document.write( "\n" ); document.write( "x = 65\r
\n" ); document.write( "\n" ); document.write( "The three integers are 65, 67,and 69.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );