SOLUTION: Find 3 consecutive odd integers such that 3 times the 2nd minus the 3rd is 31 more than the first.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Find 3 consecutive odd integers such that 3 times the 2nd minus the 3rd is 31 more than the first.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 210394: Find 3 consecutive odd integers such that 3 times the 2nd minus the 3rd is 31 more than the first.
Found 2 solutions by stanbon, MathTherapy:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find 3 consecutive odd integers such that 3 times the 2nd minus the 3rd is 31 more than the first.
---------------------------
1st: 2x-1
2nd: 2x+1
3rd: 2x+3
--------------------------
Equation:
3*(2x+1)-(2x+3) = (2x-1)+31
------------------------------
6x-3 - 2x-3 = 2x+30
---
4x-6 = 2x+30
2x = 36
-----------------
1st: 2x-1 = 35
2nd: 2x+1 = 37
3rd: 2x+3 = 39
=================================
Cheers,
Stan H.

Answer by MathTherapy(10555) About Me  (Show Source):
You can put this solution on YOUR website!
Find 3 consecutive odd integers such that 3 times the 2nd minus the 3rd is 31 more than the first.

Let the 1st integer be F, then the 2nd is F + 2, and the 3rd is F + 4

Since 3 times the 2nd minus the 3rd is 31 more than the first, we'll have:

3(F + 2) - (F + 4) = F + 31

3F + 6 - F - 4 = F + 31

3F - F - F = 31 - 6 + 4

F = 29

Therefore, the 3 consecutive odd integers are: highlight_green%2829_31_and_33%29

---------------
Check
---------------
3(31) - 33 = 29 + 31

93 - 33 = 60

60 = 60 (TRUE)