<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with calculus</title>
    <link>http://www.mapleprimes.com/tags/calculus</link>
    <language>en-us</language>
    <copyright>2013 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 24 May 2013 20:25:52 GMT</lastBuildDate>
    <pubDate>Fri, 24 May 2013 20:25:52 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with calculus</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with calculus</title>
      <link>http://www.mapleprimes.com/tags/calculus</link>
    </image>
    <item>
      <title>Calculus. Use Newton's method in Maple to solve</title>
      <link>http://www.mapleprimes.com/questions/146628-Calculus-Use-Newtons-Method-In-Maple-To-Solve?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;Can someone please solve only #19 and #25 using Nwton's method in Maple. I really appreciate it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The questions are attached. Thank you&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Can someone please solve only #19 and #25 using Nwton's method in Maple. I really appreciate it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The questions are attached. Thank you&lt;/p&gt;</description>
      <guid>146628</guid>
      <pubDate>Thu, 02 May 2013 21:58:38 Z</pubDate>
      <itunes:author>falturaiki</itunes:author>
      <author>falturaiki</author>
    </item>
    <item>
      <title>Calculus Related Rates</title>
      <link>http://www.mapleprimes.com/questions/146617-Calculus-Related-Rates?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;You have been asked to design a one-liter can shaped like a right circular cylinder.  What dimensions will use the least material?&lt;/p&gt;
&lt;p&gt;-I really need help on how to correctly plug this into my computer.  Thank you in advance.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;You have been asked to design a one-liter can shaped like a right circular cylinder.  What dimensions will use the least material?&lt;/p&gt;
&lt;p&gt;-I really need help on how to correctly plug this into my computer.  Thank you in advance.&lt;/p&gt;</description>
      <guid>146617</guid>
      <pubDate>Thu, 02 May 2013 15:25:13 Z</pubDate>
      <itunes:author>karsonhenry</itunes:author>
      <author>karsonhenry</author>
    </item>
    <item>
      <title>Problem with FunctionChart</title>
      <link>http://www.mapleprimes.com/questions/143745-Problem-With-FunctionChart?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The command&lt;/p&gt;
&lt;p&gt;f := -.1*(x+3)*(x-1)*(x-3.5):&lt;br&gt;Student[Calculus1][FunctionChart](f,x=-4..4,concavity=[],title="",caption="",gridlines);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;produces different results in Maple 13 and Maple 16.02.&lt;/p&gt;
&lt;p&gt;In particular, the concavity=[] option seems to be ignored in 16.&lt;/p&gt;
&lt;p&gt;Also, it may be my imagination, but execution seems slower in 16, but I didn't try timing it.&lt;/p&gt;
&lt;p&gt;My apologies, if this has already been noted.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;</itunes:summary>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The command&lt;/p&gt;
&lt;p&gt;f := -.1*(x+3)*(x-1)*(x-3.5):&lt;br&gt;Student[Calculus1][FunctionChart](f,x=-4..4,concavity=[],title="",caption="",gridlines);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;produces different results in Maple 13 and Maple 16.02.&lt;/p&gt;
&lt;p&gt;In particular, the concavity=[] option seems to be ignored in 16.&lt;/p&gt;
&lt;p&gt;Also, it may be my imagination, but execution seems slower in 16, but I didn't try timing it.&lt;/p&gt;
&lt;p&gt;My apologies, if this has already been noted.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;</description>
      <guid>143745</guid>
      <pubDate>Fri, 22 Feb 2013 00:26:54 Z</pubDate>
      <itunes:author>bpollina</itunes:author>
      <author>bpollina</author>
    </item>
    <item>
      <title>Derivatives and Maple</title>
      <link>http://www.mapleprimes.com/questions/143689-Derivatives-And-Maple?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;So far, my math group has the entire roller coaster plotted using spacecurves on a 3D plot on Maple. The only issues is now we need to take the derivative between the different sections we created in order for there to be no corners or spaces; basically to make sure the "coaster" runs smoothly.&lt;/p&gt;
