SOLUTION: The product of two consecutive even integers is 24 more than 9 times the larger integers find the integers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: The product of two consecutive even integers is 24 more than 9 times the larger integers find the integers       Log On


   



Question 1057539: The product of two consecutive even integers is 24 more than 9 times the larger integers find the integers
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
consecutive even integers: x, (x+2)

x(x+2) = 9(x+2) + 24
x^2 + 2x = 9x + 42
x^2 - 7x - 42 = 0

As this problem is stated, there are no integer solutions.