You can put this solution on YOUR website! Let n, n+1 be the two consecutive numbers.
Their product can be expressed as n(n+1).
Their sum can be expressed as n+n+1.
As their product exceeds their sum by 41, we have
n(n+1)=n+n+1+41
Solve the equation for n, we have
n = 7 or n = -6.
So the two consecutive numbers is
7,8
Or
-6,-5