document.write( "Question 1006013: five less than twice x is greater than 31. Find the smallest integer for x (only algebraic solution will be accepted) \n" ); document.write( "
Algebra.Com's Answer #622163 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Writing this as symbols, we ave
\n" ); document.write( "2x - 5 > 31
\n" ); document.write( "2x > 36
\n" ); document.write( "x > 18
\n" ); document.write( "The smallest integer that makes this true is 19.
\n" ); document.write( "
\n" );