<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - comments on Blog Entry, Why Slopes of Perpendicular Lines Are Negative Reciprocals</title>
    <link>http://www.mapleprimes.com/maplesoftblog/35265-Why-Slopes-Of-Perpendicular-Lines-Are</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 14:17:29 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 14:17:29 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest comments added to the Blog Entry, Why Slopes of Perpendicular Lines Are Negative Reciprocals</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - comments on Blog Entry, Why Slopes of Perpendicular Lines Are Negative Reciprocals</title>
      <link>http://www.mapleprimes.com/maplesoftblog/35265-Why-Slopes-Of-Perpendicular-Lines-Are</link>
    </image>
    <item>
      <title>What is the purpose of the limits?</title>
      <link>http://www.mapleprimes.com/maplesoftblog/35265-Why-Slopes-Of-Perpendicular-Lines-Are?ref=Feed:MaplePrimes:Why Slopes of Perpendicular Lines Are Negative Reciprocals:Comments#comment89026</link>
      <itunes:summary>&lt;p&gt;What is the purpose of the limits?&lt;/p&gt;
&lt;p&gt;Maple immediately calculates both&lt;/p&gt;
&lt;pre&gt;tan(x+Pi/2);&lt;br&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img class="math" style="display: block; margin-left: auto; margin-right: auto;" src="http://www.mapleprimes.com/MapleImage.ashx?f=71ce0f790c83ab934db71274c9843b70.gif" alt="-cot(x)"&gt;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;pre&gt;simplify(tan(x)*tan(x+Pi/2));&lt;br&gt;&lt;/pre&gt;
&lt;p&gt;&lt;img class="math" style="display: block; margin-left: auto; margin-right: auto;" src="http://www.mapleprimes.com/MapleImage.ashx?f=7d0027ea25f16d2bde175cfbe00863c4.gif" alt="-1"&gt;&lt;/p&gt;
&lt;p&gt;A simple way to show that the product of slopes of 2 perpendicular lines is -1, is noticing that the slope of a line parallel to the vector &amp;lt;a, b&amp;gt; is b/a, and the vector &amp;lt;-b, a&amp;gt; is perpendicular to &amp;lt;a, b&amp;gt;,&lt;/p&gt;
&lt;pre&gt;&amp;lt;a | b&amp;gt;.&amp;lt;-b, a&amp;gt;;&lt;/pre&gt;
&lt;p&gt;&lt;img class="math" style="display: block; margin-left: auto; margin-right: auto;" src="http://www.mapleprimes.com/MapleImage.ashx?f=864b3dc2e87da69167387d5ffa204574.gif" alt="0"&gt;&lt;/p&gt;
&lt;p&gt;so the product of the slopes of perpendicular lines parallel to these vectors is&lt;/p&gt;
&lt;pre&gt;b/a * a/(-b);&lt;/pre&gt;
&lt;p&gt;&lt;img class="math" style="display: block; margin-left: auto; margin-right: auto;" src="http://www.mapleprimes.com/MapleImage.ashx?f=7d0027ea25f16d2bde175cfbe00863c4.gif" alt="-1"&gt;&lt;/p&gt;
&lt;p&gt;_______________&lt;br&gt; Alec Mihailovs&lt;br&gt; Maplesoft Member&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Blog Entry, Why Slopes of Perpendicular Lines Are Negative Reciprocals</description>
      <guid>89026</guid>
      <pubDate>Fri, 04 Jun 2010 21:31:32 Z</pubDate>
      <itunes:author>Alec Mihailovs</itunes:author>
      <author>Alec Mihailovs</author>
    </item>
    <item>
      <title>The purpose wasn't to verify that the slopes</title>
      <link>http://www.mapleprimes.com/maplesoftblog/35265-Why-Slopes-Of-Perpendicular-Lines-Are?ref=Feed:MaplePrimes:Why Slopes of Perpendicular Lines Are Negative Reciprocals:Comments#comment89314</link>
      <itunes:summary>&lt;p&gt;The purpose wasn't to verify that the slopes of&amp;nbsp;perpendicular lines are negative reciprocals, but to investigate how a novice might be led to that discovery, using only elementary tools.&lt;/p&gt;
