SOLUTION: Find two consecutive odd intergers whose sum is 176.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find two consecutive odd intergers whose sum is 176.      Log On


   



Question 100342: Find two consecutive odd intergers whose sum is 176.
Found 2 solutions by stanbon, checkley71:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find two consecutive odd intergers whose sum is 176.
1st odd integer : 2x+1
2nd odd integer ; 2x+3
---------------
EQUATION:
2x+1+2x+3 = 176
4x+4= 176
4x = 172
x = 43
2x+1 = 87 (1st odd integer)
2x+3 = 89 (2nd odd integer)
===============
Cheers,
Stan H.

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
X+(X+2)=176
2X+2=176
2X=176-2
2X=174
X=174/2
X=87 ANSWER FOR THE SMALLER ODD NUMBER.
87+2=89 ANSWER FOR THE OTHER ODD NUMBER.
87+89=176
176=176