document.write( "Question 690028: {x | -2 < x < 5}
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #426135 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! {x | -2 < x < 5} = {-1, 0, 1, 2, 3, 4} assuming x is an integer \n" ); document.write( " |