document.write( "Question 791296: Two times the least of three consecutive odd integers exceeds three times the greatest by 15. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #806182 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) + 15
\n" ); document.write( "2x-4 = 3x + 21
\n" ); document.write( "-25 = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The integers are -27, -25, and -23.
\n" ); document.write( "
\n" );