<?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 help on using symbolic solve and vectors with units in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2487#M863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to use a the symbolic solve function to rearrange an equation and solve for a variable, but I'm having trouble because the answer is a vector with units. &lt;/P&gt;&lt;P&gt;Example: given the area of a circle, find the radius. I enter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:= 3.14 cm^2&lt;/P&gt;&lt;P&gt;(A = pi * r^2) solve,r-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it spits out a column vector (displayed here as a row vector)... -&amp;gt; (1cm, -1cm)&lt;/P&gt;&lt;P&gt;and I want to set that to another variable, say, R1, so I now have: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A:= 3.14 cm^2&lt;/P&gt;&lt;P&gt;R1:= [ (A = pi * r^2) solve,r-&amp;gt; (1cm, -1cm) ]&lt;/P&gt;&lt;P&gt;R1= (1cm, -1cm) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it can only be the positive value, so I want to pull that value out:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R2:= R1[0 &lt;/P&gt;&lt;P&gt;this gives me an error: R1 is red and the hover text reads "this value must be an array"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I set a variable to be the positive radius? (R= 1cm)&lt;/P&gt;&lt;P&gt;(I know I could just rearrange the equation here for the radius in the first place, but I want to keep it clear where I got the equation from. Also, this is just a simple example and I'd want to do it with something more complicated and want to avoid an algebra mistake)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eli&lt;/P&gt;&lt;P&gt;(using Mathcad, version 14.0.0.163 [build 701291152] on windows7, 64bit)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2018 17:58:11 GMT</pubDate>
    <dc:creator>ptc-4650249</dc:creator>
    <dc:date>2018-05-03T17:58:11Z</dc:date>
    <item>
      <title>help on using symbolic solve and vectors with units</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2487#M863</link>
      <description>Hi,I'm trying to use a the symbolic solve function to rearrange an equation and solve for a variable, but I'm having trouble because the answer is a vector with units. Example: given the area of a circle, find the radius. I enter:A:= 3.14 cm^2(A = pi * r^2) solve,r-&amp;gt;and</description>
      <pubDate>Thu, 03 May 2018 17:58:11 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2487#M863</guid>
      <dc:creator>ptc-4650249</dc:creator>
      <dc:date>2018-05-03T17:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: help on using symbolic solve and vectors with units</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2488#M864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's a couple of approaches&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jul 2012 23:42:33 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2488#M864</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2012-07-09T23:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: help on using symbolic solve and vectors with units</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2489#M865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Richard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you so much for your response. That is exactly what I was looking for BUT...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I try the same thing you're doing, whether in the same document with different variables or in a new document, I still get an error. This time it's saying that my radius variable is undefined (with both methods). &lt;/P&gt;&lt;P&gt;I think I must be entering it wrong, although it looks the same as yours (from what I can see).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on what I'm doing differently? My file is attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 00:58:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2489#M865</guid>
      <dc:creator>ptc-4650249</dc:creator>
      <dc:date>2012-07-10T00:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: help on using symbolic solve and vectors with units</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2490#M866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work. Try downloading and installing the latest available service release for version 14.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2012 12:58:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2490#M866</guid>
      <dc:creator>RichardJ</dc:creator>
      <dc:date>2012-07-10T12:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: help on using symbolic solve and vectors with units</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2491#M867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the attached Mathcad document below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="34608" alt="Pic_1.png" class="jive-image-thumbnail jive-image" src="https://community.ptc.com/legacyfs/online/34608_Pic_1.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 07:43:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/help-on-using-symbolic-solve-and-vectors-with-units/m-p/2491#M867</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2012-07-11T07:43:48Z</dc:date>
    </item>
  </channel>
</rss>

