SOLUTION: find three consecutive odd integers such that the sum of the first and third is 42
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find three consecutive odd integers such that the sum of the first and third is 42
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 528636
:
find three consecutive odd integers such that the sum of the first and third is 42
Answer by
Maths68(1474)
(
Show Source
):
You can
put this solution on YOUR website!
Let
1st Odd integer = x+1
2nd Odd integer = x+3
3rd Odd integer = x+5
sum of 1st and 3rd is 42
x+1+x+5=42
2x+6=42
2x=42-6
2x=36
x=36/2
x=18
1st Odd integer = x+1 = 18+1 = 19
2nd Odd integer = x+3 = 18+3 = 21
3rd Odd integer = x+5 = 18+5 = 23
Check
=====
19+23=42
42=42