SOLUTION: 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?
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? Answer by stanbon(75887) (Show Source):
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?
-----
31 <= 4x+7 <= 35
-------
Subtract 7 along the line to get::
24 <= 4x <= 28
-------
Divide by 4 along the line to get::
6 <= x <= 7
---------------
Cheers,
Stan H.
---------------