SOLUTION: Find two consecutive even integers such that 4 times the larger is 10 more than three times the smaller

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive even integers such that 4 times the larger is 10 more than three times the smaller       Log On


   



Question 917626: Find two consecutive even integers such that 4 times the larger is 10 more than three times the smaller

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Let the integers be N and N%2B2.
4%28N%2B2%29=10%2B3N
4N%2B8=10%2B3N
N=2
So the integers are 2 and 4.