rates 2025

This commit is contained in:
2025-06-22 19:31:37 -04:00
parent 3ba92cef0b
commit 0f05bb0a31
62 changed files with 32 additions and 10780 deletions

View File

@@ -15,8 +15,6 @@
</script>
<script src="_static/sphinx_highlight.js?v=dc90522c">
</script>
<script async="async" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js">
</script>
<link href="genindex.html" rel="index" title="Index"/>
<link href="search.html" rel="search" title="Search"/>
</head>
@@ -277,43 +275,37 @@ The system is built to handle various payroll scenarios, including different emp
</h4>
<p class="centered">
<strong>
<span class="math notranslate nohighlight">
\(\Sigma \text{ Total Debits} = \Sigma \text{ Total Credits}\)
</span>
<img alt="\Sigma \text{ Total Debits} = \Sigma \text{ Total Credits}" class="math" src="_images/math/3fa11f8e69bcb5e9be2df6754a5e4f614450b91c.png" style="vertical-align: 0px"/>
</strong>
</p>
<p class="centered">
<strong>
<span class="math notranslate nohighlight">
\(\text{Assets} = \text{Liabilities} + \text{Equity}\)
</span>
<img alt="\text{Assets} = \text{Liabilities} + \text{Equity}" class="math" src="_images/math/96afef116a3f4349b6cf21c73cca42773ed21927.png" style="vertical-align: -4px"/>
</strong>
</p>
<div class="math notranslate nohighlight" id="equation-accountingequation">
<span class="eqno">
(1)
<a class="headerlink" href="#equation-accountingequation" title="Link to this equation">
&para;
</a>
</span>
\[Assets = Liabilities + Equity\]
<div class="math" id="equation-accountingequation">
<p>
<span class="eqno">
(1)
<a class="headerlink" href="#equation-accountingequation" title="Link to this equation">
&para;
</a>
</span>
<img alt="Assets = Liabilities + Equity" src="_images/math/f8b2faa121474b0dd0e28fef8ac413a56b6313b2.png"/>
</p>
</div>
<p>
Furthermore, we know that:
</p>
<p class="centered">
<strong>
<span class="math notranslate nohighlight">
\(\text{Equity = Revenue - Expenses}\)
</span>
<img alt="\text{Equity = Revenue - Expenses}" class="math" src="_images/math/020e49c3f9c40699b77e19e0a2b684d246ea21bb.png" style="vertical-align: -4px"/>
, which leads us to:
</strong>
</p>
<p class="centered">
<strong>
<span class="math notranslate nohighlight">
\(\text{Assets = Liabilities + (Revenues - Expenses)}\)
</span>
<img alt="\text{Assets = Liabilities + (Revenues - Expenses)}" class="math" src="_images/math/547c7611976b4041740caa3335735c193069bb84.png" style="vertical-align: -5px"/>
</strong>
</p>
<p>