The sum of two numbers is 76. The second is 8 more than 3 times the first. What are the two numbers?
unknown values: x,y
equation: x+y=76
equation: y=3*x+8
answer: {17;59}
one number is 4 more than twice the second number. Their total is 25. Find the numbers
unknown values: a,b
equation: a = 4 + 2*b
equation: a + b = 25
answer: 18; 7
The sum of two numbers is 78. If four times the smaller number is subtracted from the larger number, the result is 13. What are the two numbers?
unknown values: x,y
equation: x+y=78
equation: y - 4*x = 13
answer: {13; 65}
The sum of two numbers is 13. The larger number is 1 more than 3 times the smaller number. What are the numbers?
unknown values: x,y
equation: x+y=13
equation: x = 1 + 3*y
answer: {10; 3}
The sum of two numbers is 32; the larger number is 12 greater than twice the smaller. What are the 2 numbers?
unknown values: x,y
equation: x+y=32
equation: x-12=2*y
answer: {20/3; 76/3} | {6.667; 25.333}
One number is 3 more than twice a second number. Their sum is 27. Find the numbers.
unknown values: x,y
equation: x=2*y+3
equation: x+y=27
answer: 19; 8
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