US Trends

what are the elements of statement of financial position

The statement of financial position (also called the balance sheet) has three main elements:

  1. Assets
  2. Liabilities
  3. Equity (owners’ or shareholders’ equity)

Below is a clear breakdown you can use for studying or quick revision.

Core elements

1. Assets

These are resources controlled by the entity that are expected to bring future economic benefits.

Typical sub‑categories:

  • Current assets (short term, usually within 12 months): cash and cash equivalents, trade receivables, inventory, short‑term investments, prepaid expenses.
  • Non‑current (long‑term) assets: property, plant and equipment, long‑term investments, intangible assets (patents, trademarks, goodwill).

2. Liabilities

These are present obligations of the entity arising from past events, which will result in an outflow of resources (cash or other assets).

Typical sub‑categories:

  • Current liabilities: trade payables, short‑term loans, current portion of long‑term debt, taxes payable, salaries payable, income received in advance.
  • Non‑current liabilities: long‑term loans, bonds payable and other obligations due after more than one year.

3. Equity

Equity represents the residual interest in the assets of the entity after deducting liabilities – in other words:
Equity=Assets−Liabilities\text{Equity}=\text{Assets}-\text{Liabilities}Equity=Assets−Liabilities.

Common components:

  • Share capital / paid‑in capital
  • Retained earnings
  • Reserves (e.g., legal reserve, revaluation reserve)
  • Treasury shares (deducted from equity when a company buys back its own shares)

How it is structured

A statement of financial position follows the accounting equation:
Assets=Liabilities+Equity\text{Assets}=\text{Liabilities}+\text{Equity}Assets=Liabilities+Equity.

Assets are usually listed either from least liquid to most liquid or grouped as non‑current then current; liabilities are shown as non‑current then current, with equity typically at the bottom.

Simple HTML table summary

html

<table border="1" cellpadding="6">
  <thead>
    <tr>
      <th>Element</th>
      <th>What it represents</th>
      <th>Main sub‑categories / examples</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Assets</td>
      <td>Resources owned or controlled that will bring future economic benefit. [web:1][web:3][web:5][web:6][web:9][web:10]</td>
      <td>
        Current assets: cash, bank, trade receivables, inventory, short‑term investments, prepayments. [web:1][web:5][web:7][web:9]<br>
        Non‑current assets: property, plant and equipment, long‑term investments, intangibles (patents, trademarks, goodwill). [web:1][web:3][web:5][web:6][web:7][web:9]
      </td>
    </tr>
    <tr>
      <td>Liabilities</td>
      <td>Present obligations that will lead to an outflow of economic resources. [web:3][web:5][web:6][web:7][web:9][web:10]</td>
      <td>
        Current liabilities: trade payables, short‑term loans, current portion of long‑term debt, accrued expenses, tax payable, income received in advance. [web:3][web:5][web:6][web:7][web:9]<br>
        Non‑current liabilities: long‑term loans, bonds payable and other obligations due in more than one year. [web:3][web:6][web:7][web:9][web:10]
      </td>
    </tr>
    <tr>
      <td>Equity</td>
      <td>Residual interest: Assets minus Liabilities, belonging to owners/shareholders. [web:3][web:5][web:6][web:7][web:9][web:10]</td>
      <td>
        Share/payed‑in capital, retained earnings, reserves (e.g. revaluation reserve), minus treasury shares if any. [web:1][web:3][web:5][web:7][web:9]
      </td>
    </tr>
  </tbody>
</table>

Information gathered from public forums or data available on the internet and portrayed here.