Find two consecutive positive integers such that the sum of their square is 85.
unknown values: x,x+1
equation: x^2+(x+1)^2=85
answer: 6; 7
The sum of the squares of two consecutive, positive integers is 85. Find the integers.
unknown values: x,x+1
equation: x^2+(x+1)^2=85
answer: 6; 7
The sum of the squares of two consecutive positive integers is 164. find the integers.
unknown values: k,k+1
equation: k^2+(k+1)^2 = 164
answer: ans_no_result
The sum of the squares of two consecutive positive odd integers is 130. Find the two integers
unknown values: x,x+2
equation: x^2+(x+2)^2=130
equation: x>0
answer: 7; 9
the sum of the squares of two consecutive even integers is 52. Find the integers.
unknown values: x,x+2
equation: x*x+ (x+2)*(x+2)=52
answer: 4; 6 or -6; -4
Find two consecutive whole numbers such that the sum of their squares is 313.
unknown values: x,x+1
equation: x*x+(x+1)*(x+1)=313
equation: x >= 0
answer: 12;13
the sum of the squares of two consecutive odd positive integers is 394. find the integers
unknown values: x, x+2
equation: x^2+(x+2)^2=394
answer: 13; 15
Find three consecutive integers such that the product of the first integer and the second integer is 42.
unknown values: x-1,x,x+1
equation: (x-1)x=42
answer: 6; 7; 8 or -7; -6; -5
Find 3 consecutive integers such that 4 times the middle integer plus the largest integer is 9 less than 6 times the smallest.
unknown values: x-1,x,x+1
equation: 4*x+(x+1)=6*(x-1)-9
answer: 15; 16; 17
For two consecutive integers the sum of the smaller and twice the larger is 38. what are the integers.
unknown values: x,x+1
equation: x+2*(x+1)=38
answer: 12; 13