Question 1040937: If three times the smaller of two consecutive integers is added to four times the larger,the result is 102, find the smaller integer Found 2 solutions by Alan3354, josgarithmetic:Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! If three times the smaller of two consecutive integers is added to four times the larger,the result is 102, find the smaller integer
==========
Use n & n+1
3n + 4(n+1) = 102
7n + 4 = 102
n = 98/7
n = 14
======