<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Solving the equation in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/958033#M212677</link>
    <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/694224"&gt;@Ravii&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some remarks ahead:&lt;/P&gt;
&lt;P&gt;1) In your equation you are consequently missing the multiplication dots. That way an expression like b(x^2) is interpreted as applying the (non-existent) function b to argument x^2 and of course will fail:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1719317386566.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106911iFDD4F09F352C1860/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_0-1719317386566.png" alt="Werner_E_0-1719317386566.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2) You defined a variable "m". Thats not a failure as it is correctly labelled as "Variable" and so you still an use the unit "m". But when you try to use the symbolic "solve" you my get into troubles. So I would suggest avoiding unit names for variables, even though its perfectly 'legal' to do so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) When you intend using the symbolics (I won't suggest doing so here) you should turn on "Units/Constants in Symbolics" in the calculation options and then recalc your sheet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for solving this simple equation, there are many ways to skin a cat:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) A solve block with "find" (you need to provide a guess value)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1719317461065.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106912iC75062F6C732DA73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_1-1719317461065.png" alt="Werner_E_1-1719317461065.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;See also here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; : &lt;A href="https://community.ptc.com/t5/PTC-Education-Forum/Calculation-of-weld-design/m-p/958052/highlight/true#M14546" target="_blank"&gt;Re: Calculation of weld design&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) The "root" function with a guess value&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_2-1719317504621.png" style="width: 710px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106913i252EB8A11AB64BED/image-dimensions/710x107?v=v2" width="710" height="107" role="button" title="Werner_E_2-1719317504621.png" alt="Werner_E_2-1719317504621.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) The root function, providing limits for the variable you are looking for&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_3-1719317565340.png" style="width: 767px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106914i651F2BA246F399C0/image-dimensions/767x115?v=v2" width="767" height="115" role="button" title="Werner_E_3-1719317565340.png" alt="Werner_E_3-1719317565340.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) The symbolic "solve". It can be a bit tricky to filter for the positive solution. I won't recommend using the symbolics here&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_4-1719317997023.png" style="width: 730px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106916iE7A205418879364D/image-dimensions/730x303?v=v2" width="730" height="303" role="button" title="Werner_E_4-1719317997023.png" alt="Werner_E_4-1719317997023.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5) You may define a function dependent on all the involved variables in front of the variable definitions (or you use clear.sym(...) to make the definitions invisible for the symbolics)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_5-1719318299925.png" style="width: 822px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106917i037327DD55F094D8/image-dimensions/822x113?v=v2" width="822" height="113" role="button" title="Werner_E_5-1719318299925.png" alt="Werner_E_5-1719318299925.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and later use this function to calculate x. You still would have to take measures if you just are interested in the positive solution.&lt;/P&gt;
&lt;P&gt;The advantage of this way is that you could quickly compare the results with different input values:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1719318796893.png" style="width: 677px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106919i5A2253CABDAB5EFA/image-dimensions/677x225?v=v2" width="677" height="225" role="button" title="Werner_E_0-1719318796893.png" alt="Werner_E_0-1719318796893.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Prime 9 sheet attached&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2024 13:33:20 GMT</pubDate>
    <dc:creator>Werner_E</dc:creator>
    <dc:date>2024-06-25T13:33:20Z</dc:date>
    <item>
      <title>Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957948#M212662</link>
      <description>&lt;P&gt;Hi, I'm new to Mathcad. I understand the basics, but I'm struggling with how to solve the equation to find the value of x&lt;BR /&gt;Mathcad prime 09&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ravii_0-1719300682082.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106897i48C9CAEF788BF026/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ravii_0-1719300682082.png" alt="Ravii_0-1719300682082.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 07:35:12 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957948#M212662</guid>
      <dc:creator>Ravii</dc:creator>
      <dc:date>2024-06-25T07:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957956#M212664</link>
      <description>&lt;P&gt;From "&lt;STRONG&gt;Help Center&lt;/STRONG&gt;" - "&lt;STRONG&gt;To Solve Equations Symbolically&lt;/STRONG&gt;": &lt;A href="https://support.ptc.com/help/mathcad/r10.0/en/index.html#page/PTC_Mathcad_Help/to_solve_equations_symbolically.html" target="_blank"&gt;https://support.ptc.com/help/mathcad/r10.0/en/index.html#page/PTC_Mathcad_Help/to_solve_equations_symbolically.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 08:01:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957956#M212664</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2024-06-25T08:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957965#M212666</link>
      <description>&lt;P&gt;Do I have write Solve ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ravii_0-1719303831186.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106901iCF4C2E801CC85415/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ravii_0-1719303831186.png" alt="Ravii_0-1719303831186.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 08:24:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957965#M212666</guid>
      <dc:creator>Ravii</dc:creator>
      <dc:date>2024-06-25T08:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957977#M212667</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;what about this?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MartinHanak_0-1719306244360.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106904i26C3ED6F0A051E2C/image-size/large?v=v2&amp;amp;px=999" role="button" title="MartinHanak_0-1719306244360.png" alt="MartinHanak_0-1719306244360.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 09:04:14 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957977#M212667</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2024-06-25T09:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957979#M212668</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cornel_0-1719306406088.png" style="width: 1114px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106905i0FE604C818AD2308/image-dimensions/1114x88?v=v2" width="1114" height="88" role="button" title="Cornel_0-1719306406088.png" alt="Cornel_0-1719306406088.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 09:07:06 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957979#M212668</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2024-06-25T09:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957980#M212669</link>
      <description>&lt;P&gt;Thank you Cornel.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 09:14:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957980#M212669</guid>
      <dc:creator>Ravii</dc:creator>
      <dc:date>2024-06-25T09:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957981#M212670</link>
      <description>&lt;P&gt;Thank you Martin for the solution, really helpful&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 09:15:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957981#M212670</guid>
      <dc:creator>Ravii</dc:creator>
      <dc:date>2024-06-25T09:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957985#M212671</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 652px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106906i85D4F75DDD7FBB1E/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 09:26:04 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957985#M212671</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2024-06-25T09:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957990#M212672</link>
      <description>&lt;P&gt;Is it possible to get unit mm in the final answer ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 09:38:26 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957990#M212672</guid>
      <dc:creator>Ravii</dc:creator>
      <dc:date>2024-06-25T09:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957998#M212673</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/694224"&gt;@Ravii&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is it possible to get unit mm in the final answer ?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MartinHanak_0-1719311748746.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106908iFBC3A884B75A720E/image-size/large?v=v2&amp;amp;px=999" role="button" title="MartinHanak_0-1719311748746.png" alt="MartinHanak_0-1719311748746.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 10:36:05 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/957998#M212673</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2024-06-25T10:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/958002#M212674</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;my the last "picture".&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MartinHanak_0-1719312416310.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106909iA3587B327D1F137E/image-size/large?v=v2&amp;amp;px=999" role="button" title="MartinHanak_0-1719312416310.png" alt="MartinHanak_0-1719312416310.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 10:47:10 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/958002#M212674</guid>
      <dc:creator>MartinHanak</dc:creator>
      <dc:date>2024-06-25T10:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Solving the equation</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/958033#M212677</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/694224"&gt;@Ravii&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some remarks ahead:&lt;/P&gt;
