SOLUTION: The product of two consecutive even numbers decreased by three times the larger number is fifty find BOTH numbers show all work
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The product of two consecutive even numbers decreased by three times the larger number is fifty find BOTH numbers show all work
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 1014150
:
The product of two consecutive even numbers decreased by three times the larger number is fifty find BOTH numbers show all work
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even numbers: x, (x+2)
(x)(x+2) - 3(x+2) = 50
x^2 + 2x - 3x - 6 = 50
x^2 - x - 56 = 0
(x - 8)(x + 7) = 0
x is even, so x = 8. The numbers are 8 and 10.