Consecutive Integer Problems
Write the equation and find the integer: Three times the second of three consecutive even integers is twelve less than twice the sum of the first and third integers. Find the largest even integer.
3(x+2)=2(x+x+4)-12 ; 14
Write the equation and find the integer: Four times the smallest of three consecutive integers is three more than three times the largest. Find the middle integer.
4x = 3(x+2)+3; 10
Write the equation and find the integer: Five times the second of three consecutive odd integers is thirteen less than three times the sum of the first and third integers. Find the largest odd integer.
5(x+2) = 3(x + x +4)-13;15
Write the equation and find the integer: Five times the second of three consecutive even integers is six more than twice the sum of the first and third integers. Find the middle even integer.
5(x+2)=6 + 2(x+x+4); 6
Write the equation and find the integer: Five times the smallest of three consecutive odd integers is seven more than twice the largest. Find the largest integer.
5x = 2(x+4)+7;9
Write the equation and find the integer: Find two consecutive even integers such that five times the first equals ten more than three times the second.
5x = 3(x+2)+10; 8 , 10
Write the equation and find the integer: Five times the first of three consecutive even integers is four less than three times the third integer. Find the smallest even integer.
5x = 3(x+4)-4; 4