Find four consecutive numbers which, when added together, total 80.

unknown values: x,x+1,x+2,x+3

equation: x+x+1+x+2+x+3=80

answer: ans_no_result

The sum of two positive integers is 1,287. If the larger number is 9 And 1/2 more than 2 And 1/2 times the smaller number, then what are the two numbers?

unknown values: x,y

equation: x+y=1287

equation: x-9-1/2=(2+1/2)y

answer: {365; 922}

The tens' digit of a two-digit number is 3 more than the units' digit, the number is 8 more than 6 times the sum of the digits, Find the number?

unknown values: x+10*y

equation: y=x+3

equation: x+10*y=6*(x+y)+8

answer: 74

Find two consecutive whole numbers such that 3/4 of the first number is 5 more than 1/2 the second number.

unknown values: x,x+1

equation: (3/4)*x=(1/2)*(x+1)+5

answer: 22; 23

find two consecutive whole numbers, where 3/4 of the first number is 5 more than 1/2 the second number? Let n represent the first number, and n + 1 the second number?

unknown values: x,x+1

equation: x*3/4=(x+1)*1/2+5

answer: 22; 23

The difference of the cubes of two consecutive positive integers is 217. What is the sum of the two integers?

unknown values: x+x+1

equation: (x+1)^3-x^3=217

equation: x>0

answer: 17

The sum of a number and its square is 6. Find the number

unknown values: n

equation: n + n^2 = 6

answer: 2 or -3

the sum of an integer and its square is 72. what is the integer

unknown values: x

equation: x+x^2=72

answer: -9 or 8

The smallest integer in a set of three consecutive integers is x, and the largest integer in this set is z. If the sum of the set is equal to 27, then what is the value of xz?

unknown values: x*z

equation: z=x+2

equation: x+x+1+x+2=27

answer: 80

The product of the smaller two of three consecutive integers is equal to 23 plus the largest. Find the integers.

unknown values: x,x+1,x+2

equation: x*(x+1)=23+x+2

answer: 5;6;7 or -5;-4;-3