SOLUTION: how doyou sove this question : find two consective integers such that five times the first is 6 more than is four time the second
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: how doyou sove this question : find two consective integers such that five times the first is 6 more than is four time the second
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 1000499
:
how doyou sove this question : find two consective integers such that five times the first is 6 more than is four time the second
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: x, (x+1)
5x = 6 + 4(x+1)
5x = 4x + 10
x = 10
The integers are 10 and 11.