SOLUTION: Find two consecutive odd integers such that the square of the first added to 3 times the second is 24.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd integers such that the square of the first added to 3 times the second is 24.      Log On


   



Question 186229: Find two consecutive odd integers such that the square of the first added to 3 times the second is 24.
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
Let x & (x+2) be the 2 integers.
x^2+3(x+2)=24
x^2+3x+6=24
x^2+3x+6-24=0
x^2+3x-18=0
(x+6)(x-3)=0
x-3=0
x=3 ans. for the smaller integer.
3+2=5 ans. for the larger integer.
Proof:
3^2+3*5=24
9+15=24
24=24