SOLUTION: Two consecutive integers are such that 3 times the larger exceeds twice the smaller by 34. What are the integers?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Two consecutive integers are such that 3 times the larger exceeds twice the smaller by 34. What are 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 856422
:
Two consecutive integers are such that 3 times the larger exceeds twice the smaller by 34. What are the integers?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1)
3(x+1) = 2x + 34
3x + 3 = 2x + 34
x = 31
The integers are 31 and 32.