The answer is in the sentence
Let the 1st number be x; 2nd number be y; 3rd number be z.
x + y + z = 79
x = number we are looking for.
y = x * 5 ==> 5 times the first
z = x + 16 ==> 16 more than the first
Therefor,
x + (x * 5) + (x+16) = 79
1st step, multiply the 2nd number: x * 5 = 5x
x + 5x + x + 16 = 79
Add all like numbers:
7x + 16 = 79
To get x, transfer 16 to the other side and change its sign from positive to negative.
7x = 79 - 16
7x = 63
To get x, divide both sides by 7
7x/7 = 63/7
x = 9
To check. Substitute x by 9.
x + (x * 5) + (x+16) = 79
9 + (9 * 5) + (9 + 16) = 79
9 + 45 + 25 = 79
79 = 79 equal. value of x is correct.
I believe the answer is acute. Hope this helps!!
The correct answer is -1.
In order to solve this, we need to split into the positive and negative version of the answers. Let's start with the positive version.
2 - x < 4
-x < 2
x > -2 ----> NOTE: When we divide by -1, we have to change the direction of the sign.
Now we'll do the negative version.
2 - x > -4
-x > -6
x < 6
So we know the number must be greater than -2, but less than 6. The only number on this list that fits that is -1.