document.write( "Question 337630: .Find all integers that satisfy the sentence (absolute value)2x+4(abs) <9 \n" ); document.write( "
Algebra.Com's Answer #242020 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"abs%282x%2B4%29%3C9\"
\n" ); document.write( "Two solutions: Positive and Negative
\n" ); document.write( "\"2x%2B4%3C9\" and \"-%282x%2B4%29%3C9\"
\n" ); document.write( "\"2x%3C5\" and \"2x%2B4%3E-9\"
\n" ); document.write( "\"x%3C5%2F2\" and \"2x%3E-13\"
\n" ); document.write( "\"x%3C5%2F2\" and \"x%3E-13%2F2\"
\n" ); document.write( "(\"-13%2F2%3Cx%3C5%2F2\")
\n" ); document.write( "Since you only require the integer solutions then,
\n" ); document.write( "(-6,-5,-4,-3,-2,-1,0,1,2)
\n" ); document.write( "
\n" ); document.write( "
\n" );