SOLUTION: find three consecutive integers if 94 minus the smallest integer is equal to twice the third integer.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find three consecutive integers if 94 minus the smallest integer is equal to twice the third integer.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 526022: find three consecutive integers if 94 minus the smallest integer is equal to twice the third integer.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
find three consecutive integers if 94 minus the
smallest integer is equal to twice the third integer.
----
1st: x-1
2nd: x
3rd: x+1
-----
Equation:
94-(x-1) = 2(x+1)
94-x+1 = 2x+2
95-x = 2x+2
3x = 93
x = 31
---
1st: x-1 = 30
x: 31
x+1: 32
==================