If x is a positive integer and x(x+1)(x+2)(x+3)+1=3792, compute x.
Solution — click to reveal
We have that x(x+3)=x2+3x and (x+1)(x+2)=x2+3x+2. So, let y=x2+3x+1. Then x(x+1)(x+2)(x+3)+1=(x2+3x)(x2+3x+2)+1=(y−1)(y+1)+1=y2−1+1=y2.So, y=379, or x2+3x+1=379. Then x2+3x−378=0, which factors as (x−18)(x+21)=0. Hence, x=18.