If 3 is subtracted from four times a number, the result is 10 less than five times the number. Find the number.
unknown values: x
equation: 4*x-3=5*x-10
answer: 7
which value is a solution to 60+2x=12x+10?
unknown values: x
equation: 60+2*x=12*x+10
answer: 5
Phil found that the sum of twice a number and -21 is 129 greater than the opposite of the number, What is the number?
unknown values: n
equation: (2*n + (-21)) = 129 + (-1 * n)
answer: 50
The sum of two numbers is 82. The larger number is 17 less than twice the smaller number. What are the two numbers?
unknown values: x,y
equation: x+y=82
equation: x+17=2*y
answer: {49; 33}
Two numbers have sum of 32. If the second is five less than four times the first, what are the two numbers?
unknown values: x,y
equation: x + y = 32
equation: y = 4*x - 5
answer: 37/5; 123/5 | 7.4; 24.6
The sum of two numbers is 112. The greater of the two is 32 less than 11 times the lesser number. Find the numbers?
unknown values: x,y
equation: x+y=112
equation: 11*x-y=32
answer: {12;100}
The larger of two numbers is 5 less than twice the smaller number. The sum of the two numbers is 28. What are the numbers?
unknown values: x,y
equation: x+5=2*y
equation: x+y=28
answer: {17; 11}
The sum of two numbers is 48. Three times the smaller number is the same as 32 more than the larger. Find the two numbers.
unknown values: x,y
equation: x+y=48
equation: 3*x = 32 + y
answer: {20; 28}
The larger of two numbers is 7 less than 4 times the smaller. Find the numbers given that their sum is 28.
unknown values: x,y
equation: x = 4*y - 7
equation: x+y=28
answer: {21; 7}
Separate 89 into two parts so that the second part is 4 less than twice the first part?
unknown values: x,y
equation: x+y=89
equation: y+4=2*x
answer: 31; 58