{"id":208364,"date":"2026-08-13T12:46:35","date_gmt":"2026-08-13T07:16:35","guid":{"rendered":"https:\/\/www.practicemock.com\/blog\/?p=208364"},"modified":"2026-08-13T12:46:40","modified_gmt":"2026-08-13T07:16:40","slug":"ratio-and-proportion-questions-for-sbi-po-mains","status":"publish","type":"post","link":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/","title":{"rendered":"Ratio and Proportion Questions for SBI PO Mains, FREE PDF &amp; Live Quiz"},"content":{"rendered":"\n<p><strong>Ratio and Proportion Questions for SBI PO Mains<\/strong> is a fundamental and high-yield topic in the Quantitative Aptitude and Data Analysis section. Questions are generally moderate to difficult and are often integrated with <strong>percentage, profit and loss, partnership, mixture, ages, time and work, and data interpretation<\/strong>. To strengthen your preparation, practise concept-based questions, attempt timed interactive assessments, and use targeted study material to master the shortcuts and applications needed to solve complex Mains-level quizzes.<\/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%252Fratio-and-proportion-for-sbi-po-mains.pdf&amp;ref=16294\"><strong>Sign Up to Download Ratio and Proportion Questions<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Ratio and Proportion Questions for SBI PO Mains: Attempt LIVE Quiz<\/strong><\/h2>\n\n\n\n<p>Test your speed and accuracy with these 10 exam-pattern live practice questions curated for SBI PO Mains 2026. Solve them within a timed environment before checking the detailed solutions at the end of the article.<\/p>\n\n\n\n<style>\n\/* Main Quiz Container *\/\n#quiz-ratio-proportion-advanced-10 {\n  font-family: Arial, sans-serif;\n  margin: 30px 0;\n}\n\n#quiz-ratio-proportion-advanced-10 * {\n  box-sizing: border-box;\n}\n\n#quiz-ratio-proportion-advanced-10 .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#ratio10-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#ratio10-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-ratio-proportion-advanced-10 .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-ratio-proportion-advanced-10 .direction-box strong {\n  display: block;\n  margin-bottom: 6px;\n}\n\n#quiz-ratio-proportion-advanced-10 .direction-box ul {\n  margin: 8px 0 0 20px;\n  padding: 0;\n}\n\n#quiz-ratio-proportion-advanced-10 .direction-box li {\n  margin: 5px 0;\n}\n\n\/* Question Boxes *\/\n#quiz-ratio-proportion-advanced-10 .question {\n  margin-bottom: 22px;\n  border: 1px solid #e4e7ef;\n  border-radius: 10px;\n  padding: 16px;\n  background: #f5f6fa;\n}\n\n#quiz-ratio-proportion-advanced-10 .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-ratio-proportion-advanced-10 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-ratio-proportion-advanced-10 button.answer-option:hover {\n  background: #e8f5ff;\n  border-color: #1B2A4A;\n  color: #1B2A4A;\n}\n\n#quiz-ratio-proportion-advanced-10 button.answer-option.correct {\n  background: #155724;\n  border-color: #0c3815;\n  color: #ffffff;\n  font-weight: 600;\n}\n\n#quiz-ratio-proportion-advanced-10 button.answer-option.wrong {\n  background: #721c24;\n  border-color: #4a1117;\n  color: #ffffff;\n  font-weight: 600;\n}\n\n#quiz-ratio-proportion-advanced-10 button.answer-option.locked {\n  pointer-events: none;\n}\n\n#quiz-ratio-proportion-advanced-10 button.answer-option.correct.locked,\n#quiz-ratio-proportion-advanced-10 button.answer-option.wrong.locked {\n  opacity: 1;\n}\n\n\/* Explanation Box *\/\n#quiz-ratio-proportion-advanced-10 .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-ratio-proportion-advanced-10 .answer-explanation strong {\n  color: #1B2A4A;\n}\n\n\/* Final Score Summary Box *\/\n#quiz-ratio-proportion-advanced-10 .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-ratio-proportion-advanced-10 .final-summary h3 {\n  text-align: center;\n  color: #1B2A4A;\n  margin: 0 0 20px;\n  font-size: 18px;\n}\n\n#quiz-ratio-proportion-advanced-10 .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-ratio-proportion-advanced-10 .summary-bar {\n  height: 13px;\n  background: #dde1ea;\n  border-radius: 10px;\n  overflow: hidden;\n}\n\n#quiz-ratio-proportion-advanced-10 .bar-fill {\n  height: 100%;\n  width: 0%;\n  border-radius: 10px;\n  transition: width 0.5s ease;\n}\n\n#quiz-ratio-proportion-advanced-10 .bar-attempted { background: #1B2A4A; }\n#quiz-ratio-proportion-advanced-10 .bar-correct { background: #155724; }\n#quiz-ratio-proportion-advanced-10 .bar-wrong { background: #721c24; }\n#quiz-ratio-proportion-advanced-10 .bar-unattempted { background: #b0b7c3; }\n\n#quiz-ratio-proportion-advanced-10 .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-ratio-proportion-advanced-10 .score-value {\n  font-size: 32px;\n  font-weight: 800;\n  color: #155724;\n  margin-left: 6px;\n}\n\n\/* Completion Modal *\/\n#ratio10-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#ratio10-completion-modal.is-active {\n  display: flex;\n}\n\n#ratio10-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#ratio10-completion-modal .completion-title {\n  color: #1B2A4A;\n  font-size: 24px;\n  font-weight: bold;\n  margin: 0 0 10px;\n}\n\n#ratio10-completion-modal .completion-score-text {\n  font-size: 18px;\n  color: #555;\n  margin: 20px 0 5px;\n}\n\n#ratio10-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#ratio10-completion-modal .completion-message {\n  font-size: 16px;\n  color: #444;\n  line-height: 1.5;\n  margin-bottom: 30px;\n}\n\n#ratio10-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#ratio10-completion-modal .completion-btn:hover {\n  background: #00b34a;\n  transform: translateY(-2px);\n}\n\n#ratio10-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#ratio10-completion-modal .completion-close:hover {\n  color: #333;\n  background: none;\n}\n\n@media (max-width: 600px) {\n  #ratio10-sticky-header {\n    align-items: flex-start;\n    flex-direction: column;\n  }\n\n  #quiz-ratio-proportion-advanced-10 .summary-row {\n    grid-template-columns: 90px 1fr 32px;\n  }\n}\n<\/style>\n<div id=\"quiz-ratio-proportion-advanced-10\"><div class=\"quiz-container\">\n<div id=\"ratio10-sticky-header\"><span>Ratio &amp; Proportion Practice Quiz<\/span><span id=\"ratio10-score-badge\">Score: <strong id=\"ratio10-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. Incomes of A and B are in the ratio 5:7, and their expenditures are in the ratio 3:5. If A saves \u20b94,000 and B saves \u20b92,000, find their total combined income.<\/p><button class=\"answer-option\" data-correct=\"true\">A) \u20b942,000<\/button><button class=\"answer-option\" data-correct=\"false\">B) \u20b928,000<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b921,000<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b918,000<\/button><div class=\"answer-explanation\"><strong>Correct Answer: A) \u20b942,000<\/strong><br><strong>Explanation:<\/strong> Let incomes be 5x and 7x. Then expenditures are 5x\u22124000 and 7x\u22122000. So (5x\u22124000)\/(7x\u22122000)=3\/5. Solving gives x=3500. Combined income=12x=\u20b942,000.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q2. A vessel contains milk and water in the ratio 7:5. Nine litres of mixture are removed and replaced with pure water, after which the ratio becomes 7:9. What was the original capacity?<\/p><button class=\"answer-option\" data-correct=\"true\">A) 36 litres<\/button><button class=\"answer-option\" data-correct=\"false\">B) 40 litres<\/button><button class=\"answer-option\" data-correct=\"false\">C) 45 litres<\/button><button class=\"answer-option\" data-correct=\"false\">D) 54 litres<\/button><div class=\"answer-explanation\"><strong>Correct Answer: A) 36 litres<\/strong><br><strong>Explanation:<\/strong> Let capacity be V. Milk remaining after removing 9 litres is 7\/12\u00d7(V\u22129). Final milk fraction is 7\/16, so 7\/12\u00d7(V\u22129)=7\/16\u00d7V. Hence V=36 litres.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q3. A, B and C enter a partnership. A invests 3 times B, and B invests 2\/3 of C. Total profit is \u20b96,600. Find B&#x27;s share.<\/p><button class=\"answer-option\" data-correct=\"true\">A) \u20b91,200<\/button><button class=\"answer-option\" data-correct=\"false\">B) \u20b91,800<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b93,600<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b92,400<\/button><div class=\"answer-explanation\"><strong>Correct Answer: A) \u20b91,200<\/strong><br><strong>Explanation:<\/strong> Let C=3x, then B=2x and A=6x. Ratio A:B:C=6:2:3. B&#x27;s share=2\/11\u00d76600=\u20b91,200.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q4. Four years ago, the ratio of ages of A and B was 4:5. Eight years from now, the ratio will be 11:13. Find B&#x27;s present age.<\/p><button class=\"answer-option\" data-correct=\"false\">A) 20 years<\/button><button class=\"answer-option\" data-correct=\"false\">B) 24 years<\/button><button class=\"answer-option\" data-correct=\"true\">C) 44 years<\/button><button class=\"answer-option\" data-correct=\"false\">D) 32 years<\/button><div class=\"answer-explanation\"><strong>Correct Answer: C) 44 years<\/strong><br><strong>Explanation:<\/strong> Let ages four years ago be 4x and 5x. Then eight years from now they are 4x+12 and 5x+12. (4x+12)\/(5x+12)=11\/13 gives x=8. So B&#x27;s present age=5x+4=44 years.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q5. Find the third proportional to 16 and 24.<\/p><button class=\"answer-option\" data-correct=\"false\">A) 32<\/button><button class=\"answer-option\" data-correct=\"true\">B) 36<\/button><button class=\"answer-option\" data-correct=\"false\">C) 40<\/button><button class=\"answer-option\" data-correct=\"false\">D) 48<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) 36<\/strong><br><strong>Explanation:<\/strong> 16:24=24:c, so c=24\u00b2\/16=36.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q6. A bag contains 50p, 25p and 10p coins in the ratio 5:9:4, with total value \u20b9206. Find the total number of coins.<\/p><button class=\"answer-option\" data-correct=\"false\">A) 360<\/button><button class=\"answer-option\" data-correct=\"true\">B) 720<\/button><button class=\"answer-option\" data-correct=\"false\">C) 800<\/button><button class=\"answer-option\" data-correct=\"false\">D) 960<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) 720<\/strong><br><strong>Explanation:<\/strong> Let counts be 5x,9x,4x. Total value=5x\u00d70.50+9x\u00d70.25+4x\u00d70.10=5.15x=206, so x=40. Total coins=18x=720.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q7. Two numbers are in the ratio 3:5. If 9 is subtracted from each, the new ratio becomes 12:23. Find the smaller original number.<\/p><button class=\"answer-option\" data-correct=\"false\">A) 27<\/button><button class=\"answer-option\" data-correct=\"true\">B) 33<\/button><button class=\"answer-option\" data-correct=\"false\">C) 45<\/button><button class=\"answer-option\" data-correct=\"false\">D) 55<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) 33<\/strong><br><strong>Explanation:<\/strong> Let numbers be 3x and 5x. (3x\u22129)\/(5x\u22129)=12\/23 gives x=11. Smaller number=33.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q8. If A:B=2:3, B:C=4:5 and C:D=6:7, find A:B:C:D.<\/p><button class=\"answer-option\" data-correct=\"true\">A) 16:24:30:35<\/button><button class=\"answer-option\" data-correct=\"false\">B) 12:18:24:35<\/button><button class=\"answer-option\" data-correct=\"false\">C) 16:24:32:35<\/button><button class=\"answer-option\" data-correct=\"false\">D) 8:12:15:21<\/button><div class=\"answer-explanation\"><strong>Correct Answer: A) 16:24:30:35<\/strong><br><strong>Explanation:<\/strong> Combine A:B and B:C to get 8:12:15. Match C with 6:7 by scaling to 30, giving A:B:C:D=16:24:30:35.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q9. In a regiment, officers:soldiers=3:31. After 6 officers and 22 soldiers are killed, the ratio becomes 1:13. Find the original number of officers.<\/p><button class=\"answer-option\" data-correct=\"false\">A) 18<\/button><button class=\"answer-option\" data-correct=\"true\">B) 21<\/button><button class=\"answer-option\" data-correct=\"false\">C) 24<\/button><button class=\"answer-option\" data-correct=\"false\">D) 30<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) 21<\/strong><br><strong>Explanation:<\/strong> Let officers=3x and soldiers=31x. (3x\u22126)\/(31x\u221222)=1\/13 gives x=7. Original officers=21.<\/div><\/div><div class=\"question\" data-answered=\"false\"><p>Q10. Monthly incomes of P and Q are in the ratio 4:3 and expenses in the ratio 3:2. If each saves \u20b96,000, find P&#x27;s monthly income.<\/p><button class=\"answer-option\" data-correct=\"false\">A) \u20b918,000<\/button><button class=\"answer-option\" data-correct=\"true\">B) \u20b924,000<\/button><button class=\"answer-option\" data-correct=\"false\">C) \u20b930,000<\/button><button class=\"answer-option\" data-correct=\"false\">D) \u20b912,000<\/button><div class=\"answer-explanation\"><strong>Correct Answer: B) \u20b924,000<\/strong><br><strong>Explanation:<\/strong> Let incomes be 4x and 3x, expenses 3y and 2y. Then 4x\u22123y=6000 and 3x\u22122y=6000. Subtracting gives x=y; hence x=6000 and P&#x27;s income=\u20b924,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=\"ratio10-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=\"ratio10-modal-score\">0.00<\/div><p class=\"completion-message\">Practise more Ratio and Proportion 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-ratio-proportion-advanced-10\");\n  const modal = document.getElementById(\"ratio10-completion-modal\");\n\n  if (!quizBox || !modal) return;\n\n  const allQuestions = quizBox.querySelectorAll(\".question\");\n  const totalQuestions = allQuestions.length;\n  const storageName = \"ratio_proportion_advanced_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(\"ratio10-score-value\").textContent = displayScore;\n    document.getElementById(\"ratio10-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=16294\"><strong>Attempt a Free SBI PO Mains Ready Mock Test<\/strong><\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Benefits of Attempting Ratio and Proportion Live Quizzes for Bank Mains<\/strong><\/h2>\n\n\n\n<p>Practicing advanced ratio questions in a timed live quiz setting provides strategic advantages tailored for banking aspirants:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Eliminates Monotonous Calculation Errors:<\/strong> Mains DI sets involve large numbers. Using ratio unit assignments minimizes multi-digit multiplications.<\/li>\n\n\n\n<li><strong>Improves Question Selection Skills:<\/strong> As expert banking mentors emphasize, &#8220;SBI PO Mains is defined by which questions you skip rather than which you attempt.&#8221; Live quizzes teach strategic selection.<\/li>\n\n\n\n<li><strong>Enhances Data Interpretation Speed:<\/strong> Converting complex percentage graphs and funnel charts into ratio multipliers boosts DI speed by up to 40%.<\/li>\n\n\n\n<li><strong>Seamless Integration with Other Topics:<\/strong> Ratios directly power <strong>[Mixtures, Alligations &amp; Partnership]<\/strong> and <strong>[Time &amp; Work Efficiency]<\/strong> problems.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Core Concepts, High-Yield Formulas, and Shortcut Tricks for SBI PO Mains<\/strong><\/h2>\n\n\n\n<p>SBI PO Mains requires deep clarity on high-yield arithmetic relationships. Review the core breakdown below:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Concept Category<\/strong><\/td><td><strong>What to Learn \/ Application<\/strong><\/td><td><strong>Key Formula \/ Shortcut<\/strong><\/td><\/tr><tr><td><strong>Basic Proportion<\/strong><\/td><td>Mean, Third, and Fourth Proportional<\/td><td>Mean = \u221a(a \u00d7 b); Third = b\u00b2 \/ a; Fourth = (b \u00d7 c) \/ a<\/td><\/tr><tr><td><strong>Cross-Multiplication Method<\/strong><\/td><td>Skip linear equations for age\/income shifts<\/td><td>Compare initial &amp; final ratios with difference additions<\/td><\/tr><tr><td><strong>Partnership &amp; Profit<\/strong><\/td><td>Distributing profits over variable periods<\/td><td>Profit Ratio = (Investment\u2081 \u00d7 Time\u2081) : (Investment\u2082 \u00d7 Time\u2082)<\/td><\/tr><tr><td><strong>Mixture Replacement<\/strong><\/td><td>Repeated liquid replacement iterations<\/td><td>Remaining \/ Original = (1 \u2212 x\/V)\u207f<\/td><\/tr><tr><td><strong>Direct &amp; Inverse Variation<\/strong><\/td><td>Speed-time &amp; work-efficiency relations<\/td><td>Direct: x\u2081\/x\u2082 = y\u2081\/y\u2082 | Inverse: x\u2081y\u2081 = x\u2082y\u2082<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>High-Yield Pro Tip for SBI PO Mains: Fractional Equivalencing<\/strong><\/p>\n\n\n\n<p>Convert complex percentages to simple fractional ratios immediately! For example, an increase of 37.5% means multiplying by 11\/8 (since 37.5% = 3\/8). Utilizing unit scaling (1 part = x) avoids setting up lengthy algebraic expressions under exam pressure.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to Prepare Ratio and Proportion Questions for Bank Exams?<\/strong><\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Build Unshakable Conceptual Clarity:<\/strong> Start by completing comprehensive video marathons by expert faculties (such as Kaushik Sir, Ashish Sir, Harshal Sir, or Yashraj Sir). Focus on understanding fundamental ratio properties over memorizing formulas.<\/li>\n\n\n\n<li><strong>Solve High-Level Topic PDFs:<\/strong> Transition from basic questions to Mains-level topic bundles (such as Guidely or Smartkeeda PDF sets) covering multi-variable word problems.<\/li>\n\n\n\n<li><strong>Master Unit-Ratio &amp; Cross-Multiplication Tricks:<\/strong> Avoid writing full algebraic equations (x and y) where cross-multiplication or unit scaling applies.<\/li>\n\n\n\n<li><strong>Practice Sectional Mocks &amp; Previous Year Questions (PYQs):<\/strong> Take full-length sectional tests on platforms like Testbook or PracticeMock. Analyze every unattempted or incorrect question in detail.<\/li>\n\n\n\n<li><strong>Curate Quick Revision Notes:<\/strong> For last-minute brush-ups, maintain compact formula sheets summarizing Speed Maths, Percentages, and Ratio shortcuts. Explore our recommended <strong>[Free Quants Speed Revision Notes Collection]<\/strong> for fast-track preparation.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong><\/h2>\n\n\n\n<p>Mastering Ratio and Proportion is an indispensable strategy for clearing the SBI PO Mains cutoff. By moving beyond basic algebraic equations and adopting unit scaling, fractional equivalencing, and strategic question selection, you can drastically boost both accuracy and speed in Quantitative Aptitude. Continue practicing with our live quiz sets, analyze your weak areas, and download free topic notes to secure your dream bank PO career in 2026!<\/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>Ratio and Proportion Questions for SBI PO Mains Frequently Asked Questions<\/strong><\/h2>\n\n\n\n<p><strong>Q1. What is the weightage of Ratio and Proportion in SBI PO Mains?<\/strong><\/p>\n\n\n\n<p>While pure direct ratio questions rarely appear, ratio concepts directly drive 60\u201370% of Quantitative Aptitude marks through Caselets, DI sets, Mixtures, and Partnerships.<\/p>\n\n\n\n<p><strong>Q2. How does Ratio and Proportion differ between SBI PO Prelims and Mains?<\/strong><\/p>\n\n\n\n<p>Prelims tests basic execution speed on simple linear equations. Mains tests multi-concept integration, variable-based ratios, and complex data extraction from DI charts.<\/p>\n\n\n\n<p><strong>Q3. What is the cross-multiplication method in ratio questions?<\/strong><\/p>\n\n\n\n<p>It is a speed technique used to calculate unknown quantities in age or income shifts without writing quadratic or double linear algebraic equations.<\/p>\n\n\n\n<p><strong>Q4. Are free PDFs sufficient for SBI PO Mains Ratio preparation?<\/strong><\/p>\n\n\n\n<p>Free PDFs provide strong foundational question banks. However, combining PDF practice with timed live quizzes and mock analysis is essential to build exam speed.<\/p>\n\n\n\n<p><strong>Q5. Which topics should I master alongside Ratio and Proportion?<\/strong><\/p>\n\n\n\n<p>You should concurrently master Percentages, Averages, Mixtures &amp; Alligations, Profit &amp; Loss, and Time &amp; Work for complete Quantitative Aptitude synergy.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ace the exam with high-level Ratio and Proportion Questions for SBI PO Mains! Solve live quiz sets, master shortcuts, &#038; download free notes. <\/p>\n","protected":false},"author":39,"featured_media":208369,"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-208364","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>Ratio and Proportion Questions for SBI PO Mains , Free Quiz<\/title>\n<meta name=\"description\" content=\"Master Ratio and Proportion Questions for SBI PO Mains. Practice live quiz, high-level DI questions, short tricks &amp; solutions.\" \/>\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\/ratio-and-proportion-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=\"Ratio and Proportion Questions for SBI PO Mains , Free Quiz\" \/>\n<meta property=\"og:description\" content=\"Master Ratio and Proportion Questions for SBI PO Mains. Practice live quiz, high-level DI questions, short tricks &amp; solutions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/\" \/>\n<meta property=\"og:site_name\" content=\"Practicemock\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-13T07:16:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T07:16:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/ratio-and-proportions-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":"Ratio and Proportion Questions for SBI PO Mains , Free Quiz","description":"Master Ratio and Proportion Questions for SBI PO Mains. Practice live quiz, high-level DI questions, short tricks & solutions.","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\/ratio-and-proportion-questions-for-sbi-po-mains\/","og_locale":"en_US","og_type":"article","og_title":"Ratio and Proportion Questions for SBI PO Mains , Free Quiz","og_description":"Master Ratio and Proportion Questions for SBI PO Mains. Practice live quiz, high-level DI questions, short tricks & solutions.","og_url":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/","og_site_name":"Practicemock","article_published_time":"2026-08-13T07:16:35+00:00","article_modified_time":"2026-08-13T07:16:40+00:00","og_image":[{"width":1672,"height":941,"url":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/ratio-and-proportions-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\/ratio-and-proportion-questions-for-sbi-po-mains\/#article","isPartOf":{"@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/"},"author":{"name":"Monisa Baral","@id":"https:\/\/www.practicemock.com\/blog\/#\/schema\/person\/0125adcd11ddbaf113e7a8add7474af2"},"headline":"Ratio and Proportion Questions for SBI PO Mains, FREE PDF &amp; Live Quiz","datePublished":"2026-08-13T07:16:35+00:00","dateModified":"2026-08-13T07:16:40+00:00","mainEntityOfPage":{"@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/"},"wordCount":1389,"commentCount":0,"image":{"@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/#primaryimage"},"thumbnailUrl":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/ratio-and-proportions-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\/ratio-and-proportion-questions-for-sbi-po-mains\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/","url":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/","name":"Ratio and Proportion Questions for SBI PO Mains , Free Quiz","isPartOf":{"@id":"https:\/\/www.practicemock.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/#primaryimage"},"image":{"@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/#primaryimage"},"thumbnailUrl":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/ratio-and-proportions-questions-for-sbi-po-mains.webp","datePublished":"2026-08-13T07:16:35+00:00","dateModified":"2026-08-13T07:16:40+00:00","author":{"@id":"https:\/\/www.practicemock.com\/blog\/#\/schema\/person\/0125adcd11ddbaf113e7a8add7474af2"},"description":"Master Ratio and Proportion Questions for SBI PO Mains. Practice live quiz, high-level DI questions, short tricks & solutions.","breadcrumb":{"@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-questions-for-sbi-po-mains\/#primaryimage","url":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/ratio-and-proportions-questions-for-sbi-po-mains.webp","contentUrl":"https:\/\/www.practicemock.com\/blog\/wp-content\/uploads\/2026\/08\/ratio-and-proportions-questions-for-sbi-po-mains.webp","width":1672,"height":941,"caption":"ratio and proportions questions for sbi po mains"},{"@type":"BreadcrumbList","@id":"https:\/\/www.practicemock.com\/blog\/ratio-and-proportion-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":"Ratio and Proportion Questions for SBI PO Mains, FREE PDF &amp; Live 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\/208364","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=208364"}],"version-history":[{"count":0,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/posts\/208364\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/media\/208369"}],"wp:attachment":[{"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/media?parent=208364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/categories?post=208364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.practicemock.com\/blog\/wp-json\/wp\/v2\/tags?post=208364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}