SOLUTION: Find for consecutive integers such that 5 times the sum of the first and the third is 15 more than 5 times the fourth.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find for consecutive integers such that 5 times the sum of the first and the third is 15 more than 5 times the fourth.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1075406: Find for consecutive integers such that 5 times the sum of the first and the third is 15 more than 5 times the fourth.
Answer by josgarithmetic(39623) About Me  (Show Source):
You can put this solution on YOUR website!
system%28n%2Cn%2B1%2Cn%2B2%2Cn%2B3%29

5%28n%2Bn%2B2%29=15%2B5%28n%2B3%29

n%2Bn%2B2=3%2Bn%2B3

2n%2B2=n%2B6

n=6-2

n=4

Integers are  4, 5, 6, 7 .