<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How can I plot the intersection of two surfaces in Maple 10?</title>
    <link>http://www.mapleprimes.com/questions/130355-How-Can-I-Plot-The-Intersection-Of-Two</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sun, 14 Jun 2026 03:27:44 GMT</lastBuildDate>
    <pubDate>Sun, 14 Jun 2026 03:27:44 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How can I plot the intersection of two surfaces in Maple 10?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How can I plot the intersection of two surfaces in Maple 10?</title>
      <link>http://www.mapleprimes.com/questions/130355-How-Can-I-Plot-The-Intersection-Of-Two</link>
    </image>
    <item>
      <title>Parametric equation</title>
      <link>http://www.mapleprimes.com/questions/130355-How-Can-I-Plot-The-Intersection-Of-Two?ref=Feed:MaplePrimes:How can I plot the intersection of two surfaces in Maple 10?:Comments#answer130357</link>
      <itunes:summary>&lt;p&gt;&lt;span class="hps"&gt;If you&lt;/span&gt; &lt;span class="hps"&gt;subtract&lt;/span&gt; &lt;span class="hps"&gt;the first equation of&lt;/span&gt; &lt;span class="hps"&gt;the second equation&lt;/span&gt;&lt;span&gt;,&lt;/span&gt; &lt;span class="hps"&gt;it is easy to&lt;/span&gt; &lt;span class="hps"&gt;find &lt;/span&gt;&amp;nbsp;&lt;strong&gt;&lt;span class="hps"&gt;z&lt;/span&gt; &lt;/strong&gt;&lt;span class="hps"&gt;&lt;strong&gt;= 3/2 &lt;/strong&gt;, ie&lt;/span&gt; &lt;span class="hps"&gt;all points of the&lt;/span&gt; &lt;span class="hps"&gt;curve lie&lt;/span&gt; &lt;span class="hps"&gt;in the horizontal plane &lt;/span&gt;&amp;nbsp;&lt;strong&gt;&lt;span class="hps"&gt;z&lt;/span&gt; &lt;/strong&gt;&lt;span class="hps"&gt;&lt;strong&gt;= 3/2 &lt;/strong&gt;.&lt;/span&gt; &lt;span class="hps"&gt;Substituting&lt;/span&gt;&amp;nbsp; &lt;strong&gt;&lt;span class="hps"&gt;z&lt;/span&gt; &lt;/strong&gt;&lt;span class="hps"&gt;&lt;strong&gt;= 3/2&lt;/strong&gt; &amp;nbsp;in&lt;/span&gt; &lt;span class="hps"&gt;any equation&lt;/span&gt;&lt;span&gt;,&lt;/span&gt; &lt;span class="hps"&gt;we obtain the equation&lt;/span&gt; &lt;span class="hps"&gt;of a circle.&lt;/span&gt; &lt;span class="hps"&gt;The parametric&lt;/span&gt; &lt;span class="hps"&gt;equation&lt;/span&gt; &lt;span class="hps"&gt;of this circle&lt;/span&gt; &lt;span class="hps"&gt;will be&amp;nbsp;&lt;strong&gt; x=3*sqrt(3)/2*cos(t), x=3*sqrt(3)/2*sin(t), z=3/2&lt;/strong&gt; .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="hps"&gt;Code for&lt;/span&gt; &lt;span class="hps"&gt;the construction of the curve and surfaces:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A:=plots[spacecurve]([3*sqrt(3)/2*cos(t),3*sqrt(3)/2*sin(t), 3/2],t=0..2*Pi,color=red,axes=normal,thickness=3):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;B:=plots[implicitplot3d]({x^2+y^2+z^2 = 9, x^2+y^2+(z-3)^2 = 9}, x = -5 .. 5, y = -5 .. 5, z = -3.5 .. 6.5, numpoints = 27000, style = surface):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;plots[display](A,B);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://s017.radikal.ru/i404/1202/dc/ac9a41331162.jpg" alt="" width="456" height="399"&gt;&lt;/strong&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;span class="hps"&gt;If you&lt;/span&gt; &lt;span class="hps"&gt;subtract&lt;/span&gt; &lt;span class="hps"&gt;the first equation of&lt;/span&gt; &lt;span class="hps"&gt;the second equation&lt;/span&gt;&lt;span&gt;,&lt;/span&gt; &lt;span class="hps"&gt;it is easy to&lt;/span&gt; &lt;span class="hps"&gt;find &lt;/span&gt;&amp;nbsp;&lt;strong&gt;&lt;span class="hps"&gt;z&lt;/span&gt; &lt;/strong&gt;&lt;span class="hps"&gt;&lt;strong&gt;= 3/2 &lt;/strong&gt;, ie&lt;/span&gt; &lt;span class="hps"&gt;all points of the&lt;/span&gt; &lt;span class="hps"&gt;curve lie&lt;/span&gt; &lt;span class="hps"&gt;in the horizontal plane &lt;/span&gt;&amp;nbsp;&lt;strong&gt;&lt;span class="hps"&gt;z&lt;/span&gt; &lt;/strong&gt;&lt;span class="hps"&gt;&lt;strong&gt;= 3/2 &lt;/strong&gt;.&lt;/span&gt; &lt;span class="hps"&gt;Substituting&lt;/span&gt;&amp;nbsp; &lt;strong&gt;&lt;span class="hps"&gt;z&lt;/span&gt; &lt;/strong&gt;&lt;span class="hps"&gt;&lt;strong&gt;= 3/2&lt;/strong&gt; &amp;nbsp;in&lt;/span&gt; &lt;span class="hps"&gt;any equation&lt;/span&gt;&lt;span&gt;,&lt;/span&gt; &lt;span class="hps"&gt;we obtain the equation&lt;/span&gt; &lt;span class="hps"&gt;of a circle.&lt;/span&gt; &lt;span class="hps"&gt;The parametric&lt;/span&gt; &lt;span class="hps"&gt;equation&lt;/span&gt; &lt;span class="hps"&gt;of this circle&lt;/span&gt; &lt;span class="hps"&gt;will be&amp;nbsp;&lt;strong&gt; x=3*sqrt(3)/2*cos(t), x=3*sqrt(3)/2*sin(t), z=3/2&lt;/strong&gt; .&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="hps"&gt;Code for&lt;/span&gt; &lt;span class="hps"&gt;the construction of the curve and surfaces:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A:=plots[spacecurve]([3*sqrt(3)/2*cos(t),3*sqrt(3)/2*sin(t), 3/2],t=0..2*Pi,color=red,axes=normal,thickness=3):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;B:=plots[implicitplot3d]({x^2+y^2+z^2 = 9, x^2+y^2+(z-3)^2 = 9}, x = -5 .. 5, y = -5 .. 5, z = -3.5 .. 6.5, numpoints = 27000, style = surface):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;plots[display](A,B);&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="http://s017.radikal.ru/i404/1202/dc/ac9a41331162.jpg" alt="" width="456" height="399"&gt;&lt;/strong&gt;&lt;/p&gt;</description>
      <guid>130357</guid>
      <pubDate>Mon, 06 Feb 2012 02:52:21 Z</pubDate>
      <itunes:author>Kitonum</itunes:author>
      <author>Kitonum</author>
    </item>
    <item>
      <title>Thanks</title>
      <link>http://www.mapleprimes.com/questions/130355-How-Can-I-Plot-The-Intersection-Of-Two?ref=Feed:MaplePrimes:How can I plot the intersection of two surfaces in Maple 10?:Comments#comment130435</link>
      <itunes:summary>&lt;p&gt;Really helpful&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Really helpful&lt;/p&gt;</description>
      <guid>130435</guid>
      <pubDate>Tue, 07 Feb 2012 21:06:51 Z</pubDate>
      <itunes:author>emoh1</itunes:author>
      <author>emoh1</author>
    </item>
  </channel>
</rss>