To solve the problem, we need to understand the usage of the ROUND
function in Excel, which is used to round numbers to a specified number of digits.
1. Purpose of the ROUND Function:
The ROUND
function is used to round a number to a specified number of digits. It can round both decimal and whole numbers.
2. Syntax of the ROUND Function:=ROUND(number, num_digits)
Where:
number
is the numeric value you want to round.num_digits
specifies the number of digits to which you want to round the number.3. Explanation with Examples:
=ROUND(12.3456, 2)
returns 12.35 — rounds to 2 decimal places.=ROUND(12.3456, 0)
returns 12 — rounds to nearest whole number.=ROUND(12.3456, -1)
returns 10 — rounds to nearest 10.4. Rounding Behavior:
If the digit following the rounding position is 5 or more, Excel rounds the number up. Otherwise, it rounds down.
Final Answer:
The ROUND
function in Excel rounds a number to a specified number of digits, using the syntax:=ROUND(number, num_digits)
Rupal, Shanu and Trisha were partners in a firm sharing profits and losses in the ratio of 4:3:1. Their Balance Sheet as at 31st March, 2024 was as follows:
(i) Trisha's share of profit was entirely taken by Shanu.
(ii) Fixed assets were found to be undervalued by Rs 2,40,000.
(iii) Stock was revalued at Rs 2,00,000.
(iv) Goodwill of the firm was valued at Rs 8,00,000 on Trisha's retirement.
(v) The total capital of the new firm was fixed at Rs 16,00,000 which was adjusted according to the new profit sharing ratio of the partners. For this necessary cash was paid off or brought in by the partners as the case may be.
Prepare Revaluation Account and Partners' Capital Accounts.