&lt;p&gt;We get how to do it on paper but we're running into some difficulty doing it on Maple. My question is, how the heck do we do what I just said we wanted to do.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;So far, my math group has the entire roller coaster plotted using spacecurves on a 3D plot on Maple. The only issues is now we need to take the derivative between the different sections we created in order for there to be no corners or spaces; basically to make sure the "coaster" runs smoothly.&lt;/p&gt;
&lt;p&gt;We get how to do it on paper but we're running into some difficulty doing it on Maple. My question is, how the heck do we do what I just said we wanted to do.&lt;/p&gt;</description>
      <guid>143689</guid>
      <pubDate>Wed, 20 Feb 2013 00:26:19 Z</pubDate>
      <itunes:author>bconn</itunes:author>
      <author>bconn</author>
    </item>
    <item>
      <title>Can anyone suggest some non-routine class projects for a Calculus II course using Maple?</title>
      <link>http://www.mapleprimes.com/questions/141151-Can-Anyone-Suggest-Some-Nonroutine?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;I'm looking for&amp;nbsp;several challenging projects for a Calculus II course using Maple which I'll be teaching in Spring 2013.&amp;nbsp; By challenging I mean that the project will have several steps including both conceptual and computational aspects.&amp;nbsp; I'd also like them to be suitable for group work if possible.&amp;nbsp; I'd be willing to devote from 3-5&amp;nbsp;class periods&amp;nbsp;for each of three or four&amp;nbsp;different projects.&amp;nbsp;&amp;nbsp;Our Calc I and Calc II are five hour...</itunes:summary>
      <description>&lt;p&gt;I'm looking for&amp;nbsp;several challenging projects for a Calculus II course using Maple which I'll be teaching in Spring 2013.&amp;nbsp; By challenging I mean that the project will have several steps including both conceptual and computational aspects.&amp;nbsp; I'd also like them to be suitable for group work if possible.&amp;nbsp; I'd be willing to devote from 3-5&amp;nbsp;class periods&amp;nbsp;for each of three or four&amp;nbsp;different projects.&amp;nbsp;&amp;nbsp;Our Calc I and Calc II are five hour...</description>
      <guid>141151</guid>
      <pubDate>Wed, 05 Dec 2012 19:30:35 Z</pubDate>
      <itunes:author>jheidel@unomaha.edu</itunes:author>
      <author>jheidel@unomaha.edu</author>
    </item>
    <item>
      <title>Loading time of Student[Calculus1][FunctionChart].</title>
      <link>http://www.mapleprimes.com/questions/140956-Loading-Time-Of-StudentCalculus1FunctionChart?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;Can somebody, please, try this command in Maple 16 (or at best Maple 16.02)?&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Student[Calculus1][FunctionChart](x*exp(1/x));&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In Maple 15 I get the graph in about 1s, however in Maple 16.02 it loads about 20s and it is even not as perfect as is in Maple 15. Furthermore, when I try to evaluate&lt;/p&gt;
&lt;p&gt;&lt;code&gt;st:=time():&lt;br&gt;Student[Calculus1][FunctionChart](x*exp(1/x));&lt;br&gt;time();&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;it says that it lasted only 1-2s. There is some problem...</itunes:summary>
      <description>&lt;p&gt;Can somebody, please, try this command in Maple 16 (or at best Maple 16.02)?&lt;/p&gt;
&lt;p&gt;&lt;code&gt;Student[Calculus1][FunctionChart](x*exp(1/x));&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;In Maple 15 I get the graph in about 1s, however in Maple 16.02 it loads about 20s and it is even not as perfect as is in Maple 15. Furthermore, when I try to evaluate&lt;/p&gt;
&lt;p&gt;&lt;code&gt;st:=time():&lt;br&gt;Student[Calculus1][FunctionChart](x*exp(1/x));&lt;br&gt;time();&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;it says that it lasted only 1-2s. There is some problem...</description>
      <guid>140956</guid>
      <pubDate>Thu, 29 Nov 2012 16:22:23 Z</pubDate>
      <itunes:author>Jarekkk</itunes:author>
      <author>Jarekkk</author>
    </item>
    <item>
      <title>Vectors (Column, Row, Notation, VectorCalulus)</title>
      <link>http://www.mapleprimes.com/questions/139361-Vectors-Column-Row-Notation-VectorCalulus?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;restart:&lt;br&gt;&lt;br&gt;with(LinearAlgebra):&lt;br&gt;with(ArrayTools):&lt;br&gt;&lt;br&gt;&lt;br&gt;k:=4;&lt;br&gt;pA:=&amp;lt;seq(p[a,i],i=2..(k+1))&amp;gt;;&lt;br&gt;pB:=&amp;lt;seq(p[b,i],i=2..(k+1))&amp;gt;;&lt;br&gt;pA+pB;&lt;br&gt;&lt;br&gt;with(VectorCalculus):&lt;br&gt;&lt;br&gt;pA:=&amp;lt;seq(p[a,i],i=2..(k+1))&amp;gt;;&lt;br&gt;pB:=&amp;lt;seq(p[b,i],i=2..(k+1))&amp;gt;;&lt;br&gt;pA+pB;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After I loaded the package with(VectorCalculus), the output of vectors changed to a different one.&lt;/p&gt;
