SOLUTION: Find two consecutive even intergers such that the smaller added to five times the larger gives the sum of 82

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Find two consecutive even intergers such that the smaller added to five times the larger gives the sum of 82      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 467531: Find two consecutive even intergers such that the smaller added to five times the larger gives the sum of 82
Found 2 solutions by mananth, amoresroy:
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the numbers be x & x+2
x+5(x+2)=82
x+5x+10=82
6x+10=82
6x=72
x=12
12, 14

Answer by amoresroy(361) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive even intergers such that the smaller added to five times the larger gives the sum of 82
Let x = the smaller even integer
x+2 = the larger even integer
5(x+2) + x = 82
5x+10 + x = 82
6x = 72
x = 12 (the smaller integer)
x+2 = 12+2 = 14 (the larger integer)
The two consecutive even integers are 12 and 14.