document.write( "Question 900596: Find three consecutive odd integers such that the sum of the first and three times the second minus two times the third is twenty. Find the numbers \n" ); document.write( "
Algebra.Com's Answer #546060 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Find three consecutive odd integers
\n" ); document.write( "x, (x+2), (x+4)
\n" ); document.write( " such that the sum of the first and three times the second minus two times the third is twenty.
\n" ); document.write( "x + 3(x+2) - 2(x+4) = 20
\n" ); document.write( "x + 3x + 6 - 2x - 8 = 20
\n" ); document.write( "combine like terms
\n" ); document.write( "x + 3x - 2x + 6 - 8 = 20
\n" ); document.write( "2x - 2 = 20
\n" ); document.write( "2x = 22
\n" ); document.write( "x = 11, 13, 15 are the numbers
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if this works in the statment
\n" ); document.write( "\" the sum of the first and three times the second minus two times the third is twenty. \"
\n" ); document.write( "11 + 3(13) - 2(15) = 20
\n" ); document.write( "11 + 39 - 30 = 20\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );