SOLUTION: there are four consecutive integers. if the smallest one is x, find the sum of the four integers
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: there are four consecutive integers. if the smallest one is x, find the sum of the four integers
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 989746
:
there are four consecutive integers. if the smallest one is x, find the sum of the four integers
Answer by
ikleyn(52810)
(
Show Source
):
You can
put this solution on YOUR website!
.
If the smallest of four consecutive integers ix x,
then the integers are x, x+1, x+2 and x+3.
Their sum is
x + (x+1) + (x+2) + (x+3) = 4x + 1 + 2 + 3 = 4x + 6.