SOLUTION: find two consecutive integers such that the sum of twice the first integer and 3 times the second integer is 28.
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: find two consecutive integers such that the sum of twice the first integer and 3 times the second integer is 28.
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 1148696
:
find two consecutive integers such that the sum of twice the first integer and 3 times the second integer is 28.
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
integers are x, x+1
2x+3(x+1)=28
2x+3x+3=28
5x=25
x=5
integers are 5 and 6.