document.write( "Question 352050: The sum of three consecutive odd intergers is 40 more than the smallest. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #251538 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the odd integers be x,x+2,x+4
\n" ); document.write( "x+x+2+x+4 = x+40
\n" ); document.write( "3x+6 =x+40
\n" ); document.write( "2x=34
\n" ); document.write( "x= 17
\n" ); document.write( "..
\n" ); document.write( "The numbers are 17,19,21\r
\n" ); document.write( "\n" ); document.write( "..
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );