SOLUTION: find 3 cinsecutive numbers such that 4 times the first is equal to 7 more than the sum of the other two.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: find 3 cinsecutive numbers such that 4 times the first is equal to 7 more than the sum of the other two.
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 251384
:
find 3 cinsecutive numbers such that 4 times the first is equal to 7 more than the sum of the other two.
Answer by
JimboP1977(311)
(
Show Source
):
You can
put this solution on YOUR website!
4x-7=(x+1+x+2)
4x-7=(2x+3)
2x = 10
x=5
So the numbers are 5,6,& 7.