document.write( "Question 810789: What are the integers of twice the smallest of three consecutive odd integers is three more than the largest \n" ); document.write( "
Algebra.Com's Answer #806025 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2(x-2) = 3 + x+2
\n" ); document.write( "2x-4 = x+5
\n" ); document.write( "x = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are 7, 9, and 11.
\n" ); document.write( "
\n" );