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

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 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