SOLUTION: The sum of three consecutive odd integers is 201. Find the integers.

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: The sum of three consecutive odd integers is 201. Find the integers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 68041: The sum of three consecutive odd integers is 201. Find the integers.
Found 2 solutions by josmiceli, JohnsenP:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
The 1st = 2n + 1
the 2nd = 2n + 3
the 3rd = 2n + 5
%282n%2B1%29+%2B+%282n%2B3%29+%2B+%282n%2B5%29+=+201
6n+%2B+9+=+201
6n+=+192
n+=+32
2n+%2B+1+=+65
2n+%2B+3+=+67
2n+%2B+5+=+69
check
65+%2B+67+%2B+69+=+201
201+=+201

Answer by JohnsenP(4) About Me  (Show Source):
You can put this solution on YOUR website!
Let the one integer be x,
The second integer be x+2,
The third integer is then x+4,
If their sum is 201, the equation is
x + ( x + 2 ) + ( x + 4 ) = 201

3x + 6 - 6 = 201 - 6

3x = 195
3x/3 = 195/3

x = 65 first odd integer
Plug 65 to the second integer yields, 65 + 2 = 67
Plug 65 to the third integer yields, 65 + 3 = 69
Proof;
65 + 67 + 69 = 201