document.write( "Question 522116: Twice the smallest of three consecutive odd integers is three more than the largest. Find the integers. \n" ); document.write( "
Algebra.Com's Answer #346697 by umnikmo(75)\"\" \"About 
You can put this solution on YOUR website!
our integers;
\n" ); document.write( "x
\n" ); document.write( "x+2
\n" ); document.write( "x+4\r
\n" ); document.write( "\n" ); document.write( "given:
\n" ); document.write( "2*x-3=x+4
\n" ); document.write( "2x-x=7
\n" ); document.write( "x=7\r
\n" ); document.write( "\n" ); document.write( "ans:
\n" ); document.write( "7, 9, 11
\n" ); document.write( "
\n" );