{"id":7502,"date":"2022-04-26T13:22:00","date_gmt":"2022-04-26T13:22:00","guid":{"rendered":"http:\/\/euseguros.pt\/?p=7502"},"modified":"2022-04-26T14:58:36","modified_gmt":"2022-04-26T14:58:36","slug":"problems-with-combinatorics-ultimate-guide","status":"publish","type":"post","link":"https:\/\/euseguros.pt\/en\/problems-with-combinatorics-ultimate-guide\/","title":{"rendered":"Problems with Combinatorics &#8211; Ultimate Guide"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.4.3&#8243;][et_pb_row _builder_version=&#8221;4.4.3&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.4.3&#8243;][et_pb_text _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;]<\/p>\n<h3><strong>Solved Combinatorics Problems with Words<br \/> <\/strong><\/h3>\n<p>Combinatorics is confusing because people that explain it and publish manuals on it, make it confusing. In reality, they don&#8217;t really want you to gain a clear understanding of things.\u00a0 So, here we are doing the opposite. Let&#8217;s do this together, step-by-step. At any point if you need to clarify anything, drop me an email, and we will go through this together.<\/p>\n<p><span style=\"text-decoration: underline;\"><strong>For word problems there are 5 typical cases:<\/strong><\/span><\/p>\n<p><strong>#1 Non-Repeated Letters<\/strong><\/p>\n<p><strong>#2 Repeated Letters<\/strong><\/p>\n<p><strong>#3 Vowels Together<\/strong><\/p>\n<p><strong>#4 Vowels Not Together<\/strong><\/p>\n<p><strong>#5 No Two Vowels Together<\/strong><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/Untitled.jpg&#8221; _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243; custom_padding=&#8221;||0px|||&#8221; hover_enabled=&#8221;0&#8243;]<\/p>\n<p><strong>#1 NON-REPEATED LETTERS<\/strong><\/p>\n<p>In non-repeated letter problems, the idea is: you start with a word formed with non-repeated letters, and keep using each letter until you run ot of them.<\/p>\n<p>Let&#8217;s use the word MACHINE.<\/p>\n<p>It has 7 letters and we want to count the number of 7 letter words we can form using 7 letters.<\/p>\n<p>So for the first position, you have all of the letters available: 7<\/p>\n<p>For the second position you only have 6 letters available.<\/p>\n<p>For the third position you have 5 letters available and so on until the end where you only have one letter available.<\/p>\n<p>Since you can have any of the letters in any position but the one that you just used,\u00a0 we multiply the available possibilities, so we say we have 7 slots for 7 letters or 7P7 or 7! = 7\u00a0 x\u00a0 6 x 5 x 4 x 3 x 2 x 1 = 5.040 possibilities.<\/p>\n<p>If the word is ABC we have 3 letters for 3 available spaces so the answer is 3P3 or 3!<\/p>\n<p>For these problems, when they ask you to form any word (making sense or not), using the letters QWERTY, or any other &#8220;word&#8221;, it is always the same:<\/p>\n<p>1. How many spaces available? 6. So 6 spaces for 6 letters = 6P6 = 6!<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/repeated-letters.jpg&#8221; _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243; custom_padding=&#8221;||0px|||&#8221; hover_enabled=&#8221;0&#8243;]<\/p>\n<p><strong>#2 REPEATED LETTERS<\/strong><\/p>\n<p>In these ones, it is the same as the previous example, but we have an additional step as there are repeated letters. Think about it: CORPORATION, is the same as CORPORATION. You just changed one letter O for another, but the word is the same.<\/p>\n<p>So what we do here is discount the repetitions made avaiable by the repeated letters.<\/p>\n<p>So we start off like the previous example. Here we have 11 letters, so 11P11 or 11!, BUT we divide by the possibilities of the repeated letters. In this case, we have 3 &#8216;O&#8217; so 3P3 or 3! * 2P&#8221; from the 2 &#8216;R&#8217;s.<\/p>\n<p>So the answer to this one is 11! \/ (3! x 2!)<\/p>\n<p>If it was the word SISTER, we have 6 letters, and 2 repeated ones so 6!\/2!<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/vowels-together-word-problems.jpg&#8221; _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243; custom_padding=&#8221;||0px|||&#8221; hover_enabled=&#8221;0&#8243;]<\/p>\n<p><strong>#3 Vowels Together<br \/><\/strong><\/p>\n<p>In these ones, start by separating the vowels in a group and the consonants in another.<\/p>\n<p>Our word is MACHINE so we have:<\/p>\n<p>[AIE] and [MCHN]<\/p>\n<p>The idea here is that since we want the vowels grouped together, all three must always come before or after a consonant, this &#8220;one letter&#8221; has 5 slots that can go to (check the picture above) so 5P5 or 5!<\/p>\n<p>And since we have 3 letters, AIE is different from AEI so we also have 3 spaces for 3 letters or 3P3 = 3!<\/p>\n<p>So our final answer is 5! x 3!<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/no-vowels-come-together-word-problems.jpg&#8221; _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243; custom_padding=&#8221;||0px|||&#8221; hover_enabled=&#8221;0&#8243;]<\/p>\n<p><strong>#4 No Vowels Together<br \/> <\/strong><\/p>\n<p>In this specific case, we use what we have just calculated before to solve this problem by subtracting (Vowels together) from Non-Repeated Letters.<\/p>\n<p>s0 the answer is 7!-3!5!<\/p>\n<p>Think about it: 7! means that any letter can occupy any space, so there are no restrictions, and the las one we calculated is when vowels ALWAYS come together. So to solve this, we start with ALL and subtract the case that we dont&#8217; want to happen.<\/p>\n<p>If we have a word with repeated letters we tdo the same scenario:<\/p>\n<p>CORPORATION has 11 letters, so all the possibilities is 11!\/(3!x2!)<\/p>\n<p>and we subtract the cases where vowels always come together 5!\/3! * 7!\/(2!3!)<\/p>\n<p>We separated the word in two groups: vowels: 5! and divided by the repeated ones, 3!<\/p>\n<p>and multiplied by the consontant group where on top goes all the newely formed word combined by the sum of all consonants plus the word made out of consonants so 7! goes on top, and we divide by the number or repeated consontants and repeated vowels so 7!\/(3!2!))<\/p>\n<p>So the answer is 11!\/(3!2!) &#8211; 5!\/3! * 7!\/(3!2!)<\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;http:\/\/euseguros.pt\/wp-content\/uploads\/2022\/04\/WORD-PROBLEMS-NO-TWO-VOWELS-COME-TOGETHER-WITH-REPETITION.jpg&#8221; _builder_version=&#8221;4.4.3&#8243; hover_enabled=&#8221;0&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.4.3&#8243; custom_padding=&#8221;||0px|||&#8221; hover_enabled=&#8221;0&#8243;]<\/p>\n<p><strong>#5 No TWO Vowels Together<br \/> <\/strong><\/p>\n<p>In this specific case,we don&#8217;t want two vowels together.<\/p>\n<p>Using the word SISTER, we have 6 letters. Again we start by grouping vowels and consonants.<\/p>\n<p>[IE] &#8211; 2 letters<\/p>\n<p>[SSTR] &#8211; 4 letters so 4!, with 2 repeates &#8216;SS&#8217; = 2! so we have 4!\/2!<\/p>\n<p>The difference to the one where it says vowels come together is that in that case it is ALL vowels come together, and here we are splitting up vowels so that no two come together.<\/p>\n<p>So we have 5 spaces where we can put two vowels * 4!\/2|, because we can re-arrange SSTR in different ways like STSR or TRSS<\/p>\n<p>So our final answer is 5P2 * 4!\/2!<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.4.3&#8243;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.4.3&#8243;][et_pb_signup provider=&#8221;aweber&#8221; aweber_list=&#8221;Subscribers|6133958&#8243; success_action=&#8221;redirect&#8221; success_redirect_url=&#8221;http:\/\/euseguros.pt\/novo-subscritor\/&#8221; title=&#8221;Subscribe to our newsletter&#8221; button_text=&#8221;SUBMIT&#8221; description=&#8221;<\/p>\n<p>Get important specialized information to help your business<\/p>\n<p>&#8221; _builder_version=&#8221;4.4.3&#8243; header_level=&#8221;h1&#8243; header_font=&#8221;||||||||&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;31px&#8221; body_font=&#8221;||||||||&#8221; body_text_align=&#8221;center&#8221; result_message_font=&#8221;||||||||&#8221; background_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_bg_color=&#8221;#e02b20&#8243; button_font=&#8221;||||||||&#8221; max_width=&#8221;100%&#8221; button_letter_spacing_hover=&#8221;0&#8243; fields_text_shadow_style=&#8221;none&#8221; global_module=&#8221;557&#8243; saved_tabs=&#8221;all&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;on&#8221; button_letter_spacing__hover=&#8221;0&#8243; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_signup][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>","protected":false},"excerpt":{"rendered":"<p>In this guide you will gain a better understanding of counting problems in statistics using step-by-step examples.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[105],"tags":[392,389,390,394,391,393],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Problems with Combinatorics - Ultimate Guide - EU Seguros<\/title>\n<meta name=\"description\" content=\"In this guide you will gain a better understanding of counting problems in statistics using step-by-step examples.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/euseguros.pt\/en\/problems-with-combinatorics-ultimate-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Problems with Combinatorics - Ultimate Guide - EU Seguros\" \/>\n<meta property=\"og:description\" content=\"In this guide you will gain a better understanding of counting problems in statistics using step-by-step examples.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/euseguros.pt\/en\/problems-with-combinatorics-ultimate-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"EU Seguros\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/eusegurosportugal\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-26T13:22:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-26T14:58:36+00:00\" \/>\n<meta name=\"author\" content=\"Diogo Marques\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Diogo Marques\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/\"},\"author\":{\"name\":\"Diogo Marques\",\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/person\/30c0ea90a3f6e1b6b82bfa54d4fb7a57\"},\"headline\":\"Problems with Combinatorics &#8211; Ultimate Guide\",\"datePublished\":\"2022-04-26T13:22:00+00:00\",\"dateModified\":\"2022-04-26T14:58:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/\"},\"wordCount\":1221,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/euseguros.pt\/#organization\"},\"keywords\":[\"combinations\",\"combinatorics\",\"counting problems\",\"letter problems\",\"permutations\",\"word problems\"],\"articleSection\":[\"statistics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/\",\"url\":\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/\",\"name\":\"Problems with Combinatorics - Ultimate Guide - EU Seguros\",\"isPartOf\":{\"@id\":\"https:\/\/euseguros.pt\/#website\"},\"datePublished\":\"2022-04-26T13:22:00+00:00\",\"dateModified\":\"2022-04-26T14:58:36+00:00\",\"description\":\"In this guide you will gain a better understanding of counting problems in statistics using step-by-step examples.\",\"breadcrumb\":{\"@id\":\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/euseguros.pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Problems with Combinatorics &#8211; Ultimate Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/euseguros.pt\/#website\",\"url\":\"https:\/\/euseguros.pt\/\",\"name\":\"EU Seguros\",\"description\":\"Independent Financial Advisory Services\",\"publisher\":{\"@id\":\"https:\/\/euseguros.pt\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/euseguros.pt\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/euseguros.pt\/#organization\",\"name\":\"Eu Seguros\",\"url\":\"https:\/\/euseguros.pt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/euseguros.pt\/wp-content\/uploads\/2019\/09\/Empresas-a-Criar.png\",\"contentUrl\":\"http:\/\/euseguros.pt\/wp-content\/uploads\/2019\/09\/Empresas-a-Criar.png\",\"width\":500,\"height\":500,\"caption\":\"Eu Seguros\"},\"image\":{\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/eusegurosportugal\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/person\/30c0ea90a3f6e1b6b82bfa54d4fb7a57\",\"name\":\"Diogo Marques\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/euseguros.pt\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/d9631f59c5bd5e123d75835f35263679?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/d9631f59c5bd5e123d75835f35263679?s=96&r=g\",\"caption\":\"Diogo Marques\"},\"sameAs\":[\"http:\/\/euseguros.pt\"],\"url\":\"https:\/\/euseguros.pt\/en\/author\/diogolmferreira\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Problems with Combinatorics - Ultimate Guide - EU Seguros","description":"In this guide you will gain a better understanding of counting problems in statistics using step-by-step examples.","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:\/\/euseguros.pt\/en\/problems-with-combinatorics-ultimate-guide\/","og_locale":"en_US","og_type":"article","og_title":"Problems with Combinatorics - Ultimate Guide - EU Seguros","og_description":"In this guide you will gain a better understanding of counting problems in statistics using step-by-step examples.","og_url":"https:\/\/euseguros.pt\/en\/problems-with-combinatorics-ultimate-guide\/","og_site_name":"EU Seguros","article_publisher":"https:\/\/facebook.com\/eusegurosportugal","article_published_time":"2022-04-26T13:22:00+00:00","article_modified_time":"2022-04-26T14:58:36+00:00","author":"Diogo Marques","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Diogo Marques","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/#article","isPartOf":{"@id":"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/"},"author":{"name":"Diogo Marques","@id":"https:\/\/euseguros.pt\/#\/schema\/person\/30c0ea90a3f6e1b6b82bfa54d4fb7a57"},"headline":"Problems with Combinatorics &#8211; Ultimate Guide","datePublished":"2022-04-26T13:22:00+00:00","dateModified":"2022-04-26T14:58:36+00:00","mainEntityOfPage":{"@id":"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/"},"wordCount":1221,"commentCount":0,"publisher":{"@id":"https:\/\/euseguros.pt\/#organization"},"keywords":["combinations","combinatorics","counting problems","letter problems","permutations","word problems"],"articleSection":["statistics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/","url":"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/","name":"Problems with Combinatorics - Ultimate Guide - EU Seguros","isPartOf":{"@id":"https:\/\/euseguros.pt\/#website"},"datePublished":"2022-04-26T13:22:00+00:00","dateModified":"2022-04-26T14:58:36+00:00","description":"In this guide you will gain a better understanding of counting problems in statistics using step-by-step examples.","breadcrumb":{"@id":"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/euseguros.pt\/problems-with-combinatorics-ultimate-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/euseguros.pt\/"},{"@type":"ListItem","position":2,"name":"Problems with Combinatorics &#8211; Ultimate Guide"}]},{"@type":"WebSite","@id":"https:\/\/euseguros.pt\/#website","url":"https:\/\/euseguros.pt\/","name":"EU Seguros","description":"Independent Financial Advisory Services","publisher":{"@id":"https:\/\/euseguros.pt\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/euseguros.pt\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/euseguros.pt\/#organization","name":"Eu Seguros","url":"https:\/\/euseguros.pt\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/euseguros.pt\/#\/schema\/logo\/image\/","url":"http:\/\/euseguros.pt\/wp-content\/uploads\/2019\/09\/Empresas-a-Criar.png","contentUrl":"http:\/\/euseguros.pt\/wp-content\/uploads\/2019\/09\/Empresas-a-Criar.png","width":500,"height":500,"caption":"Eu Seguros"},"image":{"@id":"https:\/\/euseguros.pt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/eusegurosportugal"]},{"@type":"Person","@id":"https:\/\/euseguros.pt\/#\/schema\/person\/30c0ea90a3f6e1b6b82bfa54d4fb7a57","name":"Diogo Marques","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/euseguros.pt\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/d9631f59c5bd5e123d75835f35263679?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d9631f59c5bd5e123d75835f35263679?s=96&r=g","caption":"Diogo Marques"},"sameAs":["http:\/\/euseguros.pt"],"url":"https:\/\/euseguros.pt\/en\/author\/diogolmferreira\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/posts\/7502"}],"collection":[{"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/comments?post=7502"}],"version-history":[{"count":4,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/posts\/7502\/revisions"}],"predecessor-version":[{"id":7514,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/posts\/7502\/revisions\/7514"}],"wp:attachment":[{"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/media?parent=7502"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/categories?post=7502"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/euseguros.pt\/en\/wp-json\/wp\/v2\/tags?post=7502"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}