&lt;p&gt;Of course, Maple evaluates tan(x+Pi/2) directly. But how can this evaluation be reproduced stepwise? It requires the formula for the tangent of a sum. However, that will result in tan(Pi/2) appearing in both the numerator and denominator. Simple evaluation does not work. Hence, right from the start, the limit becomes the appropriate tool.&lt;/p&gt;
&lt;p&gt;OK, knowing that a stepwise solution is going to require the notion of a limit, how well does Maple handle the limit? At top level, Maple's limit command clearly gets the right result, but the Limit Methods tutor hangs up on this because of the way it is programmed.&lt;/p&gt;
&lt;p&gt;All of these issues become relevant in the preparation of a lesson for the intended audience, namely, students first learning that the slopes of perpendicular lines are negative reciprocals. That was the point of the discussion - to see if a "derivation" of the result could be constructed within Maple, and if so, how smoothly would it go.&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;RJL Maplesoft&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Blog Entry, Why Slopes of Perpendicular Lines Are Negative Reciprocals</description>
      <guid>89314</guid>
      <pubDate>Wed, 09 Jun 2010 00:21:39 Z</pubDate>
      <itunes:author>rlopez</itunes:author>
      <author>rlopez</author>
    </item>
    <item>
      <title>sin(x+y)/cos(x+y)</title>
      <link>http://www.mapleprimes.com/maplesoftblog/35265-Why-Slopes-Of-Perpendicular-Lines-Are?ref=Feed:MaplePrimes:Why Slopes of Perpendicular Lines Are Negative Reciprocals:Comments#comment89321</link>
      <itunes:summary>&lt;p&gt;It's easier to use another formula, which doesn't require limits,&lt;/p&gt;
&lt;p&gt;tan(x+Pi/2)=sin(x+Pi/2)/cos(x+Pi/2)=&lt;/p&gt;
&lt;p&gt;(sin(x)cos(Pi/2)+cos(x)sin(Pi/2)) / (cos(x)cos(Pi/2)-sin(x)sin(Pi/2)) =&lt;/p&gt;
&lt;p&gt;-cos(x)/sin(x) = -cot(x)&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;_______________&lt;br&gt; Alec Mihailovs, PhD&lt;br&gt; Maplesoft Member&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Blog Entry, Why Slopes of Perpendicular Lines Are Negative Reciprocals</description>
      <guid>89321</guid>
      <pubDate>Wed, 09 Jun 2010 03:15:37 Z</pubDate>
      <itunes:author>Alec Mihailovs</itunes:author>
      <author>Alec Mihailovs</author>
    </item>
    <item>
      <title>Formula for tangent of a sum</title>
      <link>http://www.mapleprimes.com/maplesoftblog/35265-Why-Slopes-Of-Perpendicular-Lines-Are?ref=Feed:MaplePrimes:Why Slopes of Perpendicular Lines Are Negative Reciprocals:Comments#comment89346</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;Yes, that avoids the need for a limit because it's the first step in the derivation of the formula for the tangent of a sum. The next step in that derivation is division through by cos(x)cos(y). Since cos(y)=cos(Pi/2)=0, this division step is the reason why a limit has to be taken if the tangent formula is used.&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;RJL Maplesoft&lt;/p&gt;</itunes:summary>
      <description>The latest comments added to the Blog Entry, Why Slopes of Perpendicular Lines Are Negative Reciprocals</description>
      <guid>89346</guid>
      <pubDate>Wed, 09 Jun 2010 17:30:16 Z</pubDate>
      <itunes:author>rlopez</itunes:author>
      <author>rlopez</author>
    </item>
  </channel>
</rss>