One number is 5 more than twice another number. The sum of the numbers is 35. Find the numbers.
unknown values: x,y
equation: x=2*y+5
equation: x+y=35
answer: 25; 10
The two integers sum up to 36. If the larger of these integers is divided by the other, the quotient is 2 and the remainder is 3. Find the numbers
unknown values: x,y
equation: x+y=36
equation: x= y *2+3
answer: {25; 11}
The sum of two numbers is 78. The second is 8 more than 4 times the first. What are the two numbers?
unknown values: a,b
equation: a + b = 78
equation: b = 4*a + 8
answer: 14; 64
The sum of two numbers is 94. The second is 6 more than 3 times the first. What are the two numbers?
unknown values: m,n
equation: m+n=94
equation: n = 6 + 3*m
answer: 22; 72
one number is 2 more than three times a second number. the sum of the two numbers is 30. find the two numbers.
unknown values: x,y
equation: x = 2 + 3*y
equation: x + y = 30
answer: {23; 7}
the sum of two numbers is 825. Dividing the larger number by the smaller number yields 8 with a remainder of 15. What are the 2 numbers?
unknown values: m,n
equation: m+n=825
equation: m = 8*n + 15
answer: {725; 90}
If 9 is added to twice a number and this sum is multiplied by 3, the result is the same as if the number is multiplied by 4 and 13 is added to the product. What is the number?
unknown values: x
equation: 3*(2*x+9)=4*x+13
answer: -7
The difference between a number and fifteen is seven. Find the number.
unknown values: x
equation: x-15=7
answer: 22
A number subtracted from 17 gives the quotient of 48 and -8. Find the number.
unknown values: x
equation: 17 - x =48 / -8
answer: 23
What is the sum of 1 and 1?
unknown values: x
equation: x = 1 + 1
answer: 2