SOLUTION: Find three consecutive integers such that four times their sum is equal to the product of the larger two numbers.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive integers such that four times their sum is equal to the product of the larger two numbers.      Log On


   



Question 1051150: Find three consecutive integers such that four times their sum is equal to the product of the larger two numbers.
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
The numbers, integers,
system%28n%2Cn%2B1%2Cn%2B2%29

Description: 4%28n%2B%28n%2B1%29%2B%28n%2B2%29%29=%28n%2B1%29%28n%2B2%29

The setup is done but none of the arithmetic is done.