the sum of three consecutive odd integers is 279. what are the integers?
unknown values: 2*k-1,2*k+1,2*k+3
equation: 2*k-1+2*k+1+2*k+3=279
answer: 91;93;95
Find 3 consecutive odd integers such that the sum of adds to 15
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+1)+(2*k+3)=15
answer: 3; 5; 7
3 consecutive odd integers with the sum of 237.
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+1)+(2*k+3)=237
answer: 77; 79; 81
The sum of three consecutive odd numbers is 357. What are the three numbers?
unknown values: 2*k-1,2*k+1,2*k+3
equation: (2*k-1)+(2*k+1)+(2*k+3)=357
answer: 117; 119; 121
sum of three consecutive even numbers is 186 what are the numbers
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+2*k+(2*k+2)=186
answer: 60; 62; 64
Find 3 consecutive even integers whose sum is 186
unknown values: 2*k-2,2*k,2*k+2
equation: (2*k-2)+(2*k)+(2*k+2)=186
answer: 60; 62; 64
The larger of two numbers is four times the smaller. If their difference is eighteen, find the numbers.
unknown values: x,y
equation: y=4*x
equation: y-x=18
answer: {6; 24}
one number is three times another number and their sum is 164. find the number?
unknown values: x
equation: x=3*y
equation: x+y=164
answer: 123
The sum of two numbers is 574. One number is six times the other. Find the larger number.
unknown values: x
equation: x + y = 574
equation: x = 6*y
answer: 492
The difference between two numbers is 8. Five times the larger number is 4 more than 8 time the other. Find the numbers ?
unknown values: x, x+8
equation: (x+8)*5-8*x=4
answer: {12;20}