document.write( "Question 269923: the sum of three consecutive odd integers is 89 more than twice the largest integer.find the integer \n" ); document.write( "
Algebra.Com's Answer #197777 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
the sum of three consecutive odd integers is 89 more than twice the largest integer.find the integer\r
\n" ); document.write( "\n" ); document.write( "Let x be the smallest of the three integers. The second and third consecutive odd integers would then be x+2 and x+4.\r
\n" ); document.write( "\n" ); document.write( "So we have:\r
\n" ); document.write( "\n" ); document.write( "x + (x+2) + (x+4) = 2*(x+4)\r
\n" ); document.write( "\n" ); document.write( "Solve the above for x and then calculate x+2 and x+4.
\n" ); document.write( "
\n" );