SOLUTION: Find two consecutive even integers such that four times the first is three times times the second.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find two consecutive even integers such that four times the first is three times times the second.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 352023: Find two consecutive even integers such that four times the first is three times times the second.
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
The integers are N and N%2B2.
4N=3%28N%2B2%29
4N=3N%2B6
N=6
The integers are 6 and 8.