The sum of three integers is 69. The sum of the first and second integers exceeds the third by 93. The third integer is 10 less than the first. Find the three integers.
unknown values: x,y,z
equation: x+y+z=69
equation: x+y=z+93
equation: z=x-10
answer: -2; 83; -12
when 23 is added to 4 times a certain number the answer is 11. Find this number
unknown values: x
equation: 23+4*x=11
answer: -3
if 25 is added to three times of a number 52 is obtained. find the number.
unknown values: n
equation: 3*n + 25 = 52
answer: 9
two more than the product of 5 and x is 12
unknown values: x
equation: 5*x+2=12
answer: 2
if 6 times a number is added to 8, the result is 56. What is the number
unknown values: n
equation: 8 + 6*n = 56
answer: 8
The difference of 10 and the product of 6 and n is 21.
unknown values: n
equation: 10 - 6*n = 21
answer: -11/6 | -1.833
three more than the product of a number and 4 is 15. Find the number.
unknown values: x
equation: 4*x + 3 = 15
answer: 3
three less than twice what number is -7?
unknown values: x
equation: 2*x-3 = -7
answer: -2
the sum of 3 times a number and 17 is 5. what is the number?
unknown values: x
equation: 3*x + 17 = 5
answer: -4
If you double a number and then add 32,the result is 80. What is the number?
unknown values: n
equation: 2*n + 32 = 80
answer: 24