{"id":82,"date":"2025-11-10T15:31:43","date_gmt":"2025-11-10T15:31:43","guid":{"rendered":"https:\/\/potentsky.com\/math\/?p=82"},"modified":"2025-11-11T04:45:20","modified_gmt":"2025-11-11T04:45:20","slug":"solve-5x-100x-175-using-lambert-w-function","status":"publish","type":"post","link":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/","title":{"rendered":"Solve Using Lambert W Function"},"content":{"rendered":"\n<p>Solve \\( 5^x = 100x &#8211; 175 \\)<\/p>\n\n\n\n<p>Alright \u2014 let\u2019s solve \\( 5^x = 100x &#8211; 175 \\) from scratch using the Lambert W method systematically, without guessing solutions.<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>1. Rewrite the equation<br>We start with:<br>\\[<br>5^x = 100x &#8211; 175<br>\\]<br>\\[<br>e^{x \\ln 5} = 100x &#8211; 175<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>2. Eliminate the constant term in the linear part<br>We want the right-hand side to be of the form \\( \\alpha (x &#8211; \\beta) \\). <br>Factor 100:<br>\\[<br>100x &#8211; 175 = 100\\left(x &#8211; \\frac{175}{100}\\right) = 100\\left(x &#8211; \\frac{7}{4}\\right)<br>\\]<br>So the equation becomes:<br>\\[<br>e^{x \\ln 5} = 100\\left(x &#8211; \\frac{7}{4}\\right)<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>3. Shift the variable<br>Let \\( t = x &#8211; \\frac{7}{4} \\), so \\( x = t + \\frac{7}{4} \\).<\/p>\n\n\n\n<p>Substitute:<br>\\[<br>e^{\\left(t + \\frac{7}{4}\\right) \\ln 5} = 100 t<br>\\]<br>\\[<br>e^{t \\ln 5} \\cdot e^{\\frac{7}{4} \\ln 5} = 100 t<br>\\]<br>\\[<br>5^{7\/4} \\cdot e^{t \\ln 5} = 100 t<br>\\]<br>\\[<br>e^{t \\ln 5} = \\frac{100}{5^{7\/4}} \\, t<br>\\]<\/p>\n\n\n\n<p>Let \\( k = \\frac{100}{5^{7\/4}} \\), so:<br>\\[<br>e^{t \\ln 5} = k \\, t<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>4. Rearrange into Lambert W form<br>\\[<br>1 = k \\, t \\, e^{-t \\ln 5}<br>\\]<br>\\[<br>\\frac{1}{k} = t \\, e^{-t \\ln 5}<br>\\]<br>Multiply both sides by \\(-\\ln 5\\):<br>\\[<br>-\\frac{\\ln 5}{k} = (-t \\ln 5) \\, e^{-t \\ln 5}<br>\\]<\/p>\n\n\n\n<p>Let \\( u = -t \\ln 5 \\), then:<br>\\[<br>-\\frac{\\ln 5}{k} = u \\, e^{u}<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>5. Apply Lambert W<br>\\[<br>u = W\\left( -\\frac{\\ln 5}{k} \\right)<br>\\]<br>\\[<br>t = -\\frac{1}{\\ln 5} \\, W\\left( -\\frac{\\ln 5}{k} \\right)<br>\\]<br>\\[<br>x = t + \\frac{7}{4} = \\frac{7}{4} &#8211; \\frac{1}{\\ln 5} \\, W\\left( -\\frac{\\ln 5}{k} \\right)<br>\\]<\/p>\n\n\n\n<p>Recall \\( k = \\frac{100}{5^{7\/4}} \\), so:<br>\\[<br>-\\frac{\\ln 5}{k} = -\\frac{\\ln 5}{\\frac{100}{5^{7\/4}}} = -\\frac{\\ln 5 \\cdot 5^{7\/4}}{100}<br>\\]<\/p>\n\n\n\n<p>Thus:<br>\\[<br>x = \\frac{7}{4} &#8211; \\frac{1}{\\ln 5} \\, W\\left( -\\frac{\\ln 5 \\cdot 5^{7\/4}}{100} \\right)<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>6. Simplify the constant inside \\( W \\)<br>\\[<br>5^{7\/4} = 5^{1 + 3\/4} = 5 \\cdot 5^{3\/4}<br>\\]<br>But better: \\( 5^{7\/4} = 25 \\cdot 5^{-1\/4} \\) because \\( 5^{7\/4} = 5^{2 &#8211; 1\/4} = 25 \\cdot 5^{-1\/4} \\).<\/p>\n\n\n\n<p>Check: \\( 2 &#8211; 1\/4 = 7\/4 \\), yes.<\/p>\n\n\n\n<p>So:<br>\\[<br>\\frac{\\ln 5 \\cdot 5^{7\/4}}{100} = \\frac{\\ln 5 \\cdot 25 \\cdot 5^{-1\/4}}{100} = \\frac{\\ln 5}{4} \\cdot 5^{-1\/4}<br>\\]<br>Thus:<br>\\[<br>-\\frac{\\ln 5 \\cdot 5^{7\/4}}{100} = -\\frac{\\ln 5}{4 \\cdot 5^{1\/4}}<br>\\]<\/p>\n\n\n\n<p>Let \\( A = \\frac{\\ln 5}{4 \\cdot 5^{1\/4}} \\).<\/p>\n\n\n\n<p>Then:<br>\\[<br>x = \\frac{7}{4} &#8211; \\frac{1}{\\ln 5} \\, W(-A)<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>7. Find \\( W(-A) \\) for both real branches<br>We know \\( W(z) \\) is real for \\( z \\ge -1\/e \\). <br>Compute \\( A \\):<br>\\[<br>A = \\frac{\\ln 5}{4 \\cdot 5^{1\/4}}<br>\\]<br>Numerically: \\( \\ln 5 \\approx 1.609438 \\), \\( 5^{1\/4} \\approx 1.495349 \\), so:<br>\\[<br>A \\approx \\frac{1.609438}{4 \\times 1.495349} \\approx \\frac{1.609438}{5.981396} \\approx 0.269<br>\\]<br>So \\( -A \\approx -0.269 \\), which is \\( &gt; -1\/e \\approx -0.3679 \\), so two real branches \\( W_0 \\) and \\( W_{-1} \\).<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>8. Solve for \\( W(-A) \\) exactly<br>We want \\( W(-A) \\) such that:<br>\\[<br>W(-A) e^{W(-A)} = -A = -\\frac{\\ln 5}{4 \\cdot 5^{1\/4}}<br>\\]<\/p>\n\n\n\n<p>First branch:<br>Try \\( W_0(-A) = -\\frac{\\ln 5}{4} \\).<\/p>\n\n\n\n<p>Check:<br>\\[<br>\\left(-\\frac{\\ln 5}{4}\\right) \\exp\\left(-\\frac{\\ln 5}{4}\\right) = -\\frac{\\ln 5}{4} \\cdot 5^{-1\/4} = -\\frac{\\ln 5}{4 \\cdot 5^{1\/4}} = -A<br>\\]<br>\u2713 Exact.<\/p>\n\n\n\n<p>So:<br>\\[<br>W_0(-A) = -\\frac{\\ln 5}{4}<br>\\]<br>\\[<br>x_1 = \\frac{7}{4} &#8211; \\frac{1}{\\ln 5} \\left( -\\frac{\\ln 5}{4} \\right) = \\frac{7}{4} + \\frac{1}{4} = 2<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>Second branch:<br>Try \\( W_{-1}(-A) = -\\frac{5}{4} \\ln 5 \\).<\/p>\n\n\n\n<p>Check:<br>\\[<br>\\left(-\\frac{5}{4} \\ln 5\\right) \\exp\\left(-\\frac{5}{4} \\ln 5\\right) = -\\frac{5}{4} \\ln 5 \\cdot 5^{-5\/4}<br>\\]<br>\\[<br>= -\\frac{\\ln 5}{4} \\cdot 5^{1} \\cdot 5^{-5\/4} = -\\frac{\\ln 5}{4} \\cdot 5^{-1\/4} = -\\frac{\\ln 5}{4 \\cdot 5^{1\/4}} = -A<br>\\]<br>\u2713 Exact.<\/p>\n\n\n\n<p>So:<br>\\[<br>W_{-1}(-A) = -\\frac{5}{4} \\ln 5<br>\\]<br>\\[<br>x_2 = \\frac{7}{4} &#8211; \\frac{1}{\\ln 5} \\left( -\\frac{5}{4} \\ln 5 \\right) = \\frac{7}{4} + \\frac{5}{4} = 3<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>9. Final solutions<br>\\[<br>x = 2 \\quad \\text{and} \\quad x = 3<br>\\]<\/p>\n\n\n\n<p>&#8212;<\/p>\n\n\n\n<p>\\[<br>\\boxed{2, 3}<br>\\]<\/p>\n\n\n\n<p class=\"has-large-font-size\"><\/p>\n\n\n\n<p class=\"has-large-font-size\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Solve \\( 5^x = 100x &#8211; 175 \\) Alright \u2014 let\u2019s solve \\( 5^x = 100x &#8211; 175 \\) from scratch using the Lambert W method systematically, without guessing solutions. &#8212; 1. Rewrite the equationWe start with:\\[5^x = 100x &#8211; 175\\]\\[e^{x \\ln 5} = 100x &#8211; 175\\] &#8212; 2. Eliminate the constant term in the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[1],"tags":[],"class_list":["post-82","post","type-post","status-publish","format-standard","hentry","category-uncategorized","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Solve Using Lambert W Function - Math Lab<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Solve Using Lambert W Function - Math Lab\" \/>\n<meta property=\"og:description\" content=\"Solve ( 5^x = 100x &#8211; 175 ) Alright \u2014 let\u2019s solve ( 5^x = 100x &#8211; 175 ) from scratch using the Lambert W method systematically, without guessing solutions. &#8212; 1. Rewrite the equationWe start with:[5^x = 100x &#8211; 175][e^{x ln 5} = 100x &#8211; 175] &#8212; 2. Eliminate the constant term in the [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/\" \/>\n<meta property=\"og:site_name\" content=\"Math Lab\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-10T15:31:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-11T04:45:20+00:00\" \/>\n<meta name=\"author\" content=\"Joshua\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Joshua\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/\"},\"author\":{\"name\":\"Joshua\",\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/#\\\/schema\\\/person\\\/b2a9bf0cb9f09e1d72de7e8f6460dc91\"},\"headline\":\"Solve Using Lambert W Function\",\"datePublished\":\"2025-11-10T15:31:43+00:00\",\"dateModified\":\"2025-11-11T04:45:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/\"},\"wordCount\":497,\"commentCount\":0,\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/\",\"url\":\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/\",\"name\":\"Solve Using Lambert W Function - Math Lab\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/#website\"},\"datePublished\":\"2025-11-10T15:31:43+00:00\",\"dateModified\":\"2025-11-11T04:45:20+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/#\\\/schema\\\/person\\\/b2a9bf0cb9f09e1d72de7e8f6460dc91\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/solve-5x-100x-175-using-lambert-w-function\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/potentsky.com\\\/math\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Solve Using Lambert W Function\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/#website\",\"url\":\"https:\\\/\\\/potentsky.com\\\/math\\\/\",\"name\":\"Math Lab\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/potentsky.com\\\/math\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/potentsky.com\\\/math\\\/#\\\/schema\\\/person\\\/b2a9bf0cb9f09e1d72de7e8f6460dc91\",\"name\":\"Joshua\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2f5362f3e068031e1f555d7ea5fc50971f872d9b25f5fe7a67cdf2139ee49118?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2f5362f3e068031e1f555d7ea5fc50971f872d9b25f5fe7a67cdf2139ee49118?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2f5362f3e068031e1f555d7ea5fc50971f872d9b25f5fe7a67cdf2139ee49118?s=96&d=mm&r=g\",\"caption\":\"Joshua\"},\"sameAs\":[\"https:\\\/\\\/potentsky.com\"],\"url\":\"https:\\\/\\\/potentsky.com\\\/math\\\/author\\\/joshua\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Solve Using Lambert W Function - Math Lab","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:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/","og_locale":"en_US","og_type":"article","og_title":"Solve Using Lambert W Function - Math Lab","og_description":"Solve ( 5^x = 100x &#8211; 175 ) Alright \u2014 let\u2019s solve ( 5^x = 100x &#8211; 175 ) from scratch using the Lambert W method systematically, without guessing solutions. &#8212; 1. Rewrite the equationWe start with:[5^x = 100x &#8211; 175][e^{x ln 5} = 100x &#8211; 175] &#8212; 2. Eliminate the constant term in the [&hellip;]","og_url":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/","og_site_name":"Math Lab","article_published_time":"2025-11-10T15:31:43+00:00","article_modified_time":"2025-11-11T04:45:20+00:00","author":"Joshua","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Joshua","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/#article","isPartOf":{"@id":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/"},"author":{"name":"Joshua","@id":"https:\/\/potentsky.com\/math\/#\/schema\/person\/b2a9bf0cb9f09e1d72de7e8f6460dc91"},"headline":"Solve Using Lambert W Function","datePublished":"2025-11-10T15:31:43+00:00","dateModified":"2025-11-11T04:45:20+00:00","mainEntityOfPage":{"@id":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/"},"wordCount":497,"commentCount":0,"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/","url":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/","name":"Solve Using Lambert W Function - Math Lab","isPartOf":{"@id":"https:\/\/potentsky.com\/math\/#website"},"datePublished":"2025-11-10T15:31:43+00:00","dateModified":"2025-11-11T04:45:20+00:00","author":{"@id":"https:\/\/potentsky.com\/math\/#\/schema\/person\/b2a9bf0cb9f09e1d72de7e8f6460dc91"},"breadcrumb":{"@id":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/potentsky.com\/math\/solve-5x-100x-175-using-lambert-w-function\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/potentsky.com\/math\/"},{"@type":"ListItem","position":2,"name":"Solve Using Lambert W Function"}]},{"@type":"WebSite","@id":"https:\/\/potentsky.com\/math\/#website","url":"https:\/\/potentsky.com\/math\/","name":"Math Lab","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/potentsky.com\/math\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/potentsky.com\/math\/#\/schema\/person\/b2a9bf0cb9f09e1d72de7e8f6460dc91","name":"Joshua","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/2f5362f3e068031e1f555d7ea5fc50971f872d9b25f5fe7a67cdf2139ee49118?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/2f5362f3e068031e1f555d7ea5fc50971f872d9b25f5fe7a67cdf2139ee49118?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2f5362f3e068031e1f555d7ea5fc50971f872d9b25f5fe7a67cdf2139ee49118?s=96&d=mm&r=g","caption":"Joshua"},"sameAs":["https:\/\/potentsky.com"],"url":"https:\/\/potentsky.com\/math\/author\/joshua\/"}]}},"_links":{"self":[{"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/posts\/82","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/comments?post=82"}],"version-history":[{"count":28,"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/posts\/82\/revisions"}],"predecessor-version":[{"id":173,"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/posts\/82\/revisions\/173"}],"wp:attachment":[{"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/media?parent=82"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/categories?post=82"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/potentsky.com\/math\/wp-json\/wp\/v2\/tags?post=82"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}