{"id":26,"date":"2021-02-18T13:43:38","date_gmt":"2021-02-18T12:43:38","guid":{"rendered":"http:\/\/localhost:8888\/?page_id=5"},"modified":"2025-04-14T10:49:16","modified_gmt":"2025-04-14T10:49:16","slug":"declining-balance-depreciation-calculator","status":"publish","type":"page","link":"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/","title":{"rendered":"Declining Balance Depreciation Calculator"},"content":{"rendered":" <p>Calculate annual declining balance depreciation. Our calculator helps you compute yearly depreciation based on the asset\u2019s acquisition value. The value after depreciation represents what is reported in the accounts.<\/p>   <p>With declining balance depreciation, a fixed percentage is used each year to depreciate the remaining asset value.<\/p>   <p>See also <a href=\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/straigt-line-depreciation-calculator\/\">straight-line depreciation<\/a>.<\/p>   <p>Formula for declining balance depreciation:<\/p>   <style> .frac { display: inline-block; position: relative; vertical-align: middle; letter-spacing: 0.001em; text-align: center; } .frac > span { display: block; padding: 0.1em; } .frac span.bottom { border-top: thin solid black; } .frac span.symbol { display: none; } <\/style> <div class=\"formel\"> <span>acquisition value \u00d7 depreciation rate (%)<\/span> <\/div> <br><br>   <script> function regnUt(){ var table = document.getElementById(\"resultat\"); var verdi = document.getElementById(\"verdi\").value; var sats = document.getElementById(\"sats\").value; var levetid = document.getElementById(\"levetid\").value; var \u00e5r = 0; while(table.rows.length > 1){ table.deleteRow(table.rows.length - 1); } if(levetid < 40){ var feilmelding = document.getElementById(\"feil\"); feilmelding.style.visibility = \"hidden\"; while(\u00e5r < levetid){ table.style.visibility = \"initial\"; var row = table.insertRow(-1); var cell1 = row.insertCell(0); var cell2 = row.insertCell(1); var cell3 = row.insertCell(2); var utregning1 = \u00e5r + 1; var utregning2 = verdi * sats \/ 100; var utregning3 = verdi - (verdi * sats \/ 100); cell1.innerHTML = utregning1; cell2.innerHTML = new Intl.NumberFormat('en-US', { style: 'decimal', minimumFractionDigits: 2, maximumFractionDigits: 2 }).format(utregning2); cell3.innerHTML = new Intl.NumberFormat('en-US', { style: 'decimal', minimumFractionDigits: 2, maximumFractionDigits: 2 }).format(utregning3); verdi = utregning3; \u00e5r++; } } else { var feilmelding = document.getElementById(\"feil\"); feilmelding.innerHTML = \"Useful life too long.\"; feilmelding.style.visibility = \"initial\"; } } <\/script>\n<label for=\"verdi\">Acquisition value<\/label> <input type=\"number\" id=\"verdi\" min=\"0\"> <br><br> <label for=\"sats\">Depreciation rate (%)<\/label> <input type=\"number\" id=\"sats\" min=\"0\" max=\"100\"> <br><br> <label for=\"levetid\">Estimated useful life (years)<\/label> <input type=\"number\" id=\"levetid\" min=\"1\" max=\"40\"> <br><br> <input type=\"button\" id=\"regnut\" value=\"Calculate\" onclick=\"regnUt()\"> <br><br>\n\n<table id=\"resultat\" style=\"visibility: hidden;\"> <tbody> <tr> <th>Year<\/th> <th>Depreciation<\/th> <th>Value<\/th> <\/tr> <\/tbody> <\/table> <br><br> <span id=\"feil\" style=\"color: red; visibility: hidden;\"><\/span>   <p><\/p> ","protected":false},"excerpt":{"rendered":"<p>Calculate annual declining balance depreciation. Our calculator helps you compute yearly depreciation based on the asset\u2019s acquisition value. The value [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":75,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"kalkulator-side.php","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-26","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Declining Balance Depreciation Calculator - Quick Percent Calculator<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Declining Balance Depreciation Calculator - Quick Percent Calculator\" \/>\n<meta property=\"og:description\" content=\"Calculate annual declining balance depreciation. Our calculator helps you compute yearly depreciation based on the asset\u2019s acquisition value. The value [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Quick Percent Calculator\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-14T10:49:16+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/\",\"url\":\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/\",\"name\":\"Declining Balance Depreciation Calculator - Quick Percent Calculator\",\"isPartOf\":{\"@id\":\"https:\/\/quickpercentcalc.com\/pt-pt\/#website\"},\"datePublished\":\"2021-02-18T12:43:38+00:00\",\"dateModified\":\"2025-04-14T10:49:16+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/quickpercentcalc.com\/pt-pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Business Economics\",\"item\":\"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Declining Balance Depreciation Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/quickpercentcalc.com\/pt-pt\/#website\",\"url\":\"https:\/\/quickpercentcalc.com\/pt-pt\/\",\"name\":\"Quick Percent Calculator\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/quickpercentcalc.com\/pt-pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Declining Balance Depreciation Calculator - Quick Percent Calculator","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/","og_locale":"pt_PT","og_type":"article","og_title":"Declining Balance Depreciation Calculator - Quick Percent Calculator","og_description":"Calculate annual declining balance depreciation. Our calculator helps you compute yearly depreciation based on the asset\u2019s acquisition value. The value [&hellip;]","og_url":"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/","og_site_name":"Quick Percent Calculator","article_modified_time":"2025-04-14T10:49:16+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tempo estimado de leitura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/","url":"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/","name":"Declining Balance Depreciation Calculator - Quick Percent Calculator","isPartOf":{"@id":"https:\/\/quickpercentcalc.com\/pt-pt\/#website"},"datePublished":"2021-02-18T12:43:38+00:00","dateModified":"2025-04-14T10:49:16+00:00","breadcrumb":{"@id":"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/declining-balance-depreciation-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/quickpercentcalc.com\/pt-pt\/"},{"@type":"ListItem","position":2,"name":"Business Economics","item":"https:\/\/quickpercentcalc.com\/pt-pt\/business-economics\/"},{"@type":"ListItem","position":3,"name":"Declining Balance Depreciation Calculator"}]},{"@type":"WebSite","@id":"https:\/\/quickpercentcalc.com\/pt-pt\/#website","url":"https:\/\/quickpercentcalc.com\/pt-pt\/","name":"Quick Percent Calculator","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/quickpercentcalc.com\/pt-pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"}]}},"_links":{"self":[{"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/pages\/26","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/comments?post=26"}],"version-history":[{"count":3,"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/pages\/26\/revisions"}],"predecessor-version":[{"id":2084,"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/pages\/26\/revisions\/2084"}],"up":[{"embeddable":true,"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/pages\/75"}],"wp:attachment":[{"href":"https:\/\/quickpercentcalc.com\/pt-pt\/wp-json\/wp\/v2\/media?parent=26"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}