<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question,  Using MAPLE to find intersection of vector functions </title>
    <link>http://www.mapleprimes.com/questions/35509--Using-MAPLE-To-Find-Intersection-Of</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:49:45 GMT</lastBuildDate>
    <pubDate>Wed, 10 Jun 2026 20:49:45 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question,  Using MAPLE to find intersection of vector functions </description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question,  Using MAPLE to find intersection of vector functions </title>
      <link>http://www.mapleprimes.com/questions/35509--Using-MAPLE-To-Find-Intersection-Of</link>
    </image>
    <item>
      <title>Intersection </title>
      <link>http://www.mapleprimes.com/questions/35509--Using-MAPLE-To-Find-Intersection-Of?ref=Feed:MaplePrimes: Using MAPLE to find intersection of vector functions :Comments#answer44123</link>
      <itunes:summary>&lt;p&gt;The question must be restated as: are the three components of the difference of the two vectors ever all zero?&amp;nbsp;&amp;nbsp;&lt;br /&gt;
You could try something like this:&lt;/p&gt;
&lt;pre&gt;
&amp;gt; fsolve(add((r(t)[i]-s(t)[i])^2, i=1..3), t = - 2 .. 2);

&lt;/pre&gt;
&lt;p&gt;If the result is a number, or a sequence of numbers, the answer is yes.&amp;nbsp; If there is no result or an unevaluated call to fsolve, the answer is no.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;The question must be restated as: are the three components of the difference of the two vectors ever all zero?&amp;nbsp;&amp;nbsp;&lt;br /&gt;
You could try something like this:&lt;/p&gt;
&lt;pre&gt;
&amp;gt; fsolve(add((r(t)[i]-s(t)[i])^2, i=1..3), t = - 2 .. 2);

&lt;/pre&gt;
&lt;p&gt;If the result is a number, or a sequence of numbers, the answer is yes.&amp;nbsp; If there is no result or an unevaluated call to fsolve, the answer is no.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>44123</guid>
      <pubDate>Mon, 15 Mar 2010 09:01:00 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
  </channel>
</rss>