SOLUTION: Find two consecutive integers such that twice the first added to three times the second is equal to 83

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive integers such that twice the first added to three times the second is equal to 83      Log On


   



Question 416853: Find two consecutive integers such that twice the first added to three times the second is equal to 83
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive integers such that twice the first added to three times the second is equal to 83
---
1st: x
2nd: x+1
----
Equation:
2x+3(x+1) = 83
2x+3x+3 = 83
5x = 80
x = 16
x+1 = 17
===============
Cheers,
Stan H.
=============