## AS 28 — Computing Recoverable Amount
### Recoverable Amount = Higher of (VIU, NSP)
You must compute both components and pick the higher one.
---
## Component 1: Value in Use (VIU)
Definition: Present value of future cash flows expected from using the asset and disposing of it at end of useful life.
### What to Include in Cash Flows
| Include | Exclude |
|---|---|
| Cash inflows from using the asset | Financing inflows/outflows |
| Cash outflows to generate those inflows | Income tax payments |
| Residual/scrap value in the final year | Restructuring costs not yet committed |
```
Cash flows each year = Inflows from asset use
− Operating outflows to generate inflows
Final year cash flows = Operating cash flows + Residual/Scrap value
```
### Discount Rate
- Always use a pre-tax discount rate
- It should reflect the time value of money and risks specific to the asset
| Given | Derive |
|---|---|
| Post-tax rate = 7% | Pre-tax rate ≈ 10% |
---
## Component 2: Net Selling Price (NSP)
```
Selling Price (at arm's length) XXX
Less: Cost of Disposal (XX)
(brokerage, legal fees,
removal costs, etc.)
─────────────────────────────────────
Net Selling Price XXX
```
---
## Choosing Recoverable Amount
```
RA = Higher of (VIU, NSP)
Impairment Loss = CA − RA (only if CA > RA)
```
> Tip: You only need the higher of the two. If one is clearly higher without full computation, you may stop after confirming it exceeds CA.