SOLUTION: Find three consecutive odd integers such that the first times the second is 1 less than 4 times the third

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive odd integers such that the first times the second is 1 less than 4 times the third      Log On


   



Question 1095073: Find three consecutive odd integers such that the first times the second is 1 less than 4 times the third
Answer by josgarithmetic(39625) About Me  (Show Source):
You can put this solution on YOUR website!
The integers, system%28n%2Cn%2B2%2Cn%2B4%29

n%28n%2B2%29=4%28n%2B4%29-1
Solve and then evaluate the other two integers.