<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How do I find the unknown X when I know Y?</title>
    <link>http://www.mapleprimes.com/questions/128350-How-Do-I-Find-The-Unknown-X-When-I-Know-Y</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 01:02:28 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 01:02:28 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How do I find the unknown X when I know Y?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How do I find the unknown X when I know Y?</title>
      <link>http://www.mapleprimes.com/questions/128350-How-Do-I-Find-The-Unknown-X-When-I-Know-Y</link>
    </image>
    <item>
      <title>solve</title>
      <link>http://www.mapleprimes.com/questions/128350-How-Do-I-Find-The-Unknown-X-When-I-Know-Y?ref=Feed:MaplePrimes:How do I find the unknown X when I know Y?:Comments#answer128353</link>
      <itunes:summary>&lt;p&gt;Depending upon the exact way that the function f is defined, you could probably use something like:&lt;/p&gt;
&lt;p&gt;solve( f(X)=Y, X )&lt;/p&gt;
&lt;p&gt;If f is the solution to a differential equation, you might want to use the event handler that is provided within dsolve to help with your case. My suggestion is to take a look at the online help for solve and dsolve to see if you can find something similar to what you are trying to do.&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;pre&gt;---------------------------------------------------------------------
Douglas B. Meade  &amp;lt;&amp;gt;&amp;lt;
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu
&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Depending upon the exact way that the function f is defined, you could probably use something like:&lt;/p&gt;
&lt;p&gt;solve( f(X)=Y, X )&lt;/p&gt;
&lt;p&gt;If f is the solution to a differential equation, you might want to use the event handler that is provided within dsolve to help with your case. My suggestion is to take a look at the online help for solve and dsolve to see if you can find something similar to what you are trying to do.&lt;/p&gt;
&lt;p&gt;Good luck!&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;pre&gt;---------------------------------------------------------------------
Douglas B. Meade  &amp;lt;&amp;gt;&amp;lt;
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu
&lt;/pre&gt;</description>
      <guid>128353</guid>
      <pubDate>Sun, 04 Dec 2011 09:29:34 Z</pubDate>
      <itunes:author>Doug Meade</itunes:author>
      <author>Doug Meade</author>
    </item>
    <item>
      <title>answer with RootOf</title>
      <link>http://www.mapleprimes.com/questions/128350-How-Do-I-Find-The-Unknown-X-When-I-Know-Y?ref=Feed:MaplePrimes:How do I find the unknown X when I know Y?:Comments#comment128355</link>
      <itunes:summary>&lt;p&gt;thanks for this fast reply!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ive already tried it with solve(f(x)=Y,x), but it gives me an explicit answer with RootOf and a coefficient _Z...&lt;/p&gt;
&lt;p&gt;therefore i need an &amp;nbsp;implicit answer so i can use it further.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;im sure its easily done, i just cant figure it out!&lt;/p&gt;
&lt;p&gt;should i give you my maple sheet?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;thanks for this fast reply!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;ive already tried it with solve(f(x)=Y,x), but it gives me an explicit answer with RootOf and a coefficient _Z...&lt;/p&gt;
&lt;p&gt;therefore i need an &amp;nbsp;implicit answer so i can use it further.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;im sure its easily done, i just cant figure it out!&lt;/p&gt;
&lt;p&gt;should i give you my maple sheet?&lt;/p&gt;</description>
      <guid>128355</guid>
      <pubDate>Sun, 04 Dec 2011 10:23:02 Z</pubDate>
      <itunes:author>mark2710</itunes:author>
      <author>mark2710</author>
    </item>
  </channel>
</rss>