SOLUTION: (1) Find 3 consecutive ingtegers if twice the second increased by first is 35. (2) Find 3 consecutive odd numbers whose sum is 171.
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: (1) Find 3 consecutive ingtegers if twice the second increased by first is 35. (2) Find 3 consecutive odd numbers whose sum is 171.
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 143389
:
(1) Find 3 consecutive ingtegers if twice the second increased by first is 35.
(2) Find 3 consecutive odd numbers whose sum is 171.
Answer by
solver91311(24713)
(
Show Source
):
You can
put this solution on YOUR website!
First integer: x
Second integer: x + 1
Third integer: x + 2
Twice the second: 2(x + 1)
...and increased by the first: 2(x + 1) + x
is (meaning equals) 35, so:
. Just solve for x to get the first integer and the other two follow.
3 consecutive odd integers whose sum is 171.
First odd integer: x
Second odd integer: x + 2
Third odd integer: x + 4, so
, solve for x to get the first integer.