SOLUTION: The sum of three consecutive even intergers is less than or equal to 42. Find the largest set of these numbers
Algebra
->
Average
-> SOLUTION: The sum of three consecutive even intergers is less than or equal to 42. Find the largest set of these numbers
Log On
Algebra: Average
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Average
Question 356493
:
The sum of three consecutive even intergers is less than or equal to 42. Find the largest set of these numbers
Answer by
checkley77(12844)
(
Show Source
):
You can
put this solution on YOUR website!
Let x, x+2 & x+4 be the three integers.
x+x+2+x+4<=42
3x<=42-6
3x<=36
x<=36/3
x<=12 ans.
Proof:
Let x=11.9
11.9+13.9+15.9<=42
41.7<=42