SOLUTION: Find two consecutive even integers such that the smaller added to three times the larger give a sum of 30.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that the smaller added to three times the larger give a sum of 30.       Log On


   



Question 522343: Find two consecutive even integers such that the smaller added to three times the larger give a sum of 30.

Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
Two consecutive even integers are:
x
x+2
.
x + 3(x+2) = 30
x + 3x +6 = 30
4x = 24
x = 6
x+2 = 8
.
Answer: The numbers are 6 and 8.
.
Done.