SOLUTION: Find all pairs of consecutive even integers whose sum is greater than 73 but less than 79.
Algebra
->
Inequalities
-> SOLUTION: Find all pairs of consecutive even integers whose sum is greater than 73 but less than 79.
Log On
Algebra: Inequalities, trichotomy
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Inequalities
Question 789525
:
Find all pairs of consecutive even integers whose sum is greater than 73 but less than 79.
Answer by
tommyt3rd(5050)
(
Show Source
):
You can
put this solution on YOUR website!
73 < n+n+2 < 79
73-2 < 2n < 79-2
71/2 < n < 77/2
but n is an integer so...
n = 36, or 38
that makes our pairs 36, 38 or 38,40