Question 393935
Find three consecutive integers such that 3 times the largest integer is 21 less than 5 times the middle interger. 
---
1st: x-1
2nd: x
3rd: x+1
----
Equation:
3(x+1)= 5x-21
---
3x+3 = 5x-21
2x = 24
x = 12
----
1st: x-1 = 11
2nd: x = 12
3rd: x+1 = 13
====================
Cheers,
Stan H.