&lt;p&gt;Is there any real "difference" when...</itunes:summary>
      <description>&lt;p&gt;restart:&lt;br&gt;&lt;br&gt;with(LinearAlgebra):&lt;br&gt;with(ArrayTools):&lt;br&gt;&lt;br&gt;&lt;br&gt;k:=4;&lt;br&gt;pA:=&amp;lt;seq(p[a,i],i=2..(k+1))&amp;gt;;&lt;br&gt;pB:=&amp;lt;seq(p[b,i],i=2..(k+1))&amp;gt;;&lt;br&gt;pA+pB;&lt;br&gt;&lt;br&gt;with(VectorCalculus):&lt;br&gt;&lt;br&gt;pA:=&amp;lt;seq(p[a,i],i=2..(k+1))&amp;gt;;&lt;br&gt;pB:=&amp;lt;seq(p[b,i],i=2..(k+1))&amp;gt;;&lt;br&gt;pA+pB;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After I loaded the package with(VectorCalculus), the output of vectors changed to a different one.&lt;/p&gt;
&lt;p&gt;Is there any real "difference" when...</description>
      <guid>139361</guid>
      <pubDate>Thu, 08 Nov 2012 23:21:40 Z</pubDate>
      <itunes:author>casperyc</itunes:author>
      <author>casperyc</author>
    </item>
    <item>
      <title>Teaching Calculus with Maple: A Complete Kit</title>
      <link>http://www.mapleprimes.com/posts/139346-Teaching-Calculus-With-Maple-A-Complete-Kit?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;We have just released Teaching Calculus with Maple: A Complete Kit.&amp;nbsp; Leveraging both Maple and Maple T.A., &lt;em&gt;Teaching Calculus with Maple&lt;/em&gt; includes lecture notes, student worksheets, Maple demonstrations, Maple T.A. homework, and more &amp;ndash; everything you need to teach Calculus 1 and Calculus 2.&amp;nbsp; &lt;em&gt;Teaching Calculus with Maple&lt;/em&gt;&amp;nbsp; was developed at the University of Guelph under the leadership of an award-winning teacher and field-tested in classes with hundreds of students.</itunes:summary>
      <description>&lt;p&gt;We have just released Teaching Calculus with Maple: A Complete Kit.&amp;nbsp; Leveraging both Maple and Maple T.A., &lt;em&gt;Teaching Calculus with Maple&lt;/em&gt; includes lecture notes, student worksheets, Maple demonstrations, Maple T.A. homework, and more &amp;ndash; everything you need to teach Calculus 1 and Calculus 2.&amp;nbsp; &lt;em&gt;Teaching Calculus with Maple&lt;/em&gt;&amp;nbsp; was developed at the University of Guelph under the leadership of an award-winning teacher and field-tested in classes with hundreds of students.</description>
      <guid>139346</guid>
      <pubDate>Thu, 08 Nov 2012 18:58:57 Z</pubDate>
      <itunes:author>bryon</itunes:author>
      <author>bryon</author>
    </item>
    <item>
      <title>Remon dream of being a financial engineer</title>
      <link>http://www.mapleprimes.com/questions/139014-Remon-Dream-Of-Being-A-Financial-Engineer?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;Hi, My name is Remon. I am first year student in calculus 1, I want to be a financial engineer, I will study finance and I will do my best to study mathematics as well. I need to learn Calculus with Maple. but I do not really from where should I start? Is there any video training for Calc 1,2, 3 that I can buy to learn ?? If there is any advice to help me out to reach my goals I will be very thanksfull.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi, My name is Remon. I am first year student in calculus 1, I want to be a financial engineer, I will study finance and I will do my best to study mathematics as well. I need to learn Calculus with Maple. but I do not really from where should I start? Is there any video training for Calc 1,2, 3 that I can buy to learn ?? If there is any advice to help me out to reach my goals I will be very thanksfull.&lt;/p&gt;</description>
      <guid>139014</guid>
      <pubDate>Wed, 31 Oct 2012 02:53:33 Z</pubDate>
      <itunes:author>remonrntc</itunes:author>
      <author>remonrntc</author>
    </item>
    <item>
      <title>caption of RiemannSum</title>
      <link>http://www.mapleprimes.com/questions/138058-Caption-Of-RiemannSum?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;Is it possible to change the caption of RiemannSum command in Student[Calculus1] package with animation output option, keeping approximate value and number of partitions outputs? &amp;nbsp;I tried to use typeset command, but I haven&amp;rsquo;t succeeded.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Emrah&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Is it possible to change the caption of RiemannSum command in Student[Calculus1] package with animation output option, keeping approximate value and number of partitions outputs? &amp;nbsp;I tried to use typeset command, but I haven&amp;rsquo;t succeeded.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Emrah&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>138058</guid>
      <pubDate>Sun, 07 Oct 2012 19:23:01 Z</pubDate>
      <itunes:author>Emrah Akyar</itunes:author>
      <author>Emrah Akyar</author>
    </item>
    <item>
      <title>How to find the critical points and local maxima and minima by only using the 1st derivative?</title>
      <link>http://www.mapleprimes.com/questions/137544-How-To-Find-The-Critical-Points-And?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;Find the derivative of f(x)=|(x^3)-8*(x^2)+5*x+4|-0.5*x;x in [-1,7]&lt;/p&gt;
