document.write( "Question 1064146: Find three consecutive odd intergers such that the first plus the second is equal to negative four times the third \n" ); document.write( "
Algebra.Com's Answer #679183 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Let x=smallest of the three consecutive odd integers\r
\n" ); document.write( "\n" ); document.write( "\"+x+%2B+%28x%2B2%29+=+-4%28x%2B4%29+\"
\n" ); document.write( "\"++2x+%2B+2+=+-4x+-+16+\"
\n" ); document.write( " \"++6x+=+-18+\"
\n" ); document.write( " \"+++x+=+-3+\"\r
\n" ); document.write( "\n" ); document.write( "—
\n" ); document.write( "Ans: The numbers are \"+highlight%28-3%29+\" , \"+highlight%28++-1%29\", and \"highlight%28++%2B1%29+\"
\n" ); document.write( "—\r
\n" ); document.write( "\n" ); document.write( "Check: -3 + (-1) = -4 = -4*1 (ok)
\n" ); document.write( "
\n" );