Akanksha was asked to multiply a number by its successor. But she was careless and multiplied the number with itself. When she rechecked, she found the error and added the original number to the final result. The result is
Let us express what Akanksha had to do and what she had done, mathematically.
To start with, let us start with assuming the number chosen by Akanksha as n.
What Akanksha had to do:
n(n+1)=n2+n
What Akanksha had done:
n×n+n=n2+n, which is the same as before.