SOLUTION: 4 times an integer is 9 more than 3 times the next consecutive integer. What are the two integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: 4 times an integer is 9 more than 3 times the next consecutive integer. What are the two 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 765465
:
4 times an integer is 9 more than 3 times the next consecutive integer. What are the two integers?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
4 times an integer is 9 more than 3 times the next consecutive integer
translates to
4x = 3(x+1) + 9
solve for x...
4x = 3(x+1) + 9
4x = 3x+3 + 9
4x = 3x+12
4x - 3x = 12
x = 12
x+1 = 13
The two integers are 12 and 13.