SOLUTION: can you help me "find three consecutive integers such that the first added to 3 times the second is 83"
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: can you help me "find three consecutive integers such that the first added to 3 times the second is 83"
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 698033
:
can you help me "find three consecutive integers such that the first added to 3 times the second is 83"
Found 2 solutions by
solver91311, CubeyThePenguin
:
Answer by
solver91311(24713)
(
Show Source
):
You can
put this solution on YOUR website!
Let
represent the first integer. Then next consecutive integer is then
and the third must be
.
Three times the second is then
.
The first added to three times the second is then
And the whole thing is equal to 83:
Solve for
, then calculate
and
John
Egw to Beta kai to Sigma
My calculator said it, I believe it, that settles it
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
(x-1) + 3x = 83
4x - 1 = 83
4x = 84
x = 21
integers: 20, 21, 22