document.write( "Question 341183: Two times the least of three consecutive odd integers exceeds three times the greatest by 15. What are the integeres? \n" ); document.write( "
Algebra.Com's Answer #244372 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let's call the least of the three integers x. The next odd one is two more or x + 2, and the next is x + 4.
\n" ); document.write( "Then
\n" ); document.write( "2x - 15 = 3(x + 4)
\n" ); document.write( "We subtract the 15 since it exceeds three times the largest...so,
\n" ); document.write( "2x - 15 = 3x + 12
\n" ); document.write( "subtract 2x from both sides and then subtract 12...
\n" ); document.write( "-15 = x + 12
\n" ); document.write( "-27 = x
\n" ); document.write( "The numbers are -27, -25, and -23.
\n" ); document.write( "
\n" ); document.write( "
\n" );