{"id":293387,"date":"2026-05-06T11:14:34","date_gmt":"2026-05-06T16:14:34","guid":{"rendered":"https:\/\/www.mometrix.com\/academy\/?page_id=293387"},"modified":"2026-07-10T14:26:43","modified_gmt":"2026-07-10T19:26:43","slug":"ethans-pythagorean-triangle-calculator","status":"publish","type":"page","link":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/","title":{"rendered":"Pythagorean Triangle Calculator"},"content":{"rendered":"<div id=\"pyth-root\">\n<div class=\"pyth-container\">\n<div class=\"pyth-row-solve\">\n<div class=\"pyth-label\">Solve for<\/div>\n<p>      <select id=\"pyth-sel\" class=\"pyth-select\"><option value=\"c\">Hypotenuse (c)<\/option><option value=\"a\">Side a<\/option><option value=\"b\">Side b<\/option><\/select>\n    <\/div>\n<div class=\"pyth-row\" id=\"pyth-row-a\">\n<div class=\"pyth-label\">Side a<\/div>\n<p>      <input type=\"text\" id=\"pyth-inp-a\" class=\"pyth-input\" placeholder=\"0\" autocomplete=\"off\">\n    <\/div>\n<div class=\"pyth-row\" id=\"pyth-row-b\">\n<div class=\"pyth-label\">Side b<\/div>\n<p>      <input type=\"text\" id=\"pyth-inp-b\" class=\"pyth-input\" placeholder=\"0\" autocomplete=\"off\">\n    <\/div>\n<div class=\"pyth-row\" id=\"pyth-row-c\">\n<div class=\"pyth-label\">Side c<\/div>\n<p>      <input type=\"text\" id=\"pyth-inp-c\" class=\"pyth-input\" placeholder=\"0\" autocomplete=\"off\">\n    <\/div>\n<div class=\"pyth-error\" id=\"pyth-err\"><\/div>\n<div class=\"pyth-canvas-wrap\" id=\"pyth-canvas-wrap\">\n      <canvas id=\"pyth-cv\"><\/canvas>\n    <\/div>\n<div class=\"pyth-results\">\n<div class=\"pyth-result-item\">\n<div class=\"pyth-result-label\" >Side a<\/div>\n<div class=\"pyth-result-val\" id=\"pyth-ra\">\u2014<\/div>\n<\/p><\/div>\n<div class=\"pyth-result-item\">\n<div class=\"pyth-result-label\" >Side b<\/div>\n<div class=\"pyth-result-val\" id=\"pyth-rb\">\u2014<\/div>\n<\/p><\/div>\n<div class=\"pyth-result-item\" >\n<div class=\"pyth-result-label\">Hyp. c<\/div>\n<div class=\"pyth-result-val\" id=\"pyth-rc\">\u2014<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<div style=\"text-align: center; margin-top: -0.3em; margin-bottom: 0.5em; font-size: 80%\">Found a bug? <a class=\"ylist\" href=\"https:\/\/airtable.com\/appgcc1PP0BbzPCbI\/shrb33jgGwb66DWHC?prefill_Test=Pythagorean%20Theorem%20Calculator&#038;prefill_Question+Number=0&#038;prefill_Which+Form=Calculator-Feedback&#038;prefill_UP-ID=Calculator-Feedback%20-%20Pythagorean%20Theorem%20Calculator%20-%200&#038;hide_Test=true&#038;hide_Which+Form=true&#038;hide_UP-ID=true&#038;hide_Question+Number=true\" target=\"_blank\" rel=\"noopener\">Let us know!<\/a><\/div>\n<h2 style=\"margin-top: 2em\"><span id=\"Examples\" class=\"m-toc-anchor\"><\/span>Examples<\/h2>\n<p>Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle.<\/p>\n<h3 style=\"margin-bottom: 0.5em\">Example 1<\/h3>\n<div class=\"bulb-callout\"><span class=\"bulb-callout-icon\">\ud83d\udca1<\/span><span class=\"bulb-callout-text\">Find the hypotenuse of a right triangle with legs of 6 and 8.<\/span><\/div>\n<p>The Pythagorean theorem is \\(a^2 + b^2 = c^2\\). Since we know both legs, we can plug 6 and 8 into the formula:<\/p>\n<div style=\"text-align: center\">\\(6^2 + 8^2 = c^2\\)<br \/>\n\\(36+64=c^2\\)<br \/>\n\\(100=c^2\\)\n<\/div>\n<p>&nbsp;<br \/>\nNow, take the square root of both sides:<\/p>\n<div style=\"text-align: center\">\\(\\sqrt{100} = c\\)<br \/>\n\\(10=c\\)\n<\/div>\n<p>&nbsp;<br \/>\nTherefore, the hypotenuse is 10!<\/p>\n<h3 style=\"margin-bottom: 0.5em\">Example 2<\/h3>\n<div class=\"bulb-callout\"><span class=\"bulb-callout-icon\">\ud83d\udca1<\/span><span class=\"bulb-callout-text\">Find the missing leg of a right triangle with one leg of 5 and a hypotenuse of 13.<\/span><\/div>\n<p>Since we know the hypotenuse, we\u2019ll use 13 for \\(c\\):<\/p>\n<div style=\"text-align: center\">\\(a^2+5^2=13^2\\)<br \/>\n\\(a^2+25=169\\)\n<\/div>\n<p>&nbsp;<br \/>\nNow, subtract 25 from both sides:<\/p>\n<div style=\"text-align: center\">\\(a^2=144\\)<\/div>\n<p>&nbsp;<br \/>\nThen, take the square root of both sides:<\/p>\n<div style=\"text-align: center\">\\(a=\\sqrt{144}\\)<br \/>\n\\(a=12\\)\n<\/div>\n<p>&nbsp;<br \/>\nTherefore, the missing leg is 12!<\/p>\n<h3 style=\"margin-bottom: 0.5em\">Example 3<\/h3>\n<div class=\"bulb-callout\"><span class=\"bulb-callout-icon\">\ud83d\udca1<\/span><span class=\"bulb-callout-text\">A ladder is leaning against a wall. The ladder is 15 feet long, and the bottom of the ladder is 9 feet away from the wall. How high up the wall does the ladder reach?<\/span><\/div>\n<p>In this problem, the ladder is the hypotenuse because it is the longest side of the right triangle. The distance from the wall is one leg, and the height up the wall is the missing leg.<\/p>\n<div style=\"text-align: center\">\\(a^2+9^2=15^2\\)<br \/>\n\\(a^2+81=225\\)\n<\/div>\n<p>&nbsp;<br \/>\nNow, subtract 81 from both sides:<\/p>\n<div style=\"text-align: center\">\\(a^2=144\\)<\/div>\n<p>&nbsp;<br \/>\nThen, take the square root of both sides:<\/p>\n<div style=\"text-align: center\">\\(a=\\sqrt{144}\\)<br \/>\n\\(a=12\\)\n<\/div>\n<p>&nbsp;<br \/>\nTherefore, the ladder reaches 12 feet up the wall!<\/p>\n<h2 style=\"margin-top: 1.5em\"><span id=\"More_Resources\" class=\"m-toc-anchor\"><\/span>More Resources<\/h2>\n<p>Click below to watch a comprehensive video about the Pythagorean theorem, along with other helpful resources to help you fully grasp the topic!<\/p>\n<div class=\"home-buttons2\">\n<p><a href=\"https:\/\/www.mometrix.com\/academy\/pythagorean-theorem\/\">Learn More About The Pythagorean Theorem Here!<\/a><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Solve for Hypotenuse (c)Side aSide b Side a Side b Side c Side a \u2014 Side b \u2014 Hyp. c \u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example 1 \ud83d\udca1Find &#8230; <a title=\"Pythagorean Triangle Calculator\" class=\"read-more\" href=\"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/\" aria-label=\"Read more about Pythagorean Triangle Calculator\">Read more<\/a><\/p>\n","protected":false},"author":85,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":{"0":"post-293387","1":"page","2":"type-page","3":"status-publish","5":"page_type-calculator"},"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Solve for Hypotenuse (c) Side a Side b Side a Side b Side c Side a \u2014 Side b \u2014 Hyp. c \u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"|\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Pythagorean Triangle Calculator\" \/>\n\t\t<meta property=\"og:description\" content=\"Solve for Hypotenuse (c) Side a Side b Side a Side b Side c Side a \u2014 Side b \u2014 Hyp. c \u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2021\/12\/Mometrix-Academy-FI.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2021\/12\/Mometrix-Academy-FI.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"5001\" \/>\n\t\t<meta property=\"og:image:height\" content=\"2626\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-05-06T16:14:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-10T19:26:43+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Pythagorean Triangle Calculator\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Solve for Hypotenuse (c) Side a Side b Side a Side b Side c Side a \u2014 Side b \u2014 Hyp. c \u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2021\/12\/Mometrix-Academy-FI.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/pythagorean-triangle-calculator\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mometrix.com\\\/academy\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/pythagorean-triangle-calculator\\\/#listItem\",\"name\":\"Pythagorean Triangle Calculator\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/pythagorean-triangle-calculator\\\/#listItem\",\"position\":2,\"name\":\"Pythagorean Triangle Calculator\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/#organization\",\"url\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/Mometrix-Test-Prep-Logo-min.png\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/pythagorean-triangle-calculator\\\/#organizationLogo\",\"width\":557,\"height\":242,\"caption\":\"Mometrix Test Preparation logo\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/pythagorean-triangle-calculator\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/pythagorean-triangle-calculator\\\/#webpage\",\"url\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/pythagorean-triangle-calculator\\\/\",\"name\":\"Pythagorean Triangle Calculator\",\"description\":\"Solve for Hypotenuse (c) Side a Side b Side a Side b Side c Side a \\u2014 Side b \\u2014 Hyp. c \\u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/pythagorean-triangle-calculator\\\/#breadcrumblist\"},\"datePublished\":\"2026-05-06T11:14:34-05:00\",\"dateModified\":\"2026-07-10T14:26:43-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/#website\",\"url\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mometrix.com\\\/academy\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Pythagorean Triangle Calculator<\/title>\n\n","aioseo_head_json":{"title":"Pythagorean Triangle Calculator","description":"Solve for Hypotenuse (c) Side a Side b Side a Side b Side c Side a \u2014 Side b \u2014 Hyp. c \u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example","canonical_url":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.mometrix.com\/academy#listItem","position":1,"name":"Home","item":"https:\/\/www.mometrix.com\/academy","nextItem":{"@type":"ListItem","@id":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/#listItem","name":"Pythagorean Triangle Calculator"}},{"@type":"ListItem","@id":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/#listItem","position":2,"name":"Pythagorean Triangle Calculator","previousItem":{"@type":"ListItem","@id":"https:\/\/www.mometrix.com\/academy#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.mometrix.com\/academy\/#organization","url":"https:\/\/www.mometrix.com\/academy\/","logo":{"@type":"ImageObject","url":"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2022\/06\/Mometrix-Test-Prep-Logo-min.png","@id":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/#organizationLogo","width":557,"height":242,"caption":"Mometrix Test Preparation logo"},"image":{"@id":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/#webpage","url":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/","name":"Pythagorean Triangle Calculator","description":"Solve for Hypotenuse (c) Side a Side b Side a Side b Side c Side a \u2014 Side b \u2014 Hyp. c \u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.mometrix.com\/academy\/#website"},"breadcrumb":{"@id":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/#breadcrumblist"},"datePublished":"2026-05-06T11:14:34-05:00","dateModified":"2026-07-10T14:26:43-05:00"},{"@type":"WebSite","@id":"https:\/\/www.mometrix.com\/academy\/#website","url":"https:\/\/www.mometrix.com\/academy\/","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.mometrix.com\/academy\/#organization"}}]},"og:locale":"en_US","og:site_name":"|","og:type":"article","og:title":"Pythagorean Triangle Calculator","og:description":"Solve for Hypotenuse (c) Side a Side b Side a Side b Side c Side a \u2014 Side b \u2014 Hyp. c \u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example","og:url":"https:\/\/www.mometrix.com\/academy\/pythagorean-triangle-calculator\/","og:image":"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2021\/12\/Mometrix-Academy-FI.png","og:image:secure_url":"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2021\/12\/Mometrix-Academy-FI.png","og:image:width":5001,"og:image:height":2626,"article:published_time":"2026-05-06T16:14:34+00:00","article:modified_time":"2026-07-10T19:26:43+00:00","twitter:card":"summary_large_image","twitter:title":"Pythagorean Triangle Calculator","twitter:description":"Solve for Hypotenuse (c) Side a Side b Side a Side b Side c Side a \u2014 Side b \u2014 Hyp. c \u2014 Found a bug? Let us know! Examples Take a look at these examples to see how the Pythagorean theorem can be used to find a missing side of a right triangle. Example","twitter:image":"https:\/\/www.mometrix.com\/academy\/wp-content\/uploads\/2021\/12\/Mometrix-Academy-FI.png"},"aioseo_meta_data":{"post_id":"293387","title":null,"description":null,"keywords":null,"keyphrases":{"focus":[],"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","location":null,"local_seo":null,"seo_analyzer_scan_date":null,"breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-05-06 16:04:45","updated":"2026-08-10 15:57:20","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"_links":{"self":[{"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/pages\/293387","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/users\/85"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/comments?post=293387"}],"version-history":[{"count":6,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/pages\/293387\/revisions"}],"predecessor-version":[{"id":294227,"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/pages\/293387\/revisions\/294227"}],"wp:attachment":[{"href":"https:\/\/www.mometrix.com\/academy\/wp-json\/wp\/v2\/media?parent=293387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}