SOLUTION: Find three consecutive integers such that the sum of the smallest and the largest is 40.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive integers such that the sum of the smallest and the largest is 40.
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 175398
:
Find three consecutive integers such that the sum of the smallest and the largest is 40.
Answer by
rapaljer(4671)
(
Show Source
):
You can
put this solution on YOUR website!
Let x = smallest
x+1 = middle
x+2 = largest
x + x+2 = 40
2x+ 2 = 40
2x= 38
x=19
x+1 = 20
x+2 = 21
Check: The first and third add up to 40.
R^2