SOLUTION: find the largest of three consecutive even integers when six times the first integer is equal to five times the middle
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: find the largest of three consecutive even integers when six times the first integer is equal to five times the middle
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 703196
:
find the largest of three consecutive even integers when six times the first integer is equal to five times the middle
Answer by
josgarithmetic(39623)
(
Show Source
):
You can
put this solution on YOUR website!
lowest: 2n
middle: 2n+2
highest: 2n+4
Six times the first (lowest) is 5 times the middle.
6(2n)=5(2n+2)
12n=10n+10
12n-10n=10
2n=10
n=5.
Find the largest or highest:
2n+4
=2(5)+4
=10+4
=14