{"id":208266,"date":"2026-08-12T14:14:27","date_gmt":"2026-08-12T08:44:27","guid":{"rendered":"https:\/\/www.practicemock.com\/blog\/?p=208266"},"modified":"2026-08-12T14:14:29","modified_gmt":"2026-08-12T08:44:29","slug":"compound-interest-questions-for-sbi-po-mains","status":"publish","type":"post","link":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/","title":{"rendered":"Compound Interest Questions for SBI PO Mains, FREE PDF &amp; Quiz"},"content":{"rendered":"\n<p><strong>SBI PO Mains Compound Interest Questions<\/strong> are more advanced than the direct formula-based questions generally seen in Prelims. Mains-level CI problems often combine <strong>successive interest rates, half-yearly or quarterly compounding, installments, depreciation, CI-SI differences, multi-year rate changes, and Data Interpretation caselets<\/strong>. Candidates should focus on shortcut methods and multi-step calculations to improve accuracy and speed. Free <strong>PDFs, quizzes, and high-level arithmetic practice sets<\/strong> can further help in preparing for the Mains exam.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background wp-element-button\" href=\"https:\/\/www.practicemock.com\/sbi-po-test-series\/?next=https%3A%2F%2Fs1.practicemock.com%2Fexams%2F%3Fc%3Ddashboard%26i%3Dbanking%26dl%3Dhttps%253A%252F%252Fwww.practicemock.com%252Fpricing%252Fmarketing%252Ffiles%252Fpdf%252Fcompound-interest-questions-for-sbi-po-mains.pdf&amp;ref=16281\"><strong>SignUp to Download Compound Interest Questions for SBI PO Mains<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Compound Interest Questions for SBI PO Mains Quiz: 10 Mains-Level Practice Questions<\/strong><\/h2>\n\n\n\n<p>Test your concepts with these exam-oriented <strong>compound interest questions for sbi po mains<\/strong>. Attempt each question within 2 minutes before reviewing the solution.<\/p>\n\n\n\n<style>\n\/* Main Quiz Container *\/\n#quiz-si-ci-practice {\n  font-family: Arial, sans-serif;\n  margin: 30px 0;\n}\n\n#quiz-si-ci-practice * {\n  box-sizing: border-box;\n}\n\n#quiz-si-ci-practice .quiz-container {\n  max-width: 760px;\n  margin: auto;\n  padding: 20px;\n  background: #fff;\n  border-radius: 14px;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.10);\n}\n\n\/* Sticky Header for Score *\/\n#sici-sticky-header {\n  position: sticky;\n  top: 0;\n  z-index: 100;\n  background: #1B2A4A;\n  color: #fff;\n  padding: 12px 20px;\n  border-radius: 10px 10px 0 0;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  gap: 12px;\n  font-size: 15px;\n  font-weight: bold;\n  box-shadow: 0 2px 8px rgba(0,0,0,0.25);\n  margin: -20px -20px 20px -20px;\n}\n\n#sici-score-badge {\n  background: #155724;\n  color: #fff;\n  padding: 4px 14px;\n  border-radius: 20px;\n  font-size: 14px;\n  font-weight: 700;\n  white-space: nowrap;\n}\n\n\/* Direction Box *\/\n#quiz-si-ci-practice .direction-box {\n  background: #eef3ff;\n  border-left: 5px solid #1B2A4A;\n  padding: 14px 16px;\n  border-radius: 8px;\n  margin-bottom: 18px;\n  color: #1B2A4A;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n#quiz-si-ci-practice .direction-box strong {\n  display: block;\n  margin-bottom: 6px;\n}\n\n#quiz-si-ci-practice .direction-box ul {\n  margin: 8px 0 0 20px;\n  padding: 0;\n}\n\n#quiz-si-ci-practice .direction-box li {\n  margin: 5px 0;\n}\n\n\/* Question Boxes *\/\n#quiz-si-ci-practice .question {\n  margin-bottom: 22px;\n  border: 1px solid #e4e7ef;\n  border-radius: 10px;\n  padding: 16px;\n  background: #f5f6fa;\n}\n\n#quiz-si-ci-practice .question p {\n  font-weight: bold;\n  font-size: 14.5px;\n  color: #1B2A4A;\n  margin: 0 0 12px;\n  line-height: 1.55;\n}\n\n\/* Answer Buttons *\/\n#quiz-si-ci-practice button.answer-option {\n  width: 100%;\n  padding: 11px 14px;\n  margin: 5px 0;\n  border: 1.5px solid #d1d5e0;\n  border-radius: 6px;\n  background: #fff;\n  color: #333;\n  font-size: 14.5px;\n  cursor: pointer;\n  text-align: left;\n  transition: background 0.15s, border-color 0.15s, color 0.15s;\n}\n\n#quiz-si-ci-practice button.answer-option:hover {\n  background: #e8f5ff;\n  border-color: #1B2A4A;\n  color: #1B2A4A;\n}\n\n#quiz-si-ci-practice button.answer-option.correct {\n  background: #155724;\n  border-color: #0c3815;\n  color: #ffffff;\n  font-weight: 600;\n}\n\n#quiz-si-ci-practice button.answer-option.wrong {\n  background: #721c24;\n  border-color: #4a1117;\n  color: #ffffff;\n  font-weight: 600;\n}\n\n#quiz-si-ci-practice button.answer-option.locked {\n  pointer-events: none;\n}\n\n#quiz-si-ci-practice button.answer-option.correct.locked,\n#quiz-si-ci-practice button.answer-option.wrong.locked {\n  opacity: 1;\n}\n\n\/* Explanation Box *\/\n#quiz-si-ci-practice .answer-explanation {\n  display: none;\n  margin-top: 12px;\n  padding: 12px 14px;\n  border-radius: 8px;\n  background: #fff;\n  border-left: 5px solid #1B2A4A;\n  color: #333;\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n#quiz-si-ci-practice .answer-explanation strong {\n  color: #1B2A4A;\n}\n\n\/* Final Score Summary Box *\/\n#quiz-si-ci-practice .final-summary {\n  margin-top: 36px;\n  padding: 20px;\n  border-radius: 12px;\n  background: #f5f6fa;\n  border: 2px solid #1B2A4A;\n}\n\n#quiz-si-ci-practice .final-summary h3 {\n  text-align: center;\n  color: #1B2A4A;\n  margin: 0 0 20px;\n  font-size: 18px;\n}\n\n#quiz-si-ci-practice .summary-row {\n  display: grid;\n  grid-template-columns: 120px 1fr 40px;\n  gap: 10px;\n  align-items: center;\n  margin-bottom: 12px;\n  font-weight: bold;\n  font-size: 13.5px;\n  color: #1B2A4A;\n}\n\n#quiz-si-ci-practice .summary-bar {\n  height: 13px;\n  background: #dde1ea;\n  border-radius: 10px;\n  overflow: hidden;\n}\n\n#quiz-si-ci-practice .bar-fill {\n  height: 100%;\n  width: 0%;\n  border-radius: 10px;\n  transition: width 0.5s ease;\n}\n\n#quiz-si-ci-practice .bar-attempted { background: #1B2A4A; }\n#quiz-si-ci-practice .bar-correct { background: #155724; }\n#quiz-si-ci-practice .bar-wrong { background: #721c24; }\n#quiz-si-ci-practice .bar-unattempted { background: #b0b7c3; }\n\n#quiz-si-ci-practice .final-score {\n  text-align: center;\n  font-size: 18px;\n  margin-top: 20px;\n  padding-top: 16px;\n  border-top: 1px solid #d1d5e0;\n  color: #1B2A4A;\n}\n\n#quiz-si-ci-practice .score-value {\n  font-size: 32px;\n  font-weight: 800;\n  color: #155724;\n  margin-left: 6px;\n}\n\n\/* Completion Modal *\/\n#sici-completion-modal {\n  display: none;\n  position: fixed;\n  inset: 0;\n  width: 100%;\n  height: 100%;\n  background: rgba(0,0,0,0.75);\n  z-index: 99999;\n  align-items: center;\n  justify-content: center;\n  font-family: Arial, sans-serif;\n}\n\n#sici-completion-modal.is-active {\n  display: flex;\n}\n\n#sici-completion-modal .completion-content {\n  background: #ffffff;\n  padding: 40px 30px;\n  border-radius: 16px;\n  max-width: 450px;\n  width: 90%;\n  text-align: center;\n  box-shadow: 0 15px 40px rgba(0,0,0,0.3);\n  position: relative;\n}\n\n#sici-completion-modal .completion-title {\n  color: #1B2A4A;\n  font-size: 24px;\n  font-weight: bold;\n  margin: 0 0 10px;\n}\n\n#sici-completion-modal .completion-score-text {\n  font-size: 18px;\n  color: #555;\n  margin: 20px 0 5px;\n}\n\n#sici-completion-modal .completion-score-number {\n  font-size: 54px;\n  font-weight: 900;\n  color: #155724;\n  margin: 0 0 25px;\n  line-height: 1;\n}\n\n#sici-completion-modal .completion-message {\n  font-size: 16px;\n  color: #444;\n  line-height: 1.5;\n  margin-bottom: 30px;\n}\n\n#sici-completion-modal .completion-btn {\n  display: inline-block;\n  background: #00C853;\n  color: #ffffff;\n  text-decoration: none;\n  padding: 16px 30px;\n  font-size: 17px;\n  font-weight: bold;\n  border-radius: 8px;\n  transition: background 0.2s, transform 0.1s;\n  width: 100%;\n  box-shadow: 0 4px 10px rgba(0, 200, 83, 0.3);\n}\n\n#sici-completion-modal .completion-btn:hover {\n  background: #00b34a;\n  transform: translateY(-2px);\n}\n\n#sici-completion-modal .completion-close {\n  position: absolute;\n  top: 15px;\n  right: 20px;\n  font-size: 24px;\n  color: #999;\n  cursor: pointer;\n  background: none;\n  border: none;\n  width: auto;\n  padding: 0;\n  margin: 0;\n}\n\n#sici-completion-modal .completion-close:hover {\n  color: #333;\n  background: none;\n}\n\n@media (max-width: 600px) {\n  #sici-sticky-header {\n    align-items: flex-start;\n    flex-direction: column;\n  }\n\n  #quiz-si-ci-practice .summary-row {\n    grid-template-columns: 90px 1fr 32px;\n  }\n}\n<\/style>\n<div id=\"quiz-si-ci-practice\"><div class=\"quiz-container\">\n<div id=\"sici-sticky-header\"><span>Simple &amp; Compound Interest Practice Quiz<\/span><span id=\"sici-score-badge\">Score: <strong id=\"sici-score-value\">0.00<\/strong><\/span><\/div>\n<div class=\"direction-box\"><strong>Directions (Q1\u2013Q10)<\/strong>Choose the correct option. Each correct response carries +2 marks and each incorrect response carries \u22120.5 marks.<\/div>\n<div class=\"question\" data-answered=\"false\"><p>Q1. A sum of \u20b9X is invested in Scheme A at 12% simple interest for 3 years. The interest earned is then invested in Scheme B at 20% compound interest for 2 years. If the interest from Scheme B is \u20b93,168, find X.<\/p><button class=\"answer-option\" data-correct=\"true\">A) \u20b920,000<\/button><button class=\"answer-option\" data-correct=\"false\">B) \u20b918,000<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b915,000<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b922,500<\/button><button class=\"answer-option\" data-correct=\"false\">E) None of these<\/button><div class=\"answer-explanation\"><strong>Correct Answer: A) \u20b920,000<\/strong><br><strong>Explanation:<\/strong> Scheme A interest = 0.36X. Two-year CI at 20% = 44%, so 0.44\u00d70.36X=3168. Hence X=\u20b920,000.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q2. The difference between CI and SI on a sum at 10% p.a. for 3 years is \u20b9620. Find the difference between CI and SI on the same principal at 20% p.a. for 2 years.<\/p><button class=\"answer-option\" data-correct=\"false\">A) \u20b9600<\/button><button class=\"answer-option\" data-correct=\"true\">B) \u20b9800<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b9720<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b9900<\/button><button class=\"answer-option\" data-correct=\"false\">E) \u20b91,000<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) \u20b9800<\/strong><br><strong>Explanation:<\/strong> For 3 years, CI\u2212SI=P\u00d70.031, so P=\u20b920,000. For 2 years at 20%, CI\u2212SI=P\u00d70.04=\u20b9800.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q3. Quantity I: \u20b9P becomes \u20b91.44P in 2 years under CI. Find the interest on \u20b9(P+5,000) for 2 years at the same rate. Quantity II: SI on \u20b930,000 at 15% for 2.5 years.<\/p><button class=\"answer-option\" data-correct=\"false\">A) Quantity I &gt; Quantity II<\/button><button class=\"answer-option\" data-correct=\"false\">B) Quantity I &lt; Quantity II<\/button><button class=\"answer-option\" data-correct=\"false\">C) Quantity I \u2265 Quantity II<\/button><button class=\"answer-option\" data-correct=\"false\">D) Quantity I \u2264 Quantity II<\/button><button class=\"answer-option\" data-correct=\"true\">E) Relation cannot be established<\/button><div class=\"answer-explanation\"><strong>Correct Answer: E) Relation cannot be established<\/strong><br><strong>Explanation:<\/strong> The CI rate is 20%, so Quantity I=44% of (P+5000)=0.44P+2200. Quantity II=\u20b911,250. Since P is unknown, the relation cannot be established.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q4. A sum earns CI at 20% p.a. compounded annually for 1.5 years. If half-yearly compounding would give \u20b92,410 more interest, find the principal.<\/p><button class=\"answer-option\" data-correct=\"false\">A) \u20b92,00,000<\/button><button class=\"answer-option\" data-correct=\"true\">B) \u20b92,19,091 approximately<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b91,50,000<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b91,20,000<\/button><button class=\"answer-option\" data-correct=\"false\">E) \u20b91,00,000<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) \u20b92,19,091 approximately<\/strong><br><strong>Explanation:<\/strong> Annual 1.5-year growth = 1.20\u00d71.10 = 1.32. Half-yearly growth = 1.10\u00b3 = 1.331. Difference = 1.1% of principal = \u20b92,410. Principal \u2248 \u20b92,19,090.91.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q5. A man borrows \u20b921,000 at 10% p.a. CI and repays in two equal annual installments. Find each installment.<\/p><button class=\"answer-option\" data-correct=\"true\">A) \u20b912,100<\/button><button class=\"answer-option\" data-correct=\"false\">B) \u20b911,000<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b912,000<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b911,500<\/button><button class=\"answer-option\" data-correct=\"false\">E) \u20b913,000<\/button><div class=\"answer-explanation\"><strong>Correct Answer: A) \u20b912,100<\/strong><br><strong>Explanation:<\/strong> 21000=X\/1.1+X\/1.1\u00b2. Solving gives X=\u20b912,100.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q6. A sum invested at CI yields \u20b92,420 interest in the second year and \u20b92,662 in the third year. Find the annual rate.<\/p><button class=\"answer-option\" data-correct=\"false\">A) 8%<\/button><button class=\"answer-option\" data-correct=\"true\">B) 10%<\/button><button class=\"answer-option\" data-correct=\"false\">C) 12%<\/button><button class=\"answer-option\" data-correct=\"false\">D) 15%<\/button><button class=\"answer-option\" data-correct=\"false\">E) 20%<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) 10%<\/strong><br><strong>Explanation:<\/strong> Increase=2662\u22122420=242. Rate=242\/2420\u00d7100=10%.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q7. A machine depreciates by 15% in Year 1 and 20% in Year 2. If its value after 2 years is \u20b968,000, find the original value.<\/p><button class=\"answer-option\" data-correct=\"false\">A) \u20b990,000<\/button><button class=\"answer-option\" data-correct=\"true\">B) \u20b91,00,000<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b91,10,000<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b985,000<\/button><button class=\"answer-option\" data-correct=\"false\">E) \u20b91,20,000<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) \u20b91,00,000<\/strong><br><strong>Explanation:<\/strong> Final value=P\u00d70.85\u00d70.80=0.68P. Thus P=\u20b91,00,000.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q8. Sumit borrows \u20b915,000 at 10% CI. At the end of each of the first two years, he pays \u20b93,000. How much should he pay at the end of Year 3 to clear the debt?<\/p><button class=\"answer-option\" data-correct=\"false\">A) \u20b914,030<\/button><button class=\"answer-option\" data-correct=\"true\">B) \u20b913,035<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b912,035<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b914,005<\/button><button class=\"answer-option\" data-correct=\"false\">E) \u20b911,850<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) \u20b913,035<\/strong><br><strong>Explanation:<\/strong> After Year 1 payment, balance=\u20b913,500. After Year 2 payment, balance=\u20b911,850. At end of Year 3: 11850\u00d71.10=\u20b913,035.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q9. Data Sufficiency: Find the principal under CI. I. CI in 2 years at 10% is \u20b92,100. II. CI\u2212SI for 2 years at 10% is \u20b9100.<\/p><button class=\"answer-option\" data-correct=\"false\">A) Statement I alone is sufficient<\/button><button class=\"answer-option\" data-correct=\"false\">B) Statement II alone is sufficient<\/button><button class=\"answer-option\" data-correct=\"true\">C) Either statement alone is sufficient<\/button><button class=\"answer-option\" data-correct=\"false\">D) Neither is sufficient<\/button><button class=\"answer-option\" data-correct=\"false\">E) Both are necessary<\/button><div class=\"answer-explanation\"><strong>Correct Answer: C) Either statement alone is sufficient<\/strong><br><strong>Explanation:<\/strong> I: 21% of P=2100 \u21d2 P=\u20b910,000. II: 1% of P=100 \u21d2 P=\u20b910,000. Either alone is sufficient.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q10. A city&#x27;s population rises by 20%, falls by 10%, then rises by 25%. If the final population is 1,35,000, find the initial population.<\/p><button class=\"answer-option\" data-correct=\"true\">A) 1,00,000<\/button><button class=\"answer-option\" data-correct=\"false\">B) 1,10,000<\/button><button class=\"answer-option\" data-correct=\"false\">C) 1,20,000<\/button><button class=\"answer-option\" data-correct=\"false\">D) 90,000<\/button><button class=\"answer-option\" data-correct=\"false\">E) 1,05,000<\/button><div class=\"answer-explanation\"><strong>Correct Answer: A) 1,00,000<\/strong><br><strong>Explanation:<\/strong> Final=P\u00d71.20\u00d70.90\u00d71.25=1.35P. Therefore P=1,00,000.<\/div><\/div>\n<div class=\"final-summary\"><h3>Quiz Summary<\/h3>\n<div class=\"summary-row\"><span>Attempted<\/span><div class=\"summary-bar\"><div class=\"bar-fill bar-attempted\" data-summary=\"attempted\"><\/div><\/div><span data-count=\"attempted\">0<\/span><\/div>\n<div class=\"summary-row\"><span>Correct<\/span><div class=\"summary-bar\"><div class=\"bar-fill bar-correct\" data-summary=\"correct\"><\/div><\/div><span data-count=\"correct\">0<\/span><\/div>\n<div class=\"summary-row\"><span>Wrong<\/span><div class=\"summary-bar\"><div class=\"bar-fill bar-wrong\" data-summary=\"wrong\"><\/div><\/div><span data-count=\"wrong\">0<\/span><\/div>\n<div class=\"summary-row\"><span>Unattempted<\/span><div class=\"summary-bar\"><div class=\"bar-fill bar-unattempted\" data-summary=\"unattempted\"><\/div><\/div><span data-count=\"unattempted\">0<\/span><\/div>\n<div class=\"final-score\">Final Score: <span class=\"score-value\" data-score>0.00<\/span><\/div><\/div>\n<\/div><\/div>\n<div id=\"sici-completion-modal\"><div class=\"completion-content\"><button class=\"completion-close\" type=\"button\" aria-label=\"Close quiz result\">\u2716<\/button><h2 class=\"completion-title\">Quiz Completed!<\/h2><div class=\"completion-score-text\">You have scored:<\/div><div class=\"completion-score-number\" id=\"sici-modal-score\">0.00<\/div><p class=\"completion-message\">Practise more Simple and Compound Interest questions.<\/p><a href=\"https:\/\/s1.practicemock.com\/exams\/?c=banking&#038;i=banking\" class=\"completion-btn\" target=\"_blank\" rel=\"noopener\">Solve More Questions<\/a><\/div><\/div>\n<script>\n(function () {\n  \"use strict\";\n\n  const quizBox = document.getElementById(\"quiz-si-ci-practice\");\n  const modal = document.getElementById(\"sici-completion-modal\");\n\n  if (!quizBox || !modal) return;\n\n  const allQuestions = quizBox.querySelectorAll(\".question\");\n  const totalQuestions = allQuestions.length;\n  const storageName = \"si_ci_practice_10q_v1\";\n\n  let currentScore = 0;\n  let totalAttempted = 0;\n  let totalCorrect = 0;\n  let totalWrong = 0;\n\n  function closeCompletionModal() {\n    modal.classList.remove(\"is-active\");\n  }\n\n  const closeButton = modal.querySelector(\".completion-close\");\n  closeButton.addEventListener(\"click\", closeCompletionModal);\n\n  modal.addEventListener(\"click\", function (event) {\n    if (event.target === modal) closeCompletionModal();\n  });\n\n  document.addEventListener(\"keydown\", function (event) {\n    if (event.key === \"Escape\") closeCompletionModal();\n  });\n\n  function getSavedData() {\n    try {\n      return JSON.parse(sessionStorage.getItem(storageName) || \"{}\");\n    } catch (error) {\n      return {};\n    }\n  }\n\n  function saveData(data) {\n    try {\n      sessionStorage.setItem(storageName, JSON.stringify(data));\n    } catch (error) {\n      \/* Quiz still works if browser storage is unavailable. *\/\n    }\n  }\n\n  function refreshScreen() {\n    const totalUnattempted = totalQuestions - totalAttempted;\n\n    quizBox.querySelector('[data-count=\"attempted\"]').textContent = totalAttempted;\n    quizBox.querySelector('[data-count=\"correct\"]').textContent = totalCorrect;\n    quizBox.querySelector('[data-count=\"wrong\"]').textContent = totalWrong;\n    quizBox.querySelector('[data-count=\"unattempted\"]').textContent = totalUnattempted;\n\n    quizBox.querySelector('[data-summary=\"attempted\"]').style.width =\n      ((totalAttempted \/ totalQuestions) * 100) + \"%\";\n\n    quizBox.querySelector('[data-summary=\"correct\"]').style.width =\n      ((totalCorrect \/ totalQuestions) * 100) + \"%\";\n\n    quizBox.querySelector('[data-summary=\"wrong\"]').style.width =\n      ((totalWrong \/ totalQuestions) * 100) + \"%\";\n\n    quizBox.querySelector('[data-summary=\"unattempted\"]').style.width =\n      ((totalUnattempted \/ totalQuestions) * 100) + \"%\";\n\n    const displayScore = currentScore.toFixed(2);\n\n    quizBox.querySelector(\"[data-score]\").textContent = displayScore;\n    document.getElementById(\"sici-score-value\").textContent = displayScore;\n    document.getElementById(\"sici-modal-score\").textContent = displayScore;\n  }\n\n  function showExplanation(questionElement) {\n    const explanation = questionElement.querySelector(\".answer-explanation\");\n    if (explanation) explanation.style.display = \"block\";\n  }\n\n  function lockQuestion(questionElement, clickedButtonIndex, isCorrect) {\n    questionElement.dataset.answered = \"true\";\n\n    const buttons = questionElement.querySelectorAll(\".answer-option\");\n    buttons.forEach(function (button) {\n      button.classList.add(\"locked\");\n    });\n\n    if (buttons[clickedButtonIndex]) {\n      buttons[clickedButtonIndex].classList.add(isCorrect ? \"correct\" : \"wrong\");\n    }\n\n    if (!isCorrect) {\n      const correctButton = questionElement.querySelector('[data-correct=\"true\"]');\n      if (correctButton) correctButton.classList.add(\"correct\");\n    }\n\n    showExplanation(questionElement);\n  }\n\n  const pastAnswers = getSavedData();\n\n  allQuestions.forEach(function (question, index) {\n    const pastAnswer = pastAnswers[index];\n\n    if (pastAnswer !== undefined) {\n      totalAttempted++;\n\n      if (pastAnswer.correct) {\n        totalCorrect++;\n      } else {\n        totalWrong++;\n      }\n\n      lockQuestion(question, pastAnswer.chosenIndex, pastAnswer.correct);\n    }\n  });\n\n  currentScore = (totalCorrect * 2) - (totalWrong * 0.5);\n  refreshScreen();\n\n  allQuestions.forEach(function (question, index) {\n    const buttons = question.querySelectorAll(\".answer-option\");\n\n    buttons.forEach(function (button, buttonIndex) {\n      button.addEventListener(\"click\", function () {\n        if (question.dataset.answered === \"true\") return;\n\n        const isRightAnswer = button.dataset.correct === \"true\";\n\n        question.dataset.answered = \"true\";\n        totalAttempted++;\n\n        buttons.forEach(function (item) {\n          item.classList.add(\"locked\");\n        });\n\n        if (isRightAnswer) {\n          button.classList.add(\"correct\");\n          totalCorrect++;\n        } else {\n          button.classList.add(\"wrong\");\n          totalWrong++;\n\n          const correctButton = question.querySelector('[data-correct=\"true\"]');\n          if (correctButton) correctButton.classList.add(\"correct\");\n        }\n\n        showExplanation(question);\n\n        currentScore = (totalCorrect * 2) - (totalWrong * 0.5);\n\n        pastAnswers[index] = {\n          chosenIndex: buttonIndex,\n          correct: isRightAnswer\n        };\n\n        saveData(pastAnswers);\n        refreshScreen();\n\n        if (totalAttempted === totalQuestions) {\n          window.setTimeout(function () {\n            modal.classList.add(\"is-active\");\n          }, 800);\n        }\n      });\n    });\n  });\n})();\n<\/script>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-vivid-cyan-blue-background-color has-background wp-element-button\" href=\"https:\/\/www.practicemock.com\/sbi-po-test-series\/?ref=16281\"><strong>Take a Free SBI PO Mains Mock Test<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>High-Level CI Concepts &amp; Shortcuts for SBI PO Mains<\/strong><\/h2>\n\n\n\n<p>To attempt <strong>sbi po mains compound interest tricks and shortcuts<\/strong> successfully, move away from long multiplication chains and rely on these structured calculation methods:<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Effective Percentage Rate Method<\/strong><\/h3>\n\n\n\n<p>Instead of calculating $A = P \\left(1 + \\frac{R}{100}\\right)^n$, convert interest rates into effective percentages using $a + b + \\frac{ab}{100}$:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>10% for 2 Years:<\/strong> $10 + 10 + \\frac{100}{100} = 21\\%$<\/li>\n\n\n\n<li><strong>10% for 3 Years:<\/strong> $21 + 10 + \\frac{210}{100} = 33.1\\%$<\/li>\n\n\n\n<li><strong>20% for 2 Years:<\/strong> $20 + 20 + \\frac{400}{100} = 44\\%$<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Multi-Year CI-SI Difference Formulas<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>2-Year Difference:<\/strong> $CI &#8211; SI = P \\left(\\frac{R}{100}\\right)^2$<\/li>\n\n\n\n<li><strong>3-Year Difference:<\/strong> $CI &#8211; SI = P \\left(\\frac{R}{100}\\right)^2 \\left(\\frac{300 + R}{100}\\right)$<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Compounding Frequency Modifications<\/strong><\/h3>\n\n\n\n<p>When compounding frequency changes, adjust the rate and time variables before applying any formula:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Half-Yearly:<\/strong> Rate becomes $\\frac{R}{2}\\%$, Time periods become $2T$.<\/li>\n\n\n\n<li><strong>Quarterly:<\/strong> Rate becomes $\\frac{R}{4}\\%$, Time periods become $4T$.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Master CI Data Interpretation Caselets in SBI PO Mains<\/strong><\/h2>\n\n\n\n<p>Missing Data Interpretation (DI) sets based on Simple and Compound Interest frequently appear in Mains. Follow this step-by-step strategy to handle them:<\/p>\n\n\n\n<p><strong>1. Express missing principal or rate via variables (X, Y)<\/strong><\/p>\n\n\n\n<p><strong>&nbsp;2. Convert yearly interest rates into fraction ratios&nbsp;<\/strong><\/p>\n\n\n\n<p><strong>3. Formulate equations combining CI and SI schemes&nbsp;&nbsp;&nbsp;<\/strong><\/p>\n\n\n\n<p><strong>4. Solve using effective percentage or ratio elimination<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Set Up an LCM Baseline:<\/strong> If principal values are missing across multiple schemes, assume an LCM-based baseline (e.g., Rs. 100 or LCM of given rates) to quickly calculate relative interest.<\/li>\n\n\n\n<li><strong>Isolate Annual Interest Differences:<\/strong> Remember that for any year $N$, the extra interest gained in year $N+1$ under CI is purely the interest calculated on year $N$&#8217;s accumulated interest.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Benefits of Practicing Mains Compound Interest Sets<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>High Mark Weightage:<\/strong> CI concepts form the core of standalone word problems, Data Sufficiency, Quantity Comparisons ($Q1 \\text{ vs } Q2$), and Arithmetic DI caselets.<\/li>\n\n\n\n<li><strong>Conceptual Overlap:<\/strong> Learning effective percentage growth directly aids in solving population growth, machine depreciation, and profit-and-loss partnership problems.<\/li>\n\n\n\n<li><strong>Higher Accuracy:<\/strong> Deterministic mathematical rules mean that once an algebraic setup is solved, accuracy approaches $100\\%$.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>Mastering <strong>compound interest questions for SBI PO Mains<\/strong> requires strong conceptual clarity, proficiency in shortcut techniques, and consistent practice with multi-variable caselets. Focus on mastering effective percentage conversions, installment setups, and CI-SI difference relations to maximize your Quantitative Aptitude score.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td colspan=\"2\"><strong>Also Read<\/strong><\/td><\/tr><tr><td><a href=\"https:\/\/www.practicemock.com\/sbi-po-test-series\/\">SBI PO Mock Test<\/a><\/td><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-mock-time-management-strategy-2026\/\">SBI PO Time Management Strategy<\/a><\/td><\/tr><tr><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-study-plan-for-beginners\/\">SBI PO Study Plan<\/a><\/td><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-mock-analysis-strategy\/\">SBI PO Mock Analysis Strategy<\/a><\/td><\/tr><tr><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-cut-off-2026\/\">SBI PO Cut Off<\/a><\/td><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-puzzle-selection-strategy-quiz\/\">SBI PO Puzzle Strategy<\/a><\/td><\/tr><tr><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-topic-wise-weightage\/\">SBI PO Topic Wise Weightage<\/a><\/td><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-mock-revision-strategy\/\">SBI PO Revision Strategy<\/a><\/td><\/tr><tr><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-2026-mains-strategy\/\">SBI PO Mains Strategy<\/a><\/td><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-exam-simulation-strategy-with-free-mock-analysis\/\">SBI PO Exam Pressure Strategy<\/a><\/td><\/tr><tr><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-overall-important-topics\/\">SBI PO Important Topics<\/a><\/td><td><a href=\"https:\/\/www.practicemock.com\/blog\/sbi-po-quant-topic-wise-preparation-plan-low-scorers\/\">SBI PO Quant Cheat Sheet<\/a><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions (FAQs)<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. What type of Compound Interest questions appear in SBI PO Mains?<\/strong><\/h3>\n\n\n\n<p>SBI PO Mains tests high-level patterns including variable-based CI equations, CI-SI multi-year differences, installment calculations, partial annual repayments, missing DI caselets, and quarterly\/half-yearly compounding shifts.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. How is Mains Compound Interest different from Prelims?<\/strong><\/h3>\n\n\n\n<p>Prelims questions evaluate direct formula application and speed. Mains questions integrate CI into logical caselets, requiring candidates to derive missing variables, handle fractional time periods, or compare two quantities.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. What is the quickest way to calculate 3-year compound interest?<\/strong><\/h3>\n\n\n\n<p>Use the Ratio Method ($3 : 3 : 1$) or Effective Percentage Rate ($33.1\\%$ for $10\\%$, $72.8\\%$ for $20\\%$) instead of expanding $(1 + R\/100)^3$.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. How do you solve loan installment questions in Compound Interest?<\/strong><\/h3>\n\n\n\n<p>Use the present value installment formula: $\\text{Loan} = \\frac{X}{1 + R\/100} + \\frac{X}{(1 + R\/100)^2} + \\dots + \\frac{X}{(1 + R\/100)^n}$, where $X$ is the equal annual installment amount.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Which mock platforms are best for SBI PO Mains Quantitative Aptitude?<\/strong><\/h3>\n\n\n\n<p>Platforms like Testbook, PracticeMock, and Guidely provide exam-oriented PYQs and realistic Mains-level practice sets.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Master SBI PO Mains Compound Interest with high-level CI-SI caselets, variable rates, an interactive quiz, and a free pdf!!<\/p>\n","protected":false},"author":39,"featured_media":208271,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[49,22],"tags":[],"class_list":["post-208266","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sbi-po","category-banking-insurance"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Compound Interest Questions for SBI PO Mains, Free Quiz Inside<\/title>\n<meta name=\"description\" content=\"Practice high-level compound interest questions for SBI PO Mains with a free 10-question quiz, shortcuts, and a 20-question PDF set.\" \/>\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.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Compound Interest Questions for SBI PO Mains, Free Quiz Inside\" \/>\n<meta property=\"og:description\" content=\"Practice high-level compound interest questions for SBI PO Mains with a free 10-question quiz, shortcuts, and a 20-question PDF set.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/\" \/>\n<meta property=\"og:site_name\" content=\"Practicemock\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-12T08:44:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-12T08:44:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/compound-interest-questions-for-sbi-po-mains.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1672\" \/>\n\t<meta property=\"og:image:height\" content=\"941\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Monisa Baral\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Monisa Baral\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Compound Interest Questions for SBI PO Mains, Free Quiz Inside","description":"Practice high-level compound interest questions for SBI PO Mains with a free 10-question quiz, shortcuts, and a 20-question PDF set.","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.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/","og_locale":"en_US","og_type":"article","og_title":"Compound Interest Questions for SBI PO Mains, Free Quiz Inside","og_description":"Practice high-level compound interest questions for SBI PO Mains with a free 10-question quiz, shortcuts, and a 20-question PDF set.","og_url":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/","og_site_name":"Practicemock","article_published_time":"2026-08-12T08:44:27+00:00","article_modified_time":"2026-08-12T08:44:29+00:00","og_image":[{"width":1672,"height":941,"url":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/compound-interest-questions-for-sbi-po-mains.webp","type":"image\/webp"}],"author":"Monisa Baral","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Monisa Baral","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/#article","isPartOf":{"@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/"},"author":{"name":"Monisa Baral","@id":"https:\/\/www.practicemock.com\/blog\/#\/schema\/person\/0125adcd11ddbaf113e7a8add7474af2"},"headline":"Compound Interest Questions for SBI PO Mains, FREE PDF &amp; Quiz","datePublished":"2026-08-12T08:44:27+00:00","dateModified":"2026-08-12T08:44:29+00:00","mainEntityOfPage":{"@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/"},"wordCount":1258,"commentCount":0,"image":{"@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/#primaryimage"},"thumbnailUrl":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/compound-interest-questions-for-sbi-po-mains.webp","articleSection":["SBI PO","Banking &amp; Insurance"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/","url":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/","name":"Compound Interest Questions for SBI PO Mains, Free Quiz Inside","isPartOf":{"@id":"https:\/\/www.practicemock.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/#primaryimage"},"image":{"@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/#primaryimage"},"thumbnailUrl":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/compound-interest-questions-for-sbi-po-mains.webp","datePublished":"2026-08-12T08:44:27+00:00","dateModified":"2026-08-12T08:44:29+00:00","author":{"@id":"https:\/\/www.practicemock.com\/blog\/#\/schema\/person\/0125adcd11ddbaf113e7a8add7474af2"},"description":"Practice high-level compound interest questions for SBI PO Mains with a free 10-question quiz, shortcuts, and a 20-question PDF set.","breadcrumb":{"@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/#primaryimage","url":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/compound-interest-questions-for-sbi-po-mains.webp","contentUrl":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/compound-interest-questions-for-sbi-po-mains.webp","width":1672,"height":941,"caption":"compound interest questions for sbi po mains"},{"@type":"BreadcrumbList","@id":"https:\/\/www.practicemock.com\/blog\/compound-interest-questions-for-sbi-po-mains\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.practicemock.com\/blog\/"},{"@type":"ListItem","position":2,"name":"SBI PO","item":"https:\/\/www.practicemock.com\/blog\/category\/sbi-po\/"},{"@type":"ListItem","position":3,"name":"Compound Interest Questions for SBI PO Mains, FREE PDF &amp; Quiz"}]},{"@type":"WebSite","@id":"https:\/\/www.practicemock.com\/blog\/#website","url":"https:\/\/www.practicemock.com\/blog\/","name":"Practicemock","description":"Practice | Analyse | Excel","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.practicemock.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.practicemock.com\/blog\/#\/schema\/person\/0125adcd11ddbaf113e7a8add7474af2","name":"Monisa Baral","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/91c9e8f3a6e0aa1660630c42f35d7690af1a6b3ffb690e45a7edba41919bf6c2?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/91c9e8f3a6e0aa1660630c42f35d7690af1a6b3ffb690e45a7edba41919bf6c2?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/91c9e8f3a6e0aa1660630c42f35d7690af1a6b3ffb690e45a7edba41919bf6c2?s=96&d=mm&r=g","caption":"Monisa Baral"},"description":"Hi Aspirants, I'm Monisa. I have over 4 years of experience writing and editing content for top EdTech, BFSI, and eCommerce companies. With proficient writing skills, I provide up-to-date educational content that is verified by official sites to assist students in finding the right path to success in a variety of domains, including Bank exams (SBI, IBPS), Insurance exams, Regulatory Body exams (RBI, SEBI, NABARD), SSC, State PCS, UPSC, CUET, JEE, NEET, IPMAT, CLAT, other entrance exams, and CBSE, ICSE, ISC, and other state board exams. Reach her at monisa.baral@practicemock.com.","url":"https:\/\/www.practicemock.com\/blog\/author\/monisa-baralpracticemock-com\/"}]}},"_links":{"self":[{"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/posts\/208266","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/users\/39"}],"replies":[{"embeddable":true,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/comments?post=208266"}],"version-history":[{"count":0,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/posts\/208266\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/media\/208271"}],"wp:attachment":[{"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/media?parent=208266"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/categories?post=208266"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/tags?post=208266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}