SOLUTION: Twice the sum of two consecutive even integers is 260. Find the integers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Twice the sum of two consecutive even integers is 260. Find the integers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 172776: Twice the sum of two consecutive even integers is 260. Find the integers
Found 2 solutions by solver91311, Mathtut:
Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!

First even integer: n

Next consecutive even integer: n%2B2

Sum of the consecutive integers: n+%2B+n+%2B+2=2n%2B2

Twice the sum: 2%282n%2B2%29=4n%2B4=260

Solve 4n%2B4=260 to get one of the integers, add 2 to the result to get the second one.

Check your work by adding the two integers and doubling the result. If you get 260, you have done the work correctly.

Answer by Mathtut(3670) About Me  (Show Source):
You can put this solution on YOUR website!
lets call our intergers a and a+2
:
2(a+a+2)=260
:
2(2a+2)=260
:
4a+4=260
:
4a=256
:
highlight%28a=64%29integer 1
:
highlight%28a%2B2=64%2B2=66%29integer 2
: