document.write( "Question 827856: Five times the sum of a number and 16 is at least 110. Find all possible values for the number. \n" ); document.write( "
Algebra.Com's Answer #498893 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Five times the sum of a number and 16 is at least 110. Find all possible values for the number. \n" ); document.write( "----- \n" ); document.write( "Inequality:: \n" ); document.write( "5(x + 16) >= 110 \n" ); document.write( "----- \n" ); document.write( "x + 16 >= 22 \n" ); document.write( "---- \n" ); document.write( "x >= 6 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------- \n" ); document.write( " |