Four times the smaller of two consecutive odd integers is the same as 73 less than 5 times the larger. Find the integers.
unknown values: 2*k-1,2*k+1
equation: 4*(2*k-1)=5*(2*k+1)-73
answer: 63; 65
find three consecutive odd integers such that three times the first is 9 greater than six times the third
unknown values: 2*k-1,2*k+1,2*k+3
equation: 3*(2*k-1)=6*(2*k+3)+9
answer: -11; -9; -7
The sum of two positive integers is 1,287. If the larger number is 9 And 1/2 more than 2 And 1/2 times the smaller number, then what are the two numbers?
unknown values: x,y
equation: x+y=1287
equation: x-9-1/2=(2+1/2)y
answer: {365; 922}
Find two consecutive whole numbers such that 3/4 of the first number is 5 more than 1/2 the second number.
unknown values: x,x+1
equation: (3/4)*x=(1/2)*(x+1)+5
answer: 22; 23
find two consecutive whole numbers, where 3/4 of the first number is 5 more than 1/2 the second number? Let n represent the first number, and n + 1 the second number?
unknown values: x,x+1
equation: x*3/4=(x+1)*1/2+5
answer: 22; 23
four more than the opposite of n equals 6. what is n?
unknown values: n
equation: -n+4=6
answer: n = -2 | -2
Find two consecutive even integers such that six times the first integer equals four times the second integer.
unknown values: 2*k,2*k+2
equation: 6*(2*k)=4*(2*k+2)
answer: 4; 6
Six consecutive integers are given. The sum of the second, fourth and fifth is 41. The sum of the third and sixth is:
unknown values: x+(x+3)
equation: (x-1)+(x+1)+(x+2)=41
answer: 29
if the first and third of three consecutive odd integers are added, the result is 63 less than five times the second integer. Find the third integer.
unknown values: 2*x+3
equation: (2*x-1)+(2*x+3)+63=5*(2*x+1)
answer: 23
If the first and third of three consecutive odd integers are added, the result is 57 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)-57
answer: 21