{"id":8501,"date":"2025-05-23T07:56:32","date_gmt":"2025-05-23T07:56:32","guid":{"rendered":"https:\/\/www.koneksi.co\/blog\/?p=8501"},"modified":"2025-07-31T02:11:51","modified_gmt":"2025-07-31T02:11:51","slug":"persamaan-dasar-akuntansi","status":"publish","type":"post","link":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/","title":{"rendered":"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">Pernah bertanya-tanya kenapa laporan keuangan harus selalu seimbang? Jawabannya ada pada satu konsep inti dalam akuntansi: persamaan dasar akuntansi. Konsep ini bukan hanya teori semata, tapi fondasi dari semua proses pencatatan dan pelaporan keuangan. Tanpa memahami persamaan ini, mustahil menyusun laporan yang akurat dan bisa dipercaya.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Persamaan dasar akuntansi menjelaskan hubungan antara aset, kewajiban, dan modal. Setiap transaksi keuangan yang terjadi dalam bisnis akan selalu mempengaruhi setidaknya dua dari tiga elemen tersebut. Dengan memahami rumus dasarnya, Anda akan lebih percaya diri dalam membaca maupun menyusun laporan keuangan.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Konsep ini juga menjadi bagian penting dari <\/span><a href=\"https:\/\/www.koneksi.co\/blog\/sistem-akuntansi\/\"><span style=\"font-weight: 400;\">sistem akuntansi<\/span><\/a><span style=\"font-weight: 400;\"> yang digunakan oleh banyak bisnis saat ini. Dengan memahami persamaan dasar akuntansi, Anda akan punya pondasi kuat untuk mengelola keuangan bisnis secara lebih cermat. Di artikel ini, Anda akan menemukan penjelasan yang mudah diikuti. Simak untuk mengetahui lebih lanjut.<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><!-- START Generate \"ToC\" using PHP (server side), mirroring JS version -->\r\n<!-- END Generate \"ToC\" using PHP (server side), mirroring JS version -->\r\n\r\n<div id=\"placeholder-toc\"><\/div>\r\n<div id=\"toc\">\r\n    <div class=\"header\">\r\n      <span class=\"toc-title\" id=\"toc-title\">Daftar Isi<\/span>\r\n      <i class=\"toc-icon\">\r\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#FFF\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"header-icon\">\r\n          <path d=\"m6 9 6 6 6-6\" \/>\r\n        <\/svg>\r\n      <\/i>\r\n    <\/div>\r\n    <div class=\"list\">\r\n      <ul id=\"toc-list\">\r\n\t\t  <li><a href=\"#apa-itu-persamaan-dasar-akuntansi\">Apa itu Persamaan Dasar Akuntansi?<\/a><\/li><li><a href=\"#rumus-persamaan-dasar-akuntansi\">Rumus Persamaan Dasar Akuntansi<\/a><\/li><li><a href=\"#komponen-dalam-persamaan-dasar-akuntansi\">Komponen dalam Persamaan Dasar Akuntansi<\/a><\/li><li><a href=\"#contoh-persamaan-dasar-akuntansi\">Contoh Persamaan Dasar Akuntansi<\/a><\/li><li><a href=\"#software-akuntansi-koneksi-untuk-pencatatan-keuangan-yang-lebih-efisien\">Software Akuntansi Koneksi untuk Pencatatan Keuangan yang Lebih Efisien<\/a><\/li><li><a href=\"#kesimpulan\">Kesimpulan<\/a><\/li>      <\/ul>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* TOC Styling *\/\r\n#toc {\r\n  background-color: #FFF;\r\n  padding: 17px 24px 17px 24px !important;\r\n  margin-bottom: 20px;\r\n  border: 1px solid #087CBC;\r\n  border-radius: 6px;\r\n  display: inline-block;\r\n  max-width: 100%;\r\n  transition: .4s ease height;\r\n  margin-left: 0;\r\n  overflow-y: hidden;\r\n  width: 475px; \/* Changed from 100% to 475px *\/\r\n  height: auto;\r\n}\r\n\t\r\n#toc::-webkit-scrollbar {\r\n  display: none;\r\n}\r\n\r\n\/* Make sure the width is responsive on smaller screens *\/\r\n@media (max-width: 500px) {\r\n  #toc {\r\n    width: 100%; \/* Fall back to 100% on smaller screens *\/\r\n  }\r\n}\r\n\r\n#toc .header {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: space-between;\r\n  background-color: transparent;\r\n  cursor: pointer;\r\n}\r\n\r\n.toc-title {\r\n  font-weight: 600;\r\n  font-size: 18px;\r\n  color: #393939;\r\n}\r\n\r\n.toc-icon {\r\n  background-color: #087dbe;\r\n  border-radius: 50%;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  transition: transform 0.3s ease;\r\n}\r\n\r\n.header-icon {\r\n  background-color: #087dbe;\r\n  border-radius: 30px;\r\n  padding: 5px;\r\n}\r\n\r\n#toc ul {\r\n  list-style-type: none;\r\n  padding-left: 0;\r\n  margin-top: 10px;\r\n}\r\n\r\n#toc ul li {\r\n  margin-bottom: 6px;\r\n  margin-left: 0;\r\n  transition: .2s ease;\r\n  cursor: pointer;\r\n}\r\n\r\n#toc a {\r\n  text-decoration: none;\r\n  color: #5A5A5A !important;\r\n  transition: .2s ease;\r\n  font-weight: 400 !important;\r\n  display: block;\r\n  padding: 4px 16px 4px 0;\r\n}\r\n\r\n#toc-list li a:hover, #toc-list a.active {\r\n  background-color: #DFF4FF;\r\n  padding: 4px 16px 4px 16px;\r\n  border-radius: 6px;\r\n  color: #087dbe !important;\r\n  font-weight: 600 !important;\r\n}\r\n\r\n#toc .list {\r\n  transition: height 0.4s ease;\r\n  overflow: hidden;\r\n}\r\n\r\n#placeholder-toc {\r\n  display: none;\r\n}\r\n\r\n\/* Sticky TOC styling *\/\r\n#toc.sticky {\r\n  position: fixed;\r\n  bottom: 0;\r\n  z-index: 100; \r\n  background-color: #DFF4FF;\r\n  border: 1px solid #393939;\r\n  box-shadow: 0px 0px 14px 0px #00000040;\r\n  padding: 12px 16px !important;\r\n  width: 47% !important;\r\n  max-height: 60vh;\r\n  overflow-y: scroll;\t\r\n}\r\n\r\n#toc.sticky .list {\r\n  height: 0px;\r\n}\r\n\r\n@media (max-width: 767px) {\r\n\t#toc {\r\n\t\t  margin-bottom: 0;\r\n\t}\r\n  #toc.sticky {\r\n          bottom: 100px;\r\n          width: 83vw !important;\r\n          max-height: 60vh;\r\n          overflow-y: scroll;\r\n  }\r\n}\r\n\t\r\n@media (min-width: 1450px) {\r\n  #toc.sticky {\r\n          width: 710px !important;\r\n  }\r\n}\r\n<\/style>\r\n<script>\r\n \/\/ Generate TOC based on headings\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n  \/\/ Get the element that will contain the TOC\r\n  const tocList = document.getElementById('toc-list');\r\n\r\n  \/\/ Get the element with the ID 'post-content'\r\n  const article = document.querySelector('.post-content');\r\n\r\n  \/\/ Find all h2 elements within 'myarticle'\r\n  const headers = article.getElementsByTagName('h2');\r\n\r\n  \/\/ Loop through the h2 elements and create a list item for each one\r\n  for (let i = 0; i < headers.length; i++) {\r\n    const header = headers[i];\r\n    const headerText = header.textContent;\r\n\/\/     const headerId = 'header-' + i;\r\n    const headerId = headerText\r\n    .toLowerCase()\r\n    .trim()\r\n    .replace(\/[^\\w\\s-]\/g, '')  \/\/ hapus tanda baca\r\n    .replace(\/\\s+\/g, '-'); \/\/ ganti spasi jadi \"-\"\r\n\r\n    \/\/ Set an ID for the header if it doesn't have one\r\n    header.setAttribute('id', headerId);\r\n\r\n\/\/ \t  if (headerText.toLowerCase() !== \"key takeaways\"){\r\n\/\/ \t\t\/\/ Create a list item for the TOC\r\n\/\/ \t\tconst listItem = document.createElement('li');\r\n\r\n\/\/ \t\t\/\/ Create a link for the list item\r\n\/\/ \t\tconst link = document.createElement('a');\r\n\/\/ \t\tlink.setAttribute('href', '#' + headerId);\r\n\/\/ \t\tlink.textContent = headerText;\r\n\r\n\/\/ \t\t\/\/ Append the link to the list item\r\n\/\/ \t\tlistItem.appendChild(link);\r\n\r\n\/\/ \t\t\/\/ Append the list item to the TOC list\r\n\/\/ \t\ttocList.appendChild(listItem);\r\n\/\/ \t  }\r\n  }\r\n});\r\n\r\n\/\/ Keep height and placement of content using placeholder in place of TOC\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n  const toc = document.querySelector('#toc');\r\n  const placeholderToc = document.querySelector('#placeholder-toc');\r\n\r\n  function setPlaceholderHeight() {\r\n    placeholderToc.style.height = `${toc.offsetHeight}px`;\r\n  }\r\n\r\n  \/\/ Set the initial height of the placeholder\r\n  setPlaceholderHeight();\r\n\r\n  \/\/ Update the height on window resize\r\n  window.addEventListener('resize', setPlaceholderHeight);\r\n});\r\n  const tocTitle = document.querySelector('#toc-title'); \/\/ Assuming header-faq is the element for TOC title\r\n\r\n\/\/ Sticky TOC and update heading\r\ndocument.addEventListener(\"DOMContentLoaded\", function() {\r\n  const toc = document.querySelector('#toc');\r\n  const footer = document.querySelector('.main-footer');\r\n  const tocParent = toc.parentElement;\r\n  const divTop = tocParent.getBoundingClientRect().top + window.pageYOffset;\r\n  const tocHeight = toc.offsetHeight;\r\n  const triggerPoint = divTop + tocHeight + 700;\r\n  const footerHeight = footer.offsetHeight;\r\n  const triggerFooterPoint = footer.getBoundingClientRect().top + window.pageYOffset - footerHeight - footerHeight - footerHeight;\r\n  const phtoc = document.querySelector('#placeholder-toc');\r\n  const headers = document.querySelectorAll('.post-content h2');\r\n  const navLinks = document.querySelectorAll('#toc-list a');\r\n\t\r\n\tconst panel2 = document.querySelector(\"#toc .list\");\r\n\tvar icon = document.querySelector(\".toc-icon\");\r\n\r\n  let activeLink = null; \/\/ Declare activeLink outside the loop\r\n\t\r\n  \/\/ Function to handle scroll and add\/remove .sticky class\r\n  function handleScroll() {\r\n    const windowTop = window.pageYOffset || document.documentElement.scrollTop;\r\n    let currentHeader = '';\r\n\r\n    \/\/ Highlight user progress as the heading comes\r\n    headers.forEach(header => {\r\n\t\tconst headerTop = header.offsetTop;\r\n\t\tconst headerHeight = header.clientHeight;\r\n\t\tif (window.scrollY >= (headerTop - headerHeight + 700)) {\r\n\t\t\tconst currentHeaderId = header.getAttribute('id');\r\n\t\t\tconst currentHeaderText = document.getElementById(currentHeaderId).textContent;\r\n\/\/ \t\t\tconsole.log(\"current header text:\", currentHeaderText);\r\n\t\t\ttocTitle.textContent = currentHeaderText;\r\n\t\t\tcurrentHeader = currentHeaderId;\r\n\t\t\t\r\n\t\t\tif(window.innerWidth < 767){\r\n\t\t\t\ttocTitle.textContent = 'Daftar isi';\r\n\t\t\t}\r\n\t\t}\r\n\t});\r\n\r\n    navLinks.forEach(link => {\r\n      link.classList.remove('active');\r\n      if(currentHeader != '') {\r\n\t\t  if (link.getAttribute('href').includes(currentHeader)) {\r\n\t\t\t  link.classList.add('active');\r\n\t\t  }\r\n\t  }\r\n    });\r\n\/\/     if (windowTop < triggerFooterPoint) {\r\n\/\/         toc.style.display = 'block';\r\n\/\/ \t}else{\r\n\/\/         toc.style.display = 'none';\r\n\/\/ \t}\r\n    \/\/ Update TOC title if sticky\r\n    if (windowTop > triggerPoint) {\r\n      if (!toc.classList.contains('sticky')) {\r\n        phtoc.style.display = \"block\";\r\n\/\/         toc.classList.add('sticky');\r\n\/\/         comment: prevent assigning fixed width\r\n\/\/         toc.style.width = `${tocParent.offsetWidth}px`; \/\/ Set width to match the parent element\r\n\/\/         toc.setAttribute('style', 'width: ' + tocParent.offsetWidth + 'px !important;');\r\n        toc.style.backgroundColor = \"#DFF4FF\";\r\n\t\tpanel2.style.height = '0px';\r\n\t\t  icon.style.transform = \"rotate(180deg)\";\r\n\t\t  if(window.innerWidth < 767){\r\n\/\/ \t\t\t  const tocs = document.querySelector('#toc.sticky');\r\n\t\t\t  tocTitle.textContent = 'Daftar isi'; \/\/ Reset title\r\n\/\/ \t\t\t  comment: remove default width for mobile\r\n\/\/        \t  toc.style.width = '150px'; \/\/ Set width to match the parent element\r\n\t\t  } else {\r\n                toc.classList.add(\"sticky\");\r\n          }\r\n      }\r\n      if (currentHeader) {\r\n\/\/         console.log(\"activeLink:\", activeLink);\r\n        if (activeLink) {\r\n\/\/           tocTitle.textContent = activeLink.textContent; \/\/ Update TOC title\r\n          tocTitle.textContent = activeLink ? activeLink.textContent : \"\"; \/\/ Update title only if activeLink exists\r\n        }\r\n      }\r\n    } else {\r\n      toc.classList.remove('sticky');\r\n      phtoc.style.display = \"none\";\r\n      toc.style.width = 'unset'; \/\/ Reset to original width\r\n      toc.style.backgroundColor = \"#FFF\";\r\n      tocTitle.textContent = 'Daftar isi'; \/\/ Reset title\r\n\t\tpanel2.style.height = panel2.scrollHeight + \"px\";\r\n\t\ticon.style.transform = \"rotate(180deg)\";\r\n    }\r\n  }\r\n\r\n    \/\/ Attach the scroll event listener to the window\r\n    window.addEventListener('scroll', handleScroll);\r\n\r\n    \/\/ Initial call to handleScroll to set the correct state on load\r\n    handleScroll();\r\n});\r\n\t\r\n\t\/\/ Open toggle TOC\r\n\t  document.addEventListener(\"DOMContentLoaded\", function() {\r\n\t\tvar tocHeader = document.querySelector(\"#toc .header\");\r\n\t\tvar toc = document.querySelector(\"#toc\");\r\n\t\tvar icon = document.querySelector(\".toc-icon\");\r\n\t\tconst tocTitle = document.querySelector('#toc-title');\r\n\t\tconst tocs = document.querySelector('#toc.sticky');\r\n \t\tconst tocParent = toc.parentElement;\t\t  \r\n\r\n\t\t  tocHeader.addEventListener(\"click\", function() {\r\n\t\t\tvar panel = this.nextElementSibling;\r\n\t\t\tif (panel.style.height !== '0px') { \/\/ Check if height is not 0px\r\n\t\t\t  panel.style.height = '0px'; \/\/ Set height to 0 for full collapse\r\n\t\t\t  icon.style.transform = \"rotate(180deg)\";\r\n\/\/ \t\t\t\ttoc.style.paddingBottom = '6px'; \r\n\t\t\t\tif(window.innerWidth > 768){\r\n\t\t\t\t\tif(!toc.classList.contains('sticky')){\r\n\t\t\t\t\t\ttoc.style.width = \"unset\";\r\n\/\/ \t\t\t\t\t\ttoc.setAttribute('style', 'width: ' + tocParent.offsetWidth + 'px !important;');\r\n\t\t\t\t\t}\r\n\t\t\t\t\tif (toc.classList.contains('sticky')){\r\n\t\t\t\t\t\ttoc.style.width = '${tocParent.offsetWidth}px';\r\n\/\/ \t\t\t\t\t\ttoc.setAttribute('style', 'width: ' + tocParent.offsetWidth + 'px !important;');\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\tif(window.innerWidth < 767){\r\n\t\t\t\t\ttoc.style.width = \"unset\"; \/\/ Reset width\r\n\t\t\t\t}\r\n\t\t\t\ttoc.style.backgroundColor = \"#DFF4FF\";\r\n\t\t\t} else {\r\n\t\t\t  panel.style.height = panel.scrollHeight + \"px\";\r\n\t\t\t  icon.style.transform = \"rotate(0deg)\";\r\n\t\t\t  toc.style.backgroundColor = \"#FFF\";\r\n\t\t\t  tocTitle.textContent = 'Daftar isi'; \/\/ Reset title\r\n\t\t\t\ttoc.style.paddingBottom = '24px';\r\n\t\t\t \tif(window.innerWidth < 767){\r\n\t\t\t\t\ttoc.style.width = `${tocParent.offsetWidth}px`; \/\/ Set width to match the parent element\r\n\/\/ \t\t\t\t\tcomment for testing\r\n\/\/ \t\t\t\t\ttoc.setAttribute('style', 'width: ' + tocParent.offsetWidth + 'px !important;');\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t  });\r\n\r\n\t\t  \/\/ Close TOC when a link inside it is clicked\r\n\t\t  var tocLinks = document.querySelectorAll(\"#toc .list a\");\r\n\t\t  tocLinks.forEach(function(link) {\r\n\t\t\tlink.addEventListener(\"click\", function() {\r\n\t\t\t  var panel = document.querySelector(\"#toc .list\");\r\n\t\t\t  panel.style.height = '0px'; \/\/ Set height to 0 for full collapse\r\n\t\t\t  icon.style.transform = \"rotate(180deg)\";\r\n\t\t\t  toc.style.backgroundColor = \"#DFF4FF\";\r\n\t\t\t});\r\n\t\t  });\r\n\t\t});\r\n\r\n\r\n\r\n\t\r\n\/\/ \tmake the heading at the center of the viewport\r\n\tdocument.addEventListener('DOMContentLoaded', function() {\r\n    \/\/ Add click event listener to all links in the TOC list\r\n    document.querySelectorAll('#toc-list a').forEach(anchor => {\r\n        anchor.addEventListener('click', function (e) {\r\n            e.preventDefault(); \/\/ Prevent the default behavior of jumping to the anchor\r\n\/\/ \t\t\tconsole.log(\"prevent default\");\r\n            const targetId = this.getAttribute('href').substring(1); \/\/ Get the ID of the target element\r\n            const targetElement = document.getElementById(targetId); \/\/ Get the target element\r\n\r\n            if (targetElement) {\r\n                const headerHeight = document.querySelector('#toc .header').offsetHeight; \/\/ Get the height of the fixed header\r\n                const windowHeight = window.innerHeight; \/\/ Get the height of the viewport\r\n                const targetOffset = targetElement.offsetTop; \/\/ Get the top offset of the target element\r\n                const scrollTo = targetOffset + (windowHeight \/ 2) + (headerHeight); \/\/ Calculate the scroll position to center the target element\r\n\r\n                \/\/ Scroll to the calculated position smoothly\r\n                window.scrollTo({\r\n                    top: scrollTo,\r\n                    behavior: 'smooth'\r\n                });\r\n            }\r\n        });\r\n    });\r\n});\r\n<\/script><\/span><\/p>\n<p><span style=\"font-weight: 400;\"><a\r\n      href=\"https:\/\/www.koneksi.co\/tour-produk-gratis?medium=demo-gratis-banner\"\r\n      target=\"_blank\"\r\n      ><img decoding=\"async\"\r\n        class=\"responsive-image-banner\"\r\n        loading=\"lazy\"\r\n        src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Demo-Gratis.webp\"\r\n        data-desktop-src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Demo-Gratis.webp\"\r\n        data-mobile-src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Demo-Gratis-Mobile.webp\"\r\n        alt=\"demoGratis\"\r\n      \/><\/a>\r\n  <script>\r\n    \/\/ check which image to use based on screensize\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n      function updateImageSource() {\r\n        var images = document.querySelectorAll(\".responsive-image-banner\");\r\n        var screenWidth = window.innerWidth;\r\n\r\n        images.forEach(function(img) {\r\n          var mobileSrc = img.getAttribute(\"data-mobile-src\");\r\n          var desktopSrc = img.getAttribute(\"data-desktop-src\");\r\n\r\n          if (screenWidth < 576 && mobileSrc) {\r\n            img.setAttribute(\"src\", mobileSrc);\r\n          } else {\r\n            img.setAttribute(\"src\", desktopSrc);\r\n          }\r\n        });\r\n      }\r\n\r\n      \/\/ Initial check\r\n      updateImageSource();\r\n\r\n      \/\/ Update on resize\r\n      window.addEventListener(\"resize\", updateImageSource);\r\n    });\r\n  <\/script><\/span><\/p>\n<h2><b>Apa itu Persamaan Dasar Akuntansi?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Persamaan dasar akuntansi adalah konsep paling mendasar yang menjadi pondasi dalam pencatatan keuangan sebuah bisnis. Konsep ini menjelaskan bagaimana sumber daya yang dimiliki perusahaan berhubungan dengan kewajiban dan modal pemiliknya.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Setiap transaksi bisnis selalu mempengaruhi posisi keuangan perusahaan melalui tiga elemen utama: aset, liabilitas, dan ekuitas. Aset menunjukkan apa saja yang dimiliki perusahaan, liabilitas adalah kewajiban atauh hutang kepada pihak lain, sedangkan ekuitas mencerminkan modal dan hak pemilik atas perusahaan.<\/span><\/p>\n<p>Dalam penerapannya, pencatatan transaksi seperti penjualan dan penerimaan pembayaran kini semakin mudah dengan bantuan<a href=\"https:\/\/www.koneksi.co\/blog\/aplikasi-invoice-software-online\/\"> invoice software<\/a>. Perangkat lunak ini memungkinkan transaksi dicatat secara otomatis dan langsung memengaruhi elemen dalam persamaan dasar akuntansi, sehingga menjaga keseimbangan antara aset, liabilitas, dan ekuitas secara real-time dan akurat.<\/p>\n<p><span style=\"font-weight: 400;\">Persamaan dasar ini memastikan bahwa setiap perubahan pada aset harus diimbangi dengan perubahan pada liabilitas atau ekuitas, sehingga catatan keuangan selalu akurat dan seimbang. Bagi yang ingin mempraktikkan <\/span><a href=\"https:\/\/www.koneksi.co\/blog\/pembukuan-akuntansi\/\"><span style=\"font-weight: 400;\">pembukuan akuntansi<\/span><\/a><span style=\"font-weight: 400;\"> dengan benar, pemahaman ini menjadi langkah awal yang wajib dimiliki.<\/span><\/p>\n<h2><b>Rumus Persamaan Dasar Akuntansi<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Rumus persamaan dasar akuntansi adalah inti dari seluruh proses pencatatan keuangan. Dengan rumus ini, Anda bisa melihat hubungan yang seimbang antara aset, kewajiban, dan modal dalam bisnis. Berikut adalah rumus dari persamaan dasar akuntansi:<\/span><\/p>\n<blockquote><p><strong>Harta (Aktiva) = Hutang + Modal (Pasiva)<\/strong><\/p><\/blockquote>\n<p><span style=\"font-weight: 400;\">Dengan rumus ini, Anda bisa melihat bahwa semua harta yang dimiliki perusahaan berasal dari dua sumber, yaitu hutang dan modal. Setiap transaksi keuangan yang terjadi, seperti membeli perlengkapan atau menambah modal, akan mempengaruhi posisi persamaan. Namun, keseimbangan antara sisi kiri dan kanan rumus akan selalu terjaga.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Memahami rumus ini membuat Anda lebih mudah menyusun laporan neraca, mendeteksi kesalahan pencatatan, dan melihat kondisi keuangan usaha secara menyeluruh. Bahkan, banyak pelaku usaha kini menggunakan <\/span><a href=\"https:\/\/www.koneksi.co\/blog\/rekomendasi-software-akuntansi-terbaik\/\"><span style=\"font-weight: 400;\">rekomendasi software akuntansi<\/span><\/a><span style=\"font-weight: 400;\"> untuk mempermudah pencatatan dan memastikan keseimbangan dalam laporan keuangan.<\/span><\/p>\n<h2><b>Komponen dalam Persamaan Dasar Akuntansi<\/b><\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-8502\" src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/komponen-dalam-persamaan-dasar-akuntansi.webp\" alt=\"persamaan dasar akuntansi\" width=\"1200\" height=\"675\" srcset=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/komponen-dalam-persamaan-dasar-akuntansi.webp 1200w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/komponen-dalam-persamaan-dasar-akuntansi-300x169.webp 300w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/komponen-dalam-persamaan-dasar-akuntansi-1024x576.webp 1024w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/komponen-dalam-persamaan-dasar-akuntansi-768x432.webp 768w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/komponen-dalam-persamaan-dasar-akuntansi-175x98.webp 175w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/komponen-dalam-persamaan-dasar-akuntansi-450x253.webp 450w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/komponen-dalam-persamaan-dasar-akuntansi-1170x658.webp 1170w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><\/p>\n<p><span style=\"font-weight: 400;\">Persamaan dasar akuntansi terdiri dari tiga komponen utama yang saling berkaitan. Setiap transaksi keuangan akan mempengaruhi minimal dua dari tiga komponen ini. Berikut penjelasan masing-masing komponen:<\/span><\/p>\n<h3><b>1. Harta (Aktiva)<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Harta adalah segala bentuk kekayaan atau sumber daya yang dimiliki oleh perusahaan. Harta digunakan untuk menjalankan kegiatan operasional bisnis. Contohnya termasuk kas, piutang usaha, perlengkapan, kendaraan, dan bangunan. Semakin besar harta yang dimiliki, semakin besar pula kapasitas perusahaan dalam beroperasi dan berkembang.<\/span><\/p>\n<h3><b>2. Kewajiban (Hutang)<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Hutang adalah kewajiban perusahaan kepada pihak ketiga yang harus dibayar di masa mendatang. Ini bisa berupa pinjaman bank, hutang dagang, gaji yang masih harus dibayar, atau pajak terutang. Hutang menunjukkan sejauh mana perusahaan bergantung pada sumber dana eksternal untuk membiayai aset atau operasionalnya.<\/span><\/p>\n<h3><b>3. Modal (Ekuitas\/pasiva)<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Modal adalah hak pemilik atas kekayaan perusahaan setelah dikurangi hutang. Modal bisa berasal dari investasi awal pemilik maupun dari keuntungan yang ditahan (laba ditahan). Komponen ini mencerminkan nilai bersih perusahaan dan menjadi ukuran penting dalam menilai stabilitas serta pertumbuhan keuangan jangka panjang.<\/span><\/p>\n<h2><b>Contoh Persamaan Dasar Akuntansi<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Misalnya, sebuah bisnis baru berdiri dengan modal awal sebesar Rp100 juta. Dalam pencatatan akuntansi, modal ini tercatat sebagai Pasiva (Modal), sementara harta (Aktiva) perusahaan berupa kas sebesar Rp100 juta. Maka persamaan akuntansi terlihat seperti ini:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Harta (Aktiva) = Rp100.000.000<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hutang = Rp0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Modal (Pasiva) = Rp100.000.000<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Selanjutnya, jika perusahaan membeli perlengkapan kantor senilai Rp30.000.000 secara kredit, maka:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Harta (Aktiva) bertambah berupa perlengkapan senilai Rp30.000.000<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hutang bertambah Rp30.000.000<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Modal (Pasiva) tetap Rp100.000.000<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Dengan kondisi tersebut, persamaan akuntansi menjadi:<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Harta (Rp130.000.000) = Hutang (Rp30.000.000) + Modal (Rp100.000.000)<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Memahami contoh persamaan ini membantu Anda dalam menyusun laporan keuangan yang akurat dan seimbang. Anda bisa mengontrol sumber dana bisnis dan bagaimana dana tersebut digunakan.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Mengetahui kebutuhan software akuntansi untuk efisiensi bisnis Anda, cek skema harga dengan klik banner berikut!<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><a\r\n      href=\"https:\/\/www.koneksi.co\/tour-produk-gratis?medium=pricelist-banner-article\"\r\n      target=\"_blank\"\r\n      ><img decoding=\"async\"\r\n        class=\"responsive-image-banner\"\r\n        loading=\"lazy\"\r\n        src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Skema-Harga.webp\"\r\n        data-desktop-src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Skema-Harga.webp\"\r\n        data-mobile-src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Skema-Hargaa-Mobile.webp\"\r\n        alt=\"skemaHarga\"\r\n      \/><\/a>\r\n  <script>\r\n    \/\/ check which image to use based on screensize\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n      function updateImageSource() {\r\n        var images = document.querySelectorAll(\".responsive-image-banner\");\r\n        var screenWidth = window.innerWidth;\r\n\r\n        images.forEach(function(img) {\r\n          var mobileSrc = img.getAttribute(\"data-mobile-src\");\r\n          var desktopSrc = img.getAttribute(\"data-desktop-src\");\r\n\r\n          if (screenWidth < 576 && mobileSrc) {\r\n            img.setAttribute(\"src\", mobileSrc);\r\n          } else {\r\n            img.setAttribute(\"src\", desktopSrc);\r\n          }\r\n        });\r\n      }\r\n\r\n      \/\/ Initial check\r\n      updateImageSource();\r\n\r\n      \/\/ Update on resize\r\n      window.addEventListener(\"resize\", updateImageSource);\r\n    });\r\n  <\/script><\/span><\/p>\n<h2><b>Software Akuntansi Koneksi untuk Pencatatan Keuangan yang Lebih Efisien<\/b><\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-8504\" src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/software-akuntansi-koneksi-dashboard.webp\" alt=\"persamaan dasar akuntansi\" width=\"1367\" height=\"836\" srcset=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/software-akuntansi-koneksi-dashboard.webp 1367w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/software-akuntansi-koneksi-dashboard-300x183.webp 300w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/software-akuntansi-koneksi-dashboard-1024x626.webp 1024w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/software-akuntansi-koneksi-dashboard-768x470.webp 768w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/software-akuntansi-koneksi-dashboard-175x107.webp 175w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/software-akuntansi-koneksi-dashboard-450x275.webp 450w, https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/software-akuntansi-koneksi-dashboard-1170x716.webp 1170w\" sizes=\"auto, (max-width: 1367px) 100vw, 1367px\" \/><\/p>\n<p><span style=\"font-weight: 400;\">Mengelola keuangan bisnis secara manual sering kali memakan waktu dan rentan kesalahan. Di sinilah <\/span><a href=\"https:\/\/www.koneksi.co\/software-akuntansi\"><span style=\"font-weight: 400;\">Software Akuntansi Koneksi<\/span><\/a><span style=\"font-weight: 400;\"> hadir sebagai solusi praktis untuk membuat pencatatan keuangan Anda menjadi lebih cepat, akurat, dan efisien.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Dipercayai oleh 1750+ bisnis, software akuntansi Koneksi memudahkan Anda mencatat semua transaksi keuangan secara real-time melalui fitur unggulan yang dimilikinya. Anda bisa mengelola laporan keuangan hingga memantau arus kas dengan mudah tanpa harus pusing dengan rumus-rumus akuntansi yang kompleks.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Selain itu, untuk semakin meningkatkan proses pencatatan keuangan Anda, penggunaan<a href=\"https:\/\/www.koneksi.co\/blog\/rekomendasi-aplikasi-kwitansi\/\"> aplikasi kwitansi<\/a> yang terintegrasi menjadi solusi yang efisien. Cari tahu lebih lanjut manfaatnya dan coba <\/span><a href=\"https:\/\/www.koneksi.co\/tour-produk-gratis\/\"><span style=\"font-weight: 400;\">demo gratis<\/span><\/a><span style=\"font-weight: 400;\"> sekarang juga!<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Berikut adalah fitur unggulan yang dimiliki software akuntansi Koneksi:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><strong>Direct integration to bank reconciliation<\/strong>: Permudah verifikasi laporan keuangan bisnis dengan fitur rekonsiliasi bank.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><strong>In-depth financial statistic reports<\/strong>: Peroleh laporan laba rugi untuk evaluasi pertumbuhan perusahaan.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><strong>E-facture management system<\/strong>: Kelola pembuatan faktur &amp; kalkulasi pajak perusahaan secara otomatis.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\"><strong>Smart invoicing with auto-notification<\/strong>: Buat tagihan lebih mudah &amp; pastikan pembayaran tagihan tepat waktu.<\/span><\/li>\n<\/ul>\n<h2><b>Kesimpulan<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Memahami persamaan dasar akuntansi sangat penting bagi siapa saja yang ingin mengelola keuangan bisnis secara cermat. Konsep ini menjadi pondasi utama dalam setiap proses pencatatan keuangan. Dengan memahami hubungan antara harta, hutang, dan modal, Anda bisa memastikan setiap transaksi tercatat dengan benar dan laporan keuangan tetap seimbang.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Melalui rumus sederhana namun kuat, Anda dapat melihat gambaran keuangan perusahaan secara menyeluruh. Setiap komponen baik itu aset, kewajiban, maupun ekuitas selalu saling mempengaruhi. Dengan pemahaman yang baik, Anda bisa menyusun laporan neraca, menganalisis kondisi keuangan, serta mengambil keputusan bisnis secara lebih percaya diri.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Untuk mempermudah pencatatan dan menghindari kesalahan manual, Anda bisa memanfaatkan <\/span><a href=\"https:\/\/www.koneksi.co\/software-akuntansi\"><span style=\"font-weight: 400;\">Software Akuntansi Koneksi<\/span><\/a><span style=\"font-weight: 400;\">. Solusi ini membantu Anda mencatat transaksi secara real-time, menjaga akurasi laporan, dan meningkatkan efisiensi pengelolaan keuangan bisnis secara keseluruhan. Coba <\/span><a href=\"https:\/\/www.koneksi.co\/tour-produk-gratis\/\"><span style=\"font-weight: 400;\">demo gratis<\/span><\/a><span style=\"font-weight: 400;\"> untuk rasakan kemudahannya secara langsung!<\/span><\/p>\n<p><span style=\"font-weight: 400;\"><a\r\n      href=\"https:\/\/www.koneksi.co\/software-akuntansi?medium=moneysite-banner\"\r\n      target=\"_blank\"\r\n      ><img decoding=\"async\"\r\n        class=\"responsive-image-banner\"\r\n        loading=\"lazy\"\r\n        src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Akuntansi.webp\"\r\n        data-desktop-src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Akuntansi.webp\"\r\n        data-mobile-src=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/04\/Akuntansi-Mobile.webp\"\r\n        alt=\"akuntansi\"\r\n      \/><\/a>\r\n  <script>\r\n    \/\/ check which image to use based on screensize\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n      function updateImageSource() {\r\n        var images = document.querySelectorAll(\".responsive-image-banner\");\r\n        var screenWidth = window.innerWidth;\r\n\r\n        images.forEach(function(img) {\r\n          var mobileSrc = img.getAttribute(\"data-mobile-src\");\r\n          var desktopSrc = img.getAttribute(\"data-desktop-src\");\r\n\r\n          if (screenWidth < 576 && mobileSrc) {\r\n            img.setAttribute(\"src\", mobileSrc);\r\n          } else {\r\n            img.setAttribute(\"src\", desktopSrc);\r\n          }\r\n        });\r\n      }\r\n\r\n      \/\/ Initial check\r\n      updateImageSource();\r\n\r\n      \/\/ Update on resize\r\n      window.addEventListener(\"resize\", updateImageSource);\r\n    });\r\n  <\/script><\/span><\/p>\n<style>\r\n\t.faqTitle{\r\n\t\ttext-align: center;\r\n\t\tfont-weight: 700;\r\n\t\tfont-size: 28px;\r\n\t\ttext-align: center;\r\n\t\tmargin-bottom: 0px !important;\r\n\t\tfont-family: \"Open Sans\";\r\n\t\tline-height: 44px;\r\n\t}\r\n\r\n\t.faqSubtitle{\r\n\t\ttext-align: center;\r\n\t\t\/* margin-bottom: 0px; *\/\r\n\t\tcolor: #494949;\r\n\t\tfont-weight: 400;\r\n\t\tfont-size: 18px;\r\n\t\tline-height: 30px;\r\n\t\tfont-family: \"Lato\";\r\n\t\tcolor: #494949;\r\n\t}\r\n\t\r\n\t.accordion-wrapper{\r\n\t\tbackground-color: white;\r\n\t\tborder: 1px solid #087dbe;\r\n\t\tborder-radius: 8px;\r\n\t\ttransition: max-height 0.4s ease;\r\n\t\tmargin-bottom: 20px;\r\n\t\toverflow: hidden;\r\n\t}\r\n\r\n\t\r\n\t.header-faq{\r\n\t\tdisplay: flex;\r\n\t\tborder: none;\r\n\t\tborder-radius: 6px 6px 6px 6px;\r\n\t\tbackground: #FFF;\r\n\t\talign-items: center;\r\n\t\tpadding: 18px;\r\n\t\ttransition: 0.4s;\r\n\t\tcursor: pointer;\r\n\t}\r\n\t\r\n\t.question {\r\n\t  \tcolor: #3C3C3C;\r\n\t  \twidth: 100%;\r\n\t  \ttext-align: left;\r\n\t  \tfont-size: 18px;\r\n\t\tline-height: 22px;\r\n\t \ttransition: 0.4s;\r\n\t\tborder: none;\r\n\t\tborder-radius: 6px 6px 6px 6px;\r\n    \tbackground: #FFF;\r\n\t\tpadding: 0;\r\n\t\ttext-transform: uppercase;\r\n\t\tfont-weight: 700;\r\n\t\tdisplay: flex;\r\n\t\tjustify-content: space-between;\r\n\t\talign-items: center;\r\n\t}\r\n\r\n\t.header-faq.active, .question:hover {\r\n\t  background-color: #FFF; \r\n\t}\r\n\r\n\t.answer {\r\n\t  padding: 0 18px;\r\n\t  max-height: 0;\r\n\t  overflow: hidden;\r\n\t  background-color: white;\r\n\t  border-radius: 0 0 6px 6px;\r\n\t  transition: max-height 0.4s ease, opacity 0.4s ease;\r\n\t  opacity: 0;\r\n\t  font-size: 16px;\r\n\t}\r\n\r\n\t.answer p{\r\n\t\tfont-size: 16px;\r\n\t\tfont-weight: 400;\r\n\t\tline-height: 28px;\r\n\t\ttext-align: left;\r\n\t\ttext-transform: none;\r\n\t\tcolor: #494949;\r\n\t}\r\n\t\r\n\t.answer ul {\r\n\t\tdisplay: block;\r\n\t\tlist-style-type: disc;\r\n\t\tmargin-block-end: 1em;\r\n\t\tpadding-inline-start: 22px;\r\n\t\tfont-size: 18px !important;\r\n\t\tcolor: #3C3C3C;\r\n\t}\r\n\t\r\n\/* \t.accordion-icon {\r\n\t    background-color: #9C171E;\r\n\t    width: 2.2rem;\r\n\t    height: 2.2rem;\r\n\t    display: flex;\r\n\t    justify-content: center;\r\n\t    align-items: center;\r\n\t    border-radius: 50%;\r\n\t    color: #FFF;\r\n\t    flex-shrink: 0;\r\n\t\tfloat: right;\r\n\t\ttransition: 0.4s;\r\n\t\topacity: 0.4;\r\n\t\ttransform: rotate(0deg); \r\n\t}\r\n\t\r\n\t.header-faq.active .accordion-icon{\r\n\t\ttransform: rotate(180deg); \r\n\t\topacity: 1;\r\n\t} *\/\r\n\t\r\n\tbutton.question::after{\r\n\t\tcontent: \"<\";\r\n\t\twidth: 2.2rem;\r\n\t    height: 2.2rem;\r\n\t    display: flex;\r\n\t    justify-content: center;\r\n\t    align-items: center;\r\n\t    border-radius: 50%;\r\n\t    color: #FFF;\r\n\t    flex-shrink: 0;\r\n\t\tfloat: right;\r\n\t\ttransition: 0.4s;\r\n\t\topacity: 0.4;\r\n\t\tposition: relative;\r\n\t\ttransform: rotate(-90deg);\r\n\t\tbackground-color: #087dbe;\r\n\t\tfont-family: monospace;\r\n\t}\r\n\t\r\n\t.header-faq.active button.question::after{\r\n\t\ttransform: rotate(90deg); \r\n\t\topacity: 1;\r\n\t}\r\n\t\r\n\t.header-faq:hover button.question::after{\r\n\t\topacity: 1;\r\n\t}\r\n\t\r\n\r\n\t.header-faq.active + .answer {\r\n\t  max-height: 200px;\r\n\t  opacity: 1;\r\n\t}\r\n\r\n\t\r\n\r\n\t.accordion-wrapper.active .answer {\r\n\t\tdisplay: block;\r\n\t\tbackground-color: #DFF4FF;\r\n\t}\r\n\r\n\t.accordion-wrapper.active .header-faq{\r\n\t\tbackground-color: #DFF4FF;\r\n\t}\r\n\r\n\t.accordion-wrapper.active .question{\r\n\t\tbackground-color: #DFF4FF;\r\n\t}\r\n\r\n<\/style>\r\n<p class=\"faqTitle\">FAQ tentang Persamaan Dasar Akuntansi<\/p>\t\r\n\r\n\r\n\r\n\r\n<script>\r\n  function toggleAccordion() {\r\n    var acc = document.getElementsByClassName(\"header-faq\");\r\n    for (var i = 0; i < acc.length; i++) {\r\n        acc[i].addEventListener(\"click\", function() {\r\n            \/\/ Check if there is another active accordion and close it\r\n            for (var j = 0; j < acc.length; j++) {\r\n                if (acc[j] !== this && acc[j].classList.contains(\"active\")) {\r\n                    acc[j].classList.remove(\"active\");\r\n                    var panel = acc[j].nextElementSibling;\r\n                    panel.style.maxHeight = null;\r\n                }\r\n            }\r\n\r\n            \/\/ Toggle the clicked accordion\r\n            this.classList.toggle(\"active\");\r\n            var panel = this.nextElementSibling;\r\n            if (panel.style.maxHeight) {\r\n                panel.style.maxHeight = null;\r\n            } else {\r\n                panel.style.maxHeight = panel.scrollHeight + \"px\";\r\n            }\r\n        });\r\n    }\r\n}\r\n\r\ndocument.addEventListener('DOMContentLoaded', toggleAccordion);\r\n\r\n\r\n<\/script>\r\n\n<p><!-- question 1 START --><\/p>\n<div class=\"accordion-wrapper\">\n<div class=\"header-faq\"><button class=\"question\">Rumus dasar akuntansi apa saja?<\/button><\/div>\n<div class=\"answer\">\n<p>Rumus dasar akuntansi yang paling utama adalah Harta = Hutang + Modal, yang dikenal sebagai persamaan dasar akuntansi. Rumus ini mencerminkan bahwa semua aset (harta) perusahaan berasal dari dua sumber, yaitu kewajiban (hutang) dan ekuitas (modal). Selain itu, dalam pencatatan laba rugi, digunakan rumus Pendapatan \u2013 Beban = Laba (atau Rugi) untuk mengetahui hasil akhir dari aktivitas keuangan perusahaan dalam periode tertentu.<\/p>\n<\/div>\n<\/div>\n<p><!-- question 1 END --><\/p>\n<p><!-- question 2 START --><\/p>\n<div class=\"accordion-wrapper\">\n<div class=\"header-faq\"><button class=\"question\">Apa kesimpulan dari persamaan dasar akuntansi?<\/button><\/div>\n<div class=\"answer\">\n<p>Persamaan dasar akuntansi menunjukkan bahwa total harta (aktiva) sebuah perusahaan selalu sama dengan jumlah hutang dan modal (pasiva). Ini berarti setiap transaksi keuangan harus dicatat secara seimbang, agar laporan keuangan tetap akurat dan mencerminkan kondisi sebenarnya. Dengan memahami konsep ini, pemilik bisnis dapat memantau arus keuangan dan membuat keputusan yang lebih tepat.<\/p>\n<\/div>\n<\/div>\n<p><!-- question 2 END --><\/p>\n<p><!-- question 3 START --><\/p>\n<div class=\"accordion-wrapper\">\n<div class=\"header-faq\"><button class=\"question\">Apa tujuan dari persamaan dasar akuntansi?<\/button><\/div>\n<div class=\"answer\">\n<p>Tujuan dari persamaan dasar akuntansi adalah untuk memastikan bahwa setiap transaksi keuangan tercatat secara seimbang dan akurat. Persamaan ini membantu menjaga konsistensi dan transparansi dalam laporan keuangan, sehingga memudahkan pemilik bisnis, akuntan, dan pihak terkait lainnya dalam menilai kondisi keuangan perusahaan dan mengambil keputusan yang tepat.<\/p>\n<\/div>\n<\/div>\n<p><!-- question 3 END --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Pernah bertanya-tanya kenapa laporan keuangan harus selalu seimbang? Jawabannya ada pada satu konsep inti dalam akuntansi: persamaan dasar akuntansi. Konsep ini bukan hanya teori semata, tapi fondasi dari semua proses pencatatan dan pelaporan keuangan. Tanpa memahami persamaan ini, mustahil menyusun laporan yang akurat dan bisa dipercaya. Persamaan dasar akuntansi menjelaskan hubungan antara aset, kewajiban, dan<\/p>\n","protected":false},"author":56,"featured_media":8503,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[57],"tags":[],"class_list":{"0":"post-8501","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-accounting"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya - Koneksi Blog<\/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:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/\" \/>\n<meta property=\"og:locale\" content=\"id_ID\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya\" \/>\n<meta property=\"og:description\" content=\"Pernah bertanya-tanya kenapa laporan keuangan harus selalu seimbang? Jawabannya ada pada satu konsep inti dalam akuntansi: persamaan dasar akuntansi. Konsep ini bukan hanya teori semata, tapi fondasi dari semua proses pencatatan dan pelaporan keuangan. Tanpa memahami persamaan ini, mustahil menyusun laporan yang akurat dan bisa dipercaya. Persamaan dasar akuntansi menjelaskan hubungan antara aset, kewajiban, dan\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/\" \/>\n<meta property=\"og:site_name\" content=\"Koneksi Blog\" \/>\n<meta property=\"article:published_time\" content=\"2025-05-23T07:56:32+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-31T02:11:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Reza Kurniawan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ditulis oleh\" \/>\n\t<meta name=\"twitter:data1\" content=\"Reza Kurniawan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimasi waktu membaca\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 menit\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/\"},\"author\":{\"name\":\"Reza Kurniawan\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/#\/schema\/person\/ecfaf7c92f6e748036c58c94b49d8748\"},\"headline\":\"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya\",\"datePublished\":\"2025-05-23T07:56:32+00:00\",\"dateModified\":\"2025-07-31T02:11:51+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/\"},\"wordCount\":1214,\"publisher\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp\",\"articleSection\":[\"Accounting\"],\"inLanguage\":\"id\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/\",\"url\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/\",\"name\":\"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya - Koneksi Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp\",\"datePublished\":\"2025-05-23T07:56:32+00:00\",\"dateModified\":\"2025-07-31T02:11:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#breadcrumb\"},\"inLanguage\":\"id\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#primaryimage\",\"url\":\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp\",\"contentUrl\":\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp\",\"width\":1200,\"height\":675,\"caption\":\"persamaan dasar akuntansi\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.koneksi.co\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/#website\",\"url\":\"https:\/\/www.koneksi.co\/blog\/\",\"name\":\"Koneksi.co\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.koneksi.co\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"id\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/#organization\",\"name\":\"Koneksi Blog\",\"url\":\"https:\/\/www.koneksi.co\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2023\/03\/cropped-Koneksi.png\",\"contentUrl\":\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2023\/03\/cropped-Koneksi.png\",\"width\":240,\"height\":50,\"caption\":\"Koneksi Blog\"},\"image\":{\"@id\":\"https:\/\/www.koneksi.co\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/#\/schema\/person\/ecfaf7c92f6e748036c58c94b49d8748\",\"name\":\"Reza Kurniawan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"id\",\"@id\":\"https:\/\/www.koneksi.co\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/07\/Reza-Kurniawan-96x96.jpg\",\"contentUrl\":\"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/07\/Reza-Kurniawan-96x96.jpg\",\"caption\":\"Reza Kurniawan\"},\"description\":\"Saya adalah penulis topik seputar akuntansi dengan pengalaman 6 tahun. Saya mengulas e-Faktur, laporan keuangan perusahaan, serta praktik terbaik dalam akuntansi modern. Dengan pendekatan yang detail, saya menyajikan informasi yang dapat membantu perusahaan dalam pengelolaan finansial yang lebih efektif.\",\"url\":\"https:\/\/www.koneksi.co\/blog\/author\/reza-kurniawan\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya - Koneksi Blog","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:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/","og_locale":"id_ID","og_type":"article","og_title":"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya","og_description":"Pernah bertanya-tanya kenapa laporan keuangan harus selalu seimbang? Jawabannya ada pada satu konsep inti dalam akuntansi: persamaan dasar akuntansi. Konsep ini bukan hanya teori semata, tapi fondasi dari semua proses pencatatan dan pelaporan keuangan. Tanpa memahami persamaan ini, mustahil menyusun laporan yang akurat dan bisa dipercaya. Persamaan dasar akuntansi menjelaskan hubungan antara aset, kewajiban, dan","og_url":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/","og_site_name":"Koneksi Blog","article_published_time":"2025-05-23T07:56:32+00:00","article_modified_time":"2025-07-31T02:11:51+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp","type":"image\/webp"}],"author":"Reza Kurniawan","twitter_card":"summary_large_image","twitter_misc":{"Ditulis oleh":"Reza Kurniawan","Estimasi waktu membaca":"8 menit"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#article","isPartOf":{"@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/"},"author":{"name":"Reza Kurniawan","@id":"https:\/\/www.koneksi.co\/blog\/#\/schema\/person\/ecfaf7c92f6e748036c58c94b49d8748"},"headline":"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya","datePublished":"2025-05-23T07:56:32+00:00","dateModified":"2025-07-31T02:11:51+00:00","mainEntityOfPage":{"@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/"},"wordCount":1214,"publisher":{"@id":"https:\/\/www.koneksi.co\/blog\/#organization"},"image":{"@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#primaryimage"},"thumbnailUrl":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp","articleSection":["Accounting"],"inLanguage":"id"},{"@type":"WebPage","@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/","url":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/","name":"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya - Koneksi Blog","isPartOf":{"@id":"https:\/\/www.koneksi.co\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#primaryimage"},"image":{"@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#primaryimage"},"thumbnailUrl":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp","datePublished":"2025-05-23T07:56:32+00:00","dateModified":"2025-07-31T02:11:51+00:00","breadcrumb":{"@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#breadcrumb"},"inLanguage":"id","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/"]}]},{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#primaryimage","url":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp","contentUrl":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/05\/persamaan-dasar-akuntansi-koneksi.webp","width":1200,"height":675,"caption":"persamaan dasar akuntansi"},{"@type":"BreadcrumbList","@id":"https:\/\/www.koneksi.co\/blog\/persamaan-dasar-akuntansi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.koneksi.co\/blog\/"},{"@type":"ListItem","position":2,"name":"Apa Itu Persamaan Dasar Akuntansi? Rumus dan Contohnya"}]},{"@type":"WebSite","@id":"https:\/\/www.koneksi.co\/blog\/#website","url":"https:\/\/www.koneksi.co\/blog\/","name":"Koneksi.co","description":"","publisher":{"@id":"https:\/\/www.koneksi.co\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.koneksi.co\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"id"},{"@type":"Organization","@id":"https:\/\/www.koneksi.co\/blog\/#organization","name":"Koneksi Blog","url":"https:\/\/www.koneksi.co\/blog\/","logo":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/www.koneksi.co\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2023\/03\/cropped-Koneksi.png","contentUrl":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2023\/03\/cropped-Koneksi.png","width":240,"height":50,"caption":"Koneksi Blog"},"image":{"@id":"https:\/\/www.koneksi.co\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.koneksi.co\/blog\/#\/schema\/person\/ecfaf7c92f6e748036c58c94b49d8748","name":"Reza Kurniawan","image":{"@type":"ImageObject","inLanguage":"id","@id":"https:\/\/www.koneksi.co\/blog\/#\/schema\/person\/image\/","url":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/07\/Reza-Kurniawan-96x96.jpg","contentUrl":"https:\/\/www.koneksi.co\/blog\/wp-content\/uploads\/2025\/07\/Reza-Kurniawan-96x96.jpg","caption":"Reza Kurniawan"},"description":"Saya adalah penulis topik seputar akuntansi dengan pengalaman 6 tahun. Saya mengulas e-Faktur, laporan keuangan perusahaan, serta praktik terbaik dalam akuntansi modern. Dengan pendekatan yang detail, saya menyajikan informasi yang dapat membantu perusahaan dalam pengelolaan finansial yang lebih efektif.","url":"https:\/\/www.koneksi.co\/blog\/author\/reza-kurniawan\/"}]}},"_links":{"self":[{"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/posts\/8501","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/users\/56"}],"replies":[{"embeddable":true,"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/comments?post=8501"}],"version-history":[{"count":5,"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/posts\/8501\/revisions"}],"predecessor-version":[{"id":9045,"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/posts\/8501\/revisions\/9045"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/media\/8503"}],"wp:attachment":[{"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/media?parent=8501"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/categories?post=8501"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.koneksi.co\/blog\/wp-json\/wp\/v2\/tags?post=8501"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}