The sum of three consecutive integers is one hundred thirty-two. Find the integers.
unknown values: n, n + 1, n + 2
equation: n + (n + 1) + (n + 2) = 132
answer: 43; 44; 45
The sum of three consecutive integers is 468. find the numbers.
unknown values: x, x+1, x+2
equation: x+(x+1)+(x+2)=468
answer: 155; 156; 157
What is the three consecutive numbers if they add up to 66
unknown values: x,x+1,x+2
equation: x+(x+1)+(x+2)=66
answer: 21;22;23
find three consecutive odd integers such that the second is 20 less than 3 times the third integer
unknown values: 2*x-1,2*x+1,2*x+3
equation: 2*x+1 = 3(2*x+3)-20
answer: 5; 7; 9
The sum of 3 numbers is 94, if the first number is 3/5 of the second number and the second number is 4/3 of the third. What are the three numbers?
unknown values: x,y,z
equation: x + y + z = 94
equation:x = (3/5)y
equation: y = (4/3)z
answer: {24;40;30}
Find three consecutive integers such that twice the least integer is 12 more than the greatest integer.
unknown values: x,x+1,x+2
equation: 2*x = x + 2+12
answer: 14;15;16
find three consecutive integers. The largest integer added to twelve equals twice the smaller integer
unknown values: x,x+1,x+2
equation: x+2+12=2*x
answer: 14;15;16
Find three consecutive numbers such that twice the smallest number is 23 more than the largest.
unknown values: x,x+1,x+2
equation: 2*x=23+x+2
answer: 25;26;27
Find three consecutive numbers such that twice the smallest is 23 more than the largest
unknown values: x,x+1,x+2
equation: 2*x=(x+2)+23
answer: 25;26;27
find four consecutive odd numbers whose sum is 432
unknown values: 2*k-1,2*k+1,2*k+3,2*k+5
equation: 2*k-1+2*k+1+2*k+3+2*k+5=432
answer: 105;107;109;111