&lt;p&gt;Find critical points of f(x) and dertimine the local maxima and local minima.&lt;/p&gt;
&lt;p&gt;Output: Two lists of points (x,y), a list of local minima and a list of local maxima.&lt;/p&gt;
&lt;p&gt;Hint: you may use Maple package Student[Calculus1]]&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;use first derivative test to avoid 'kink' point i.e. undifferentiable point&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;set delta=0.0001, test derivative around critical point x+delta and x-delta...</itunes:summary>
      <description>&lt;p&gt;Find the derivative of f(x)=|(x^3)-8*(x^2)+5*x+4|-0.5*x;x in [-1,7]&lt;/p&gt;
&lt;p&gt;Find critical points of f(x) and dertimine the local maxima and local minima.&lt;/p&gt;
&lt;p&gt;Output: Two lists of points (x,y), a list of local minima and a list of local maxima.&lt;/p&gt;
&lt;p&gt;Hint: you may use Maple package Student[Calculus1]]&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;use first derivative test to avoid 'kink' point i.e. undifferentiable point&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;set delta=0.0001, test derivative around critical point x+delta and x-delta...</description>
      <guid>137544</guid>
      <pubDate>Thu, 20 Sep 2012 11:12:21 Z</pubDate>
      <itunes:author>kverbarg</itunes:author>
      <author>kverbarg</author>
    </item>
    <item>
      <title>Implementing Differential Operator applied to Matrix</title>
      <link>http://www.mapleprimes.com/questions/135732-Implementing-Differential-Operator-Applied?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am quite new to Maple and require some help on vector calculus. I have a differential operator in matrix form&lt;strong&gt; C&lt;/strong&gt; that has to be applied to a column vector &lt;strong&gt;B.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C&lt;/strong&gt; = [d/dx &amp;nbsp; 0 &amp;nbsp; &amp;nbsp;d/dy]&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [0 &amp;nbsp; &amp;nbsp; d/dy &amp;nbsp;d/dx] &amp;nbsp;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;B&lt;/strong&gt;&amp;nbsp;= [</itunes:summary>
      <description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am quite new to Maple and require some help on vector calculus. I have a differential operator in matrix form&lt;strong&gt; C&lt;/strong&gt; that has to be applied to a column vector &lt;strong&gt;B.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;C&lt;/strong&gt; = [d/dx &amp;nbsp; 0 &amp;nbsp; &amp;nbsp;d/dy]&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; [0 &amp;nbsp; &amp;nbsp; d/dy &amp;nbsp;d/dx] &amp;nbsp;&lt;/p&gt;
