Mohan deposits in his bank account and withdraws from it, the next day. If the withdrawal of amount from the account is represented by a negative integer, then how will you represent the amount deposited? Find the balance in Mohan’s account after the withdrawal
By using the concept of integers to solve the question.
As its Given us
The amount deposited by Mohan =(amount deposited can be represented by a positive integer)
The amount that was withdrawn by Mohan = (amount deposited can be represented by a negative integer)
Balance in Mohan’s account = Amount deposited - Amount withdrawal
Hence, the balance in Mohan’s account after withdrawal is