SOLUTION: find two cosecutive odd integers whose sum is 72
Algebra
->
Expressions-with-variables
-> SOLUTION: find two cosecutive odd integers whose sum is 72
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 19525
:
find two cosecutive odd integers whose sum is 72
Answer by
Paul(988)
(
Show Source
):
You can
put this solution on YOUR website!
Let first number be x and let second number be x+2
x+x+2=72
2x+2-2=72-2
2x=70
x=35
Therefore the odd intergers are 35 and 37.