&lt;p&gt;and&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;B&lt;/strong&gt;&amp;nbsp;= [</description>
      <guid>135732</guid>
      <pubDate>Mon, 09 Jul 2012 12:44:12 Z</pubDate>
      <itunes:author>rmjg20</itunes:author>
      <author>rmjg20</author>
    </item>
    <item>
      <title>How do I get Maple Player to solve my input functions?</title>
      <link>http://www.mapleprimes.com/questions/135375-How-Do-I-Get-Maple-Player-To-Solve-My?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;pre&gt;I have been unable to get Maple Player to perform as I thought it would.  Actually I can only get it to work with the default functions.  Anytime I type in a function I get the following error message: "There was an error trying to generate the plot." or "There was an error during the differentiation of the input function." or "The input value "x&lt;/pre&gt;
&lt;p&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/p&gt;
&lt;pre&gt;+4x+2" should be an algebraic expression." or "There was an error during the execution of finding the root."&lt;/pre&gt;</itunes:summary>
      <description>&lt;pre&gt;I have been unable to get Maple Player to perform as I thought it would.  Actually I can only get it to work with the default functions.  Anytime I type in a function I get the following error message: "There was an error trying to generate the plot." or "There was an error during the differentiation of the input function." or "The input value "x&lt;/pre&gt;
&lt;p&gt;&lt;sup&gt;2&lt;/sup&gt;&lt;/p&gt;
&lt;pre&gt;+4x+2" should be an algebraic expression." or "There was an error during the execution of finding the root."&lt;/pre&gt;</description>
      <guid>135375</guid>
      <pubDate>Sun, 24 Jun 2012 10:06:44 Z</pubDate>
      <itunes:author>Joel Martin</itunes:author>
      <author>Joel Martin</author>
    </item>
    <item>
      <title>task curve (tractrix)</title>
      <link>http://www.mapleprimes.com/questions/134156-Task-Curve-tractrix?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;&lt;strong&gt;I have a curve Tractrix: x(t)=1/cosht,y(t)=t-tanht&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;how I do?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Find the length of the tangent line from the tangent point to the asymptote&lt;/li&gt;
&lt;li&gt;find the area between the curve and its asymptote&lt;/li&gt;
&lt;li&gt;find the length of the curve from x-axis to a point on the curve&lt;/li&gt;
&lt;li&gt;find the slope of the tangent line at any point along the curve&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I hope you can help , its very important to me&lt;/p&gt;
&lt;p&gt;kawakib&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;strong&gt;I have a curve Tractrix: x(t)=1/cosht,y(t)=t-tanht&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;how I do?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Find the length of the tangent line from the tangent point to the asymptote&lt;/li&gt;
&lt;li&gt;find the area between the curve and its asymptote&lt;/li&gt;
&lt;li&gt;find the length of the curve from x-axis to a point on the curve&lt;/li&gt;
&lt;li&gt;find the slope of the tangent line at any point along the curve&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I hope you can help , its very important to me&lt;/p&gt;
&lt;p&gt;kawakib&lt;/p&gt;</description>
      <guid>134156</guid>
      <pubDate>Sun, 13 May 2012 20:03:53 Z</pubDate>
      <itunes:author>kawakib</itunes:author>
      <author>kawakib</author>
    </item>
    <item>
      <title>An Epidemic Model</title>
      <link>http://www.mapleprimes.com/posts/128278-An-Epidemic-Model?ref=Feed:MaplePrimes:Tagged With calculus</link>
      <itunes:summary>&lt;p&gt;&lt;span class="mainBody document"&gt;I've submitted an application to the &lt;a href="http://www.maplesoft.com/applications/"&gt;Application Center&lt;/a&gt;: &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=127836"&gt;An Epidemic Model (for Influenza or Zombies)&lt;/a&gt;.&amp;nbsp; This is an interactive Maple document, suitable for instructional use in an undergraduate course in mathematical biology or differential equations, or a calculus course that include differential equations.&amp;nbsp;...&lt;/span&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;span class="mainBody document"&gt;I've submitted an application to the &lt;a href="http://www.maplesoft.com/applications/"&gt;Application Center&lt;/a&gt;: &lt;a href="http://www.maplesoft.com/applications/view.aspx?SID=127836"&gt;An Epidemic Model (for Influenza or Zombies)&lt;/a&gt;.&amp;nbsp; This is an interactive Maple document, suitable for instructional use in an undergraduate course in mathematical biology or differential equations, or a calculus course that include differential equations.&amp;nbsp;...&lt;/span&gt;</description>
      <guid>128278</guid>
      <pubDate>Thu, 01 Dec 2011 02:53:15 Z</pubDate>
      <itunes:author>Robert Israel</itunes:author>
      <author>Robert Israel</author>
    </item>
  </channel>
</rss>