Question 659867: find two consecutive even integers such that four times the lesser integer is ten more than three times the greater integer. Answer by ewatrrr(24785) (Show Source):
Hi,
two consecutive even integers:
x 16
(x+2) 18
four times the lesser integer is ten more than three times the greater integer.
Question states***
4x = 3(x+2) + 10
x = 16
and...