document.write( "Question 838332: What is The sum of a number and 5 is at least 17. \n" ); document.write( "
\n" ); document.write( "Hi,\n" ); document.write( "What is The sum of a number and 5 is at least 17.\n" ); document.write( "Let x represent the number:\n" ); document.write( " x + 5 ≥ 17\n" ); document.write( " x ≥ 22\n" ); document.write( "