document.write( "Question 854576: how do you put this in number form?
\n" );
document.write( "7 less than twice a number is at least 17 \n" );
document.write( "
Algebra.Com's Answer #514791 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! 2X - 7 >_ 17 \n" ); document.write( "(where >_ is the more than or equal to sign) \n" ); document.write( "You can also do it this way: \n" ); document.write( "2x >_ 24 (Just added 7 to each side) \n" ); document.write( " |