document.write( "Question 342475: 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 #245170 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
Let x, x+2 & x+4 be the 3 integers.
\n" ); document.write( "2x=3(x+4)+15
\n" ); document.write( "2x=3x+12+15
\n" ); document.write( "2x-3x=27
\n" ); document.write( "-x=27
\n" ); document.write( "x=-27 ans for the least integer.
\n" ); document.write( "-27+4=-23 ans. for the greatest integer.
\n" ); document.write( "Proof:
\n" ); document.write( "2*-27=3*-23+15
\n" ); document.write( "-54=-69+15
\n" ); document.write( "-54=-54
\n" ); document.write( "
\n" );