{"id":57716,"date":"2025-08-27T22:17:35","date_gmt":"2025-08-27T16:47:35","guid":{"rendered":"https:\/\/e-gmat.com\/blogs\/?p=57716"},"modified":"2025-09-04T23:08:46","modified_gmt":"2025-09-04T17:38:46","slug":"a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum","status":"publish","type":"post","link":"https:\/\/e-gmat.com\/blogs\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum\/","title":{"rendered":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3&#8230;."},"content":{"rendered":"<span class=\"rt-reading-time\" style=\"display: block;\"><span class=\"rt-label rt-prefix\">A <\/span> <span class=\"rt-time\">4<\/span> <span class=\"rt-label rt-postfix\">min read <\/span><\/span>\n<p><strong>Question:<\/strong> A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3. If the six-digit integer is divisible by 3, and n is of the form 1k2, k24, where k represents a digit that occurs twice, how many values could k have?<\/p>\n\n\n\n<p><strong>Options:<\/strong><\/p>\n\n\n\n<ul><li>A. 2<\/li><li>B. 3<\/li><li>C. 4<\/li><li>D. 5<\/li><li>E. 10<\/li><\/ul>\n\n\n\n<h2 id=\"h-2-solution-section\">2. Solution Section:<\/h2>\n\n\n\n<p><strong>Solution:<\/strong><\/p>\n\n\n\n<ul><li>Translate the problem requirements: We have a six-digit number in the form 1k2k24 where k appears twice as the 2nd and 4th digits. We need to find how many single-digit values of k (0-9) make this number divisible by 3.<\/li><li>Set up the digit sum formula: Since divisibility by 3 depends on the sum of digits being divisible by 3, calculate the sum: 1 + k + 2 + k + 2 + 4 = 9 + 2k<\/li><li>Apply the divisibility condition: For the number to be divisible by 3, we need (9 + 2k) to be divisible by 3. Since 9 is already divisible by 3, we need 2k to be divisible by 3.<\/li><li>Find valid values of k: Since 2k must be divisible by 3, and gcd(2,3) = 1, we need k itself to be divisible by 3. Test k = 0, 3, 6, 9 to verify they work.<\/li><\/ul>\n\n\n\n<h3 id=\"h-execution-of-strategic-approach\">Execution of Strategic Approach<\/h3>\n\n\n\n<ol><li>Translate the problem requirements Let&#8217;s start by understanding what we&#8217;re given. We have a six-digit number that looks like 1k2k24, where k is some digit that appears in both the 2nd and 4th positions.<\/li><\/ol>\n\n\n\n<p>For example, if k = 5, our number would be 152524. If k = 0, our number would be 102024.<\/p>\n\n\n\n<p>The question asks: how many different values can k have so that this six-digit number is divisible by 3? Since k is a digit, it can be any whole number from 0 to 9.<\/p>\n\n\n\n<p>Process Skill: TRANSLATE &#8211; Converting the abstract form 1k2k24 into concrete examples helps us visualize what we&#8217;re working with.<\/p>\n\n\n\n<ol start=\"2\"><li>Set up the digit sum formula Now we use the key rule given in the problem: a number is divisible by 3 if and only if the sum of its digits is divisible by 3.<\/li><\/ol>\n\n\n\n<p>Let&#8217;s add up all the digits in our number 1k2k24: \u2022 First digit: 1 \u2022 Second digit: k \u2022 Third digit: 2 \u2022 Fourth digit: k \u2022 Fifth digit: 2 \u2022 Sixth digit: 4<\/p>\n\n\n\n<p>Total sum = 1 + k + 2 + k + 2 + 4 Let&#8217;s simplify this step by step: 1 + 2 + 2 + 4 = 9 k + k = 2k<\/p>\n\n\n\n<p>So our total sum = 9 + 2k<\/p>\n\n\n\n<ol start=\"3\"><li>Apply the divisibility condition For our six-digit number to be divisible by 3, the sum (9 + 2k) must be divisible by 3.<\/li><\/ol>\n\n\n\n<p>Here&#8217;s the key insight: since 9 is already divisible by 3 (because 9 \u00f7 3 = 3 exactly), we need 2k to also be divisible by 3 for the entire sum to be divisible by 3.<\/p>\n\n\n\n<p>So our question becomes: when is 2k divisible by 3?<\/p>\n\n\n\n<p>Process Skill: INFER &#8211; Recognizing that since 9 is divisible by 3, we only need to focus on when 2k is divisible by 3.<\/p>\n\n\n\n<ol start=\"4\"><li>Find valid values of k For 2k to be divisible by 3, we need to think about what values of k work.<\/li><\/ol>\n\n\n\n<p>Since 2 and 3 share no common factors (2 and 3 are coprime), the only way for 2k to be divisible by 3 is if k itself is divisible by 3.<\/p>\n\n\n\n<p>Let&#8217;s check each possible value of k from 0 to 9: \u2022 k = 0: Is 0 divisible by 3? Yes (0 \u00f7 3 = 0) \u2713 \u2022 k = 1: Is 1 divisible by 3? No \u2717 \u2022 k = 2: Is 2 divisible by 3? No \u2717 \u2022 k = 3: Is 3 divisible by 3? Yes (3 \u00f7 3 = 1) \u2713 \u2022 k = 4: Is 4 divisible by 3? No \u2717 \u2022 k = 5: Is 5 divisible by 3? No \u2717 \u2022 k = 6: Is 6 divisible by 3? Yes (6 \u00f7 3 = 2) \u2713 \u2022 k = 7: Is 7 divisible by 3? No \u2717 \u2022 k = 8: Is 8 divisible by 3? No \u2717 \u2022 k = 9: Is 9 divisible by 3? Yes (9 \u00f7 3 = 3) \u2713<\/p>\n\n\n\n<p>Let&#8217;s verify with one example: if k = 6, our number is 162624, and the digit sum is 9 + 2(6) = 9 + 12 = 21. Since 21 \u00f7 3 = 7, this works!<\/p>\n\n\n\n<p>Process Skill: CONSIDER ALL CASES &#8211; Systematically checking each possible value of k ensures we don&#8217;t miss any valid options.<\/p>\n\n\n\n<ol start=\"5\"><li>Final Answer We found that k can have 4 different values: 0, 3, 6, and 9.<\/li><\/ol>\n\n\n\n<p>Therefore, the answer is C. 4.<\/p>\n\n\n\n<h3 id=\"h-common-faltering-points\">Common Faltering Points<\/h3>\n\n\n\n<p>Errors while devising the approach<\/p>\n\n\n\n<p>Faltering Point 1: Misinterpreting the notation 1k2k24 Students may struggle to understand that k represents the same digit appearing in both the 2nd and 4th positions. They might think k can be different values in each position, leading them to set up the problem incorrectly as finding values for two different variables instead of one repeated digit.<\/p>\n\n\n\n<p>Faltering Point 2: Forgetting the constraint that k must be a single digit Students may overlook that k is explicitly described as &#8220;a digit&#8221; and therefore must be between 0 and 9 inclusive. This constraint is crucial for determining the final count of valid values.<\/p>\n\n\n\n<p>Faltering Point 3: Misapplying the divisibility rule Students might confuse the divisibility by 3 rule with other divisibility rules (like divisibility by 9) or incorrectly remember it as requiring the sum to equal 3 rather than be divisible by 3.<\/p>\n\n\n\n<p>Errors while executing the approach<\/p>\n\n\n\n<p>Faltering Point 1: Arithmetic errors when calculating the digit sum Students may make simple addition mistakes when computing 1 + k + 2 + k + 2 + 4 = 9 + 2k, potentially getting the wrong constant term or coefficient for k.<\/p>\n\n\n\n<p>Faltering Point 2: Incorrectly determining when 2k is divisible by 3 Students might not recognize that since gcd(2,3) = 1, the expression 2k is divisible by 3 if and only if k is divisible by 3. They may try to solve 2k \u2261 0 (mod 3) incorrectly, perhaps thinking k must equal specific values like 1.5.<\/p>\n\n\n\n<p>Faltering Point 3: Missing valid values of k during systematic checking When checking k = 0 through k = 9, students might skip k = 0 thinking it&#8217;s not a valid digit for the middle positions, or make individual divisibility errors (like thinking 6 is not divisible by 3).<\/p>\n\n\n\n<p>Errors while selecting the answer<\/p>\n\n\n\n<p>Faltering Point 1: Counting the actual values instead of the count Students might list the valid values (0, 3, 6, 9) but then select an answer choice that matches one of these values rather than counting that there are 4 valid values total.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Question: A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3. If the six-digit integer is divisible by 3, and n is of the form 1k2, k24, where k represents a digit that occurs twice, how many values could k have? Options: A. 2 B. [&hellip;]<\/p>\n","protected":false},"author":102457,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"off","_et_pb_old_content":"","_et_gb_content_width":"","ub_ctt_via":""},"categories":[44,100],"tags":[],"featured_image_src":null,"author_info":{"display_name":"Kashish Garg","author_link":"https:\/\/e-gmat.com\/blogs\/author\/kashish\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v17.1.1 (Yoast SEO v17.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3....<\/title>\n<meta name=\"description\" content=\"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3. Find detailed solution with helpful links\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3....\" \/>\n<meta property=\"og:description\" content=\"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3. Find detailed solution with helpful links\" \/>\n<meta property=\"og:url\" content=\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html\" \/>\n<meta property=\"og:site_name\" content=\"e-GMAT Blog | Best GMAT blog on the planet\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/E-Gmat-499275643430980\" \/>\n<meta property=\"article:published_time\" content=\"2025-08-27T16:47:35+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-04T17:38:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@e_GMAT\" \/>\n<meta name=\"twitter:site\" content=\"@e_GMAT\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kashish Garg\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/e-gmat.com\/blogs\/#organization\",\"name\":\"e-GMAT\",\"url\":\"https:\/\/e-gmat.com\/blogs\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/E-Gmat-499275643430980\",\"https:\/\/www.linkedin.com\/in\/rajat-sadana-ba459a\/\",\"https:\/\/www.youtube.com\/user\/eGMATconcepts\",\"https:\/\/twitter.com\/e_GMAT\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/e-gmat.com\/blogs\/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/e-gmat.com\/blogs\/wp-content\/uploads\/2018\/04\/logo-full.png\",\"contentUrl\":\"https:\/\/e-gmat.com\/blogs\/wp-content\/uploads\/2018\/04\/logo-full.png\",\"width\":908,\"height\":802,\"caption\":\"e-GMAT\"},\"image\":{\"@id\":\"https:\/\/e-gmat.com\/blogs\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/e-gmat.com\/blogs\/#website\",\"url\":\"https:\/\/e-gmat.com\/blogs\/\",\"name\":\"e-GMAT Blog | Best GMAT blog on the planet\",\"description\":\"Prepare for your GMAT and MBA journey\",\"publisher\":{\"@id\":\"https:\/\/e-gmat.com\/blogs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/e-gmat.com\/blogs\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#webpage\",\"url\":\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html\",\"name\":\"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3....\",\"isPartOf\":{\"@id\":\"https:\/\/e-gmat.com\/blogs\/#website\"},\"datePublished\":\"2025-08-27T16:47:35+00:00\",\"dateModified\":\"2025-09-04T17:38:46+00:00\",\"description\":\"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3. Find detailed solution with helpful links\",\"breadcrumb\":{\"@id\":\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Homepage\",\"item\":\"https:\/\/e-gmat.com\/blogs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GMAT Preparation\",\"item\":\"https:\/\/e-gmat.com\/blogs\/news\/gmat-prep\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"GMAT OG Solutions\",\"item\":\"https:\/\/e-gmat.com\/blogs\/news\/gmat-prep\/gmat-official-guide-solutions\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3&#8230;.\"}]},{\"@type\":\"Article\",\"@id\":\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#article\",\"isPartOf\":{\"@id\":\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#webpage\"},\"author\":{\"@id\":\"https:\/\/e-gmat.com\/blogs\/#\/schema\/person\/a3751e3cf22ad53be0877b8638a104f9\"},\"headline\":\"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3&#8230;.\",\"datePublished\":\"2025-08-27T16:47:35+00:00\",\"dateModified\":\"2025-09-04T17:38:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#webpage\"},\"wordCount\":915,\"publisher\":{\"@id\":\"https:\/\/e-gmat.com\/blogs\/#organization\"},\"articleSection\":[\"GMAT OG Solutions\",\"Quant OG Solutions\"],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/e-gmat.com\/blogs\/#\/schema\/person\/a3751e3cf22ad53be0877b8638a104f9\",\"name\":\"Kashish Garg\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/e-gmat.com\/blogs\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/34b808afef4b9fd7cc623102a85d3a2b?s=96&d=blank&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/34b808afef4b9fd7cc623102a85d3a2b?s=96&d=blank&r=g\",\"caption\":\"Kashish Garg\"},\"sameAs\":[\"https:\/\/e-gmat.com\/blogs\/\"],\"url\":\"https:\/\/e-gmat.com\/blogs\/author\/kashish\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3....","description":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3. Find detailed solution with helpful links","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:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html","og_locale":"en_US","og_type":"article","og_title":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3....","og_description":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3. Find detailed solution with helpful links","og_url":"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html","og_site_name":"e-GMAT Blog | Best GMAT blog on the planet","article_publisher":"https:\/\/www.facebook.com\/E-Gmat-499275643430980","article_published_time":"2025-08-27T16:47:35+00:00","article_modified_time":"2025-09-04T17:38:46+00:00","twitter_card":"summary_large_image","twitter_creator":"@e_GMAT","twitter_site":"@e_GMAT","twitter_misc":{"Written by":"Kashish Garg","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/e-gmat.com\/blogs\/#organization","name":"e-GMAT","url":"https:\/\/e-gmat.com\/blogs\/","sameAs":["https:\/\/www.facebook.com\/E-Gmat-499275643430980","https:\/\/www.linkedin.com\/in\/rajat-sadana-ba459a\/","https:\/\/www.youtube.com\/user\/eGMATconcepts","https:\/\/twitter.com\/e_GMAT"],"logo":{"@type":"ImageObject","@id":"https:\/\/e-gmat.com\/blogs\/#logo","inLanguage":"en-US","url":"https:\/\/e-gmat.com\/blogs\/wp-content\/uploads\/2018\/04\/logo-full.png","contentUrl":"https:\/\/e-gmat.com\/blogs\/wp-content\/uploads\/2018\/04\/logo-full.png","width":908,"height":802,"caption":"e-GMAT"},"image":{"@id":"https:\/\/e-gmat.com\/blogs\/#logo"}},{"@type":"WebSite","@id":"https:\/\/e-gmat.com\/blogs\/#website","url":"https:\/\/e-gmat.com\/blogs\/","name":"e-GMAT Blog | Best GMAT blog on the planet","description":"Prepare for your GMAT and MBA journey","publisher":{"@id":"https:\/\/e-gmat.com\/blogs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/e-gmat.com\/blogs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#webpage","url":"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html","name":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3....","isPartOf":{"@id":"https:\/\/e-gmat.com\/blogs\/#website"},"datePublished":"2025-08-27T16:47:35+00:00","dateModified":"2025-09-04T17:38:46+00:00","description":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3. Find detailed solution with helpful links","breadcrumb":{"@id":"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Homepage","item":"https:\/\/e-gmat.com\/blogs\/"},{"@type":"ListItem","position":2,"name":"GMAT Preparation","item":"https:\/\/e-gmat.com\/blogs\/news\/gmat-prep\/"},{"@type":"ListItem","position":3,"name":"GMAT OG Solutions","item":"https:\/\/e-gmat.com\/blogs\/news\/gmat-prep\/gmat-official-guide-solutions\/"},{"@type":"ListItem","position":4,"name":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3&#8230;."}]},{"@type":"Article","@id":"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#article","isPartOf":{"@id":"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#webpage"},"author":{"@id":"https:\/\/e-gmat.com\/blogs\/#\/schema\/person\/a3751e3cf22ad53be0877b8638a104f9"},"headline":"A positive integer is divisible by 3 if and only if the sum of its digits is divisible by 3&#8230;.","datePublished":"2025-08-27T16:47:35+00:00","dateModified":"2025-09-04T17:38:46+00:00","mainEntityOfPage":{"@id":"https:\/\/neuron.e-gmat.com\/quant\/questions\/a-positive-integer-is-divisible-by-3-if-and-only-if-the-sum-1453.html#webpage"},"wordCount":915,"publisher":{"@id":"https:\/\/e-gmat.com\/blogs\/#organization"},"articleSection":["GMAT OG Solutions","Quant OG Solutions"],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/e-gmat.com\/blogs\/#\/schema\/person\/a3751e3cf22ad53be0877b8638a104f9","name":"Kashish Garg","image":{"@type":"ImageObject","@id":"https:\/\/e-gmat.com\/blogs\/#personlogo","inLanguage":"en-US","url":"https:\/\/secure.gravatar.com\/avatar\/34b808afef4b9fd7cc623102a85d3a2b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/34b808afef4b9fd7cc623102a85d3a2b?s=96&d=blank&r=g","caption":"Kashish Garg"},"sameAs":["https:\/\/e-gmat.com\/blogs\/"],"url":"https:\/\/e-gmat.com\/blogs\/author\/kashish\/"}]}},"_links":{"self":[{"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/posts\/57716"}],"collection":[{"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/users\/102457"}],"replies":[{"embeddable":true,"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/comments?post=57716"}],"version-history":[{"count":1,"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/posts\/57716\/revisions"}],"predecessor-version":[{"id":57717,"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/posts\/57716\/revisions\/57717"}],"wp:attachment":[{"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/media?parent=57716"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/categories?post=57716"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/e-gmat.com\/blogs\/wp-json\/wp\/v2\/tags?post=57716"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}