Three consecutive even integers are such that the square of the first plus the square of the third is 136. Find the three integers
unknown values: x,x+2,x+4
equation: x^2+(x+4)^2=136
answer: 6; 8; 10 or -10; -8; -6
what is the sum of 5 consecutive integers if the median number is 70
unknown values: (x-2)+(x-1)+x+(x+1)+(x+2)
equation: x=70
answer: 350
if the first and third of three consecutive odd integers are added, the result is 87 less than five times the second integer. find the third integer
unknown values: 2*k+3
equation: (2*k-1)+(2*k+3)=5*(2*k+1)-87
answer: 31
If the first and third of three consecutive odd integers are added, the result is 81 less than five times the second integer. Find the third integers.
unknown values: 2*k+3
equation: (2*k-1)+(2*k+3)=5*(2*k+1)-81
answer: 29
One number is 1 more than another doubled. If their difference is 10, find the numbers.
unknown values: x,y
equation: x = 1 + 2*y
equation: x - y = 10
answer: 19; 9
the difference between 2 numbers is 34. the larger number is 4 more than 3 times the smaller number. What're the numbers?
unknown values: x,y
equation: x-y=34
equation: x-4=3*y
answer: {49; 15}
The difference between two numbers is 19. The first number is one more than twice the second number. Find the two numbers?
unknown values: x,y
equation: x - y = 19
equation: x = 1 + 2*y
answer: 37; 18
one number is 15 more than another. the sum of twice the larger number and 3 times the smaller number is 180. what's the smaller number ?
unknown values: x
equation: y=x+15
equation: 2*y+3*x=180
answer: 30
One positive integer is 5 less than 4 times another. Their product is 21. Find the integers
unknown values: x,y
equation: x+5=4*y
equation: xy=21
equation: x>0
equation: y>0
answer: {7; 3}
A fifth of the larger of two consecutive integer exceeds a seventh of the smaller by 3. Find the integers?
unknown values: x,x+1
equation: (1/5)*(x+1)-(1/7)*x=3
answer: 49; 50