if you have a number x then the consecutive number is x+1 the multiplication of two consecutive numbers can then be written as x*(x+1)=... if you find an integer solution for this equation you can write the number as two consecutive integers multiplied with each other, if not you found the exception you are looking for E) x(x+1)=9900 x²+x=9900 -> complete square x²+x+(1/2)²=9900+(1/2)² (x+(1/2))²=9900+(1/4) x+(1/2)=sqrt(9900+(1/4)) x=sqrt(9900+(1/4))-(1/2) x=99 ->9900=99*(99+1)=99*100
if we replace 9900 in the last lines with the other numbers we can check them quickly too: