document.write( "Question 989564: Four times a number increased by seven must be at least 31 but at most 55. Which interval represents the values of the number in this situation? \n" ); document.write( "
Algebra.Com's Answer #609873 by stanbon(75887) ![]() You can put this solution on YOUR website! Four times a number increased by seven must be at least 31 but at most 55. Which interval represents the values of the number in this situation? \n" ); document.write( "----- \n" ); document.write( "31 <= 4x+7 <= 35 \n" ); document.write( "------- \n" ); document.write( "Subtract 7 along the line to get:: \n" ); document.write( "24 <= 4x <= 28 \n" ); document.write( "------- \n" ); document.write( "Divide by 4 along the line to get:: \n" ); document.write( "6 <= x <= 7 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |