document.write( "Question 940889: Find three consecutive odd integers such that the sum of twice the first integer and three times the second integer is seven more than twice the third integer\r
\n" ); document.write( "\n" ); document.write( "This is what I tried..\r
\n" ); document.write( "\n" ); document.write( "2(x) +3(x+2)+7=2(x+4)
\n" ); document.write( "2x+3x+6+7=2x+8
\n" ); document.write( "5x+13=2x+8
\n" ); document.write( "3x+13=8
\n" ); document.write( "3x=-5
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #573547 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
The correct equation is 2x + 3(x+2) = 7 + 2(x+4) (read carefully!)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Try solving again.
\n" ); document.write( "
\n" );