document.write( "Question 387189: A number minus one is at most nine, or two times the number is at least twenty-four ? \n" ); document.write( "
Algebra.Com's Answer #273704 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x-1 <= 9
\n" ); document.write( "2x >= 24
\n" ); document.write( "
\n" );