SOLUTION: one integer is 2 more than 5 times another. If the difference of the two integers is 26, what is the smaller integer?

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: one integer is 2 more than 5 times another. If the difference of the two integers is 26, what is the smaller integer?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 512332: one integer is 2 more than 5 times another. If the difference of the two integers is 26, what is the smaller integer?
Answer by Maths68(1474) About Me  (Show Source):
You can put this solution on YOUR website!
Let
Smaller integer = y
Larger integer = x
one integer is 2 more than 5 times another
x=2+5y...........(1)
difference of the two integers is 26
x-y=26...........(2)
Put the value of x from (1) to (2)
2+5y-y=26
4y=26-2
4y=24
4y/4=24/4
y=6
Put the value of y in (2)
x-6=26
x=26+6
x=32
Smaller integer = y = 6
Larger integer = x = 32