<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162217</link>
    <title>MATLAB Central Newsreader - How to find out the x value?</title>
    <description>Feed for thread: How to find out the x value?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 18 Jan 2008 05:10:03 -0500</pubDate>
      <title>Re: How to find out the x value?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162217#409939</link>
      <author>Roger Stafford</author>
      <description>"Il Yoon" &amp;lt;matlab_newsgroup@mathworks.com&amp;gt; wrote in message &amp;lt;fmpbh1&lt;br&gt;
$2qa$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hello all,&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Here is a polynomial, y=3x^3+2x^2-5x-3&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; If I want to know the x value, when y is 20, how can I find &lt;br&gt;
&amp;gt; it? Is there any simple way?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Thank you in advance.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Il Yoon&lt;br&gt;
---------&lt;br&gt;
y = 20;&lt;br&gt;
x = roots([3,2,-5,-3-y]);&lt;br&gt;
&lt;br&gt;
There will be three roots.&lt;br&gt;
&lt;br&gt;
Roger Stafford&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 18 Jan 2008 04:56:01 -0500</pubDate>
      <title>How to find out the x value?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/162217#409938</link>
      <author>Il Yoon</author>
      <description>Hello all,&lt;br&gt;
&lt;br&gt;
Here is a polynomial, y=3x^3+2x^2-5x-3&lt;br&gt;
&lt;br&gt;
If I want to know the x value, when y is 20, how can I find &lt;br&gt;
it? Is there any simple way?&lt;br&gt;
&lt;br&gt;
Thank you in advance.&lt;br&gt;
&lt;br&gt;
Il Yoon&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