&lt;P&gt;1) In your equation you are consequently missing the multiplication dots. That way an expression like b(x^2) is interpreted as applying the (non-existent) function b to argument x^2 and of course will fail:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1719317386566.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106911iFDD4F09F352C1860/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_0-1719317386566.png" alt="Werner_E_0-1719317386566.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2) You defined a variable "m". Thats not a failure as it is correctly labelled as "Variable" and so you still an use the unit "m". But when you try to use the symbolic "solve" you my get into troubles. So I would suggest avoiding unit names for variables, even though its perfectly 'legal' to do so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) When you intend using the symbolics (I won't suggest doing so here) you should turn on "Units/Constants in Symbolics" in the calculation options and then recalc your sheet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for solving this simple equation, there are many ways to skin a cat:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) A solve block with "find" (you need to provide a guess value)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1719317461065.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106912iC75062F6C732DA73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_1-1719317461065.png" alt="Werner_E_1-1719317461065.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;See also here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; : &lt;A href="https://community.ptc.com/t5/PTC-Education-Forum/Calculation-of-weld-design/m-p/958052/highlight/true#M14546" target="_blank"&gt;Re: Calculation of weld design&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) The "root" function with a guess value&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_2-1719317504621.png" style="width: 710px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106913i252EB8A11AB64BED/image-dimensions/710x107?v=v2" width="710" height="107" role="button" title="Werner_E_2-1719317504621.png" alt="Werner_E_2-1719317504621.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3) The root function, providing limits for the variable you are looking for&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_3-1719317565340.png" style="width: 767px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106914i651F2BA246F399C0/image-dimensions/767x115?v=v2" width="767" height="115" role="button" title="Werner_E_3-1719317565340.png" alt="Werner_E_3-1719317565340.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4) The symbolic "solve". It can be a bit tricky to filter for the positive solution. I won't recommend using the symbolics here&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_4-1719317997023.png" style="width: 730px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106916iE7A205418879364D/image-dimensions/730x303?v=v2" width="730" height="303" role="button" title="Werner_E_4-1719317997023.png" alt="Werner_E_4-1719317997023.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;5) You may define a function dependent on all the involved variables in front of the variable definitions (or you use clear.sym(...) to make the definitions invisible for the symbolics)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_5-1719318299925.png" style="width: 822px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106917i037327DD55F094D8/image-dimensions/822x113?v=v2" width="822" height="113" role="button" title="Werner_E_5-1719318299925.png" alt="Werner_E_5-1719318299925.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and later use this function to calculate x. You still would have to take measures if you just are interested in the positive solution.&lt;/P&gt;
&lt;P&gt;The advantage of this way is that you could quickly compare the results with different input values:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1719318796893.png" style="width: 677px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/106919i5A2253CABDAB5EFA/image-dimensions/677x225?v=v2" width="677" height="225" role="button" title="Werner_E_0-1719318796893.png" alt="Werner_E_0-1719318796893.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Prime 9 sheet attached&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 13:33:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Solving-the-equation/m-p/958033#M212677</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2024-06-25T13:33:20Z</dc:date>
    </item>
  </channel>
</rss>

