SOLUTION: Find three consecutive integers where the sum of the two smaller integers is 4 more than 3 times the largest.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive integers where the sum of the two smaller integers is 4 more than 3 times the largest.
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 757035
:
Find three consecutive integers where the sum of the two smaller integers is 4 more than 3 times the largest.
Answer by
tommyt3rd(5050)
(
Show Source
):
You can
put this solution on YOUR website!
n+(n+1)=3(n+2)+4
2n+1=3n+10
1-10=3n-2n
n=-9
:)