<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How to plot two functions versus each other</title>
    <link>http://www.mapleprimes.com/questions/36067-How-To-Plot-Two-Functions-Versus-Each-Other</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Wed, 10 Jun 2026 20:17:32 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 20:17:32 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How to plot two functions versus each other</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How to plot two functions versus each other</title>
      <link>http://www.mapleprimes.com/questions/36067-How-To-Plot-Two-Functions-Versus-Each-Other</link>
    </image>
    <item>
      <title>for example</title>
      <link>http://www.mapleprimes.com/questions/36067-How-To-Plot-Two-Functions-Versus-Each-Other?ref=Feed:MaplePrimes:How to plot two functions versus each other:Comments#answer60584</link>
      <itunes:summary>&lt;p&gt;what I do is in addition&lt;/p&gt;
&lt;p&gt;maybe it is uesful for you&lt;span&gt;&lt;a href="http://www.mapleprimes.com:8080/maplenet/primes/worksheet/13857_Q1.mw"&gt;View 13857_Q1.mw on MapleNet&lt;/a&gt; or &lt;a href="http://www.mapleprimes.com/files/13857_Q1.mw"&gt;Download 13857_Q1.mw&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.mapleprimes.com/viewfile/3935"&gt;View file details&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;what I do is in addition&lt;/p&gt;
&lt;p&gt;maybe it is uesful for you&lt;span&gt;&lt;a href="http://www.mapleprimes.com:8080/maplenet/primes/worksheet/13857_Q1.mw"&gt;View 13857_Q1.mw on MapleNet&lt;/a&gt; or &lt;a href="http://www.mapleprimes.com/files/13857_Q1.mw"&gt;Download 13857_Q1.mw&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.mapleprimes.com/viewfile/3935"&gt;View file details&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>60584</guid>
      <pubDate>Wed, 30 Dec 2009 15:37:48 Z</pubDate>
      <itunes:author>lei_xiaowen</itunes:author>
      <author>lei_xiaowen</author>
    </item>
    <item>
      <title>parametric plot</title>
      <link>http://www.mapleprimes.com/questions/36067-How-To-Plot-Two-Functions-Versus-Each-Other?ref=Feed:MaplePrimes:How to plot two functions versus each other:Comments#answer60585</link>
      <itunes:summary>&lt;p&gt;What you describe is a parametric plot. Here's how I would do it:&lt;/p&gt;
&lt;p&gt;x := t-&amp;gt;3*t^3;&lt;br /&gt;
y := t-&amp;gt;4*x(t)+5;&lt;br /&gt;
&lt;br /&gt;
plot( [x(t),y(t),t=-6..6] );&lt;br /&gt;
&lt;span&gt;&lt;a href="http://www.mapleprimes.com/viewfile/3936"&gt;&lt;img alt="" src="http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/178_para-plot-line.gif&amp;amp;width=300&amp;amp;height=300" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Note that this is correct. Your equations describe the straight line with slope 4 and y-intercept 5, from x=-648 to x=648.&lt;/p&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;What you describe is a parametric plot. Here's how I would do it:&lt;/p&gt;
&lt;p&gt;x := t-&amp;gt;3*t^3;&lt;br /&gt;
y := t-&amp;gt;4*x(t)+5;&lt;br /&gt;
&lt;br /&gt;
plot( [x(t),y(t),t=-6..6] );&lt;br /&gt;
&lt;span&gt;&lt;a href="http://www.mapleprimes.com/viewfile/3936"&gt;&lt;img alt="" src="http://www.mapleprimes.com/scripts/image.php?image=http://www.mapleprimes.com/files/178_para-plot-line.gif&amp;amp;width=300&amp;amp;height=300" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Note that this is correct. Your equations describe the straight line with slope 4 and y-intercept 5, from x=-648 to x=648.&lt;/p&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>60585</guid>
      <pubDate>Wed, 30 Dec 2009 19:55:03 Z</pubDate>
      <itunes:author>Doug Meade</itunes:author>
      <author>Doug Meade</author>
    </item>
  </channel>
</rss>