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
Two less than the product of a number and -5 is -42? What is the number?
unknown values: n
equation: -5 * n - 2 = -42
answer: 8
The sum of three consecutive integers is 78. Find the numbers.
unknown values: k,k+1,k+2
equation: k+(k+1)+(k+2)=78
answer: 25; 26; 27