A number is 12 less than another. The sum of the numbers is 28. find the Numbers.
unknown values: m,n
equation: m = n - 12
equation: m + n = 28
answer: {8; 20}
If the first and third of three consecutive even integers are added, the result is 12 less than three times the second integer. find the integers.
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+(2*k+2)=3*(2*k)-12
answer: 10; 12; 14
The sum of three consecutive odd integers is -273. What are the integers?
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+1)+(2*k+3)=-273
answer: -93; -91; -89
the sum of three consecutive odd integers is -117. what are the three integer?
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+1)+(2*k+3)=-117
answer: -41; -39; -37
what three consecutive odd integers have a sum of -75?
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+1)+(2*k+3)=-75
answer: -27; -25; -23
The sum of two numbers is 64. If twice the smaller number is subtracted from the larger number, the result is 16. Find the two numbers.
unknown values: x,y
equation: x+y=64
equation: y - 2*x = 16
answer: {16; 48}
The sum of two numbers is 91. The larger number is 1 more than 4 times the smaller number. Find the numbers.
unknown values: x,y
equation: x + y = 91
equation: x = 1 + 4*y
answer: {18; 73}
Three times the sum of three consecutive integers x, x + 1, and x + 2, is 72. What are the integers?
unknown values: x-1,x,x+1
equation: 3*((x-1)+x+(x+1))=72
answer: 7; 8; 9
2 more than 6 times a number is 20 more than 3 times the number. Find the number.
unknown values: x
equation: 2+6*x=20+3*x
answer: 6
Fifteen more than four times a number is 6 more than five times the number. what's the value of the number?
unknown values: n
equation: 15 + 4*n = 6 + 5*n
answer: 9