The sum of two numbers is 42. one number is 3 less than 4 times the other number. what are the numbers?

unknown values: x,y

equation: x+y=42

equation: x = 4*y - 3

answer: {33; 9}

One number is 3 less than twice another number. If the sum of the numbers is 330, find the two numbers.

unknown values: x,y

equation: x=2*y-3

equation: x+y=330

answer: {219;111}

find two consecutive odd integers such that three times the smaller one exceeds two times the larger one by 7

unknown values: 2*k-1, 2*k+1

equation: 3(2*k-1)=7+2*(2*k+1)

answer: 11; 13

The sum of two integers is 10. 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 two consecutive integers is 185. Find the 2 integers.

unknown values: x,x+1

equation: x+(x+1)=185

answer: 92; 93

the sum of two consecutive odd integers is 40. find the numbers

unknown values: 2*n-1, 2*n+1

equation: (2*n-1)+(2*n+1) = 40

answer: 19; 21

Find two consecutive integers such that 3 times the first integer plus 2 times the second integer is equal to 107.

unknown values: x,x+1

equation: 3*x+2*(x+1)=107

answer: 21; 22

Find two consecutive whole numbers such that 5 times the smaller number added by 3 times the greater number makes 59

unknown values: x,x+1

equation: 5*x+3(x+1)=59

answer: 7;8

The greater of two consecutive even integers is 14 less than three times the smaller integer. Find the integers.

unknown values: 2*k,2*k+2

equation: 2*k+2=3*(2*k)-14

answer: 8; 10

Find three consecutive numbers whose sum is 72.

unknown values: k-1,k,k+1

equation: (k-1)+k+(k+1)=72

answer: 23; 24; 25