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+3=8*x
answer: {3; 7}
The sum of 2 numbers is 33. Three times one number is six less than four times the other. What are the two numbers?
unknown values: x,y
equation: x+y=33
equation: 3*x=4*y-6
answer: {18; 15}
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}
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?
unknown values: x,x+1
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