SOLUTION: when the smaller of two consecutive integers is added to three times the larger the result is 47. Find the integers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: when the smaller of two consecutive integers is added to three times the larger the result is 47. Find the integers.
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 946536
:
when the smaller of two consecutive integers is added to three times the larger the result is 47. Find the integers.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1)
x + 3(x+1) = 47
x + 3x + 3 = 47
4x = 44
x = 11
The integers are 11 and 12.