Find the only positive integer n such that row n of Pascal's Triangle contains three successive entries with the ratio 5:6:7
Remember that row n of Pascal's Triangle begins with the entries 1,n.
I don't understand the question well so Im having trouble making an approach to this.