SOLUTION: I don't understand how to set up the equation for this problem. Find two consecutive integers such that 3 times the larger exceeds twice the smaller by 34

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: I don't understand how to set up the equation for this problem. Find two consecutive integers such that 3 times the larger exceeds twice the smaller by 34       Log On


   



Question 670305: I don't understand how to set up the equation for this problem. Find two consecutive integers such that 3 times the larger exceeds twice the smaller by 34
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive integers such that 3 times the larger exceeds twice the smaller by 34
:
let n = the 1st integer
then
(n+1) = the next consecutive integer
:
Write an equation for what it says:
:
"3 times the larger exceeds twice the smaller by 34"
3(n+1) = 2n + 34
3n + 3 = 2n + 34
3n - 2n = 34 - 3
n = 31, 32; are the two integers, (pretty easy, right?)