the sum of two integers is ten, three times the larger integer is three less than eight times the smaller integer. Find the integers.
unknown values: x,y
equation: x+y=10
equation: 3*y=8*x-3
answer: {3; 7}
The sum of two integers is 10. Three times the larger integer is three less than 8 times the smaller integer. Find the integers.
unknown values: x,y
equation: x + y = 10
equation: 3*x = 8*y - 3
equation: x >= y
answer: {7; 3}
One number is two times another. Eight times the smaller is two more than twice the larger number. What are the two numbers?
unknown values: x,y
equation: y=2*x
equation: 8*x=2+2*y
answer: 1; 1/2
The sum of two consecutive integers is 105. Find the integers.
unknown values: x,x+1
equation: x+x+1=105
answer: 52;53
The sum of two consecutive integers is 237. Find the two integers.
unknown values: x,x+1
equation: x+(x+1)=237
answer: 118; 119
the left and right page numbers of an open book are two consecutive integers whose sum is 449. find the page numbers.
unknown values: x,x+1
equation: x+x+1=449
answer: 224; 225
Find two consecutive integers whose sum is 35
unknown values: x,x+1
equation: x+(x+1)=35
answer: 17; 18
the sum of two consecutive integers is 19. what are the integers?
equation: x+(x+1)=19
answer: 9; 10
Find two consecutive integers whose sum is 83.
unknown values: x,x+1
equation: x+(x+1)=83
answer: 41; 42
Find two consecutive whole numbers whose sum is 291
unknown values: x,x+1
equation: x+(x+1)=291
answer: 145; 146