<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MTH101 Assignment 1 Solution and Discussion]]></title><description><![CDATA[<p dir="auto">ASSIGNMENT#1<br />
Fall 2019</p>
<p dir="auto">Total marks: 10<br />
Due Date: 30th December, 2019</p>
<p dir="auto">DON’T MISS THESE: Important instructions before attempting the solution of this assignment:<br />
•	To solve this assignment, you should have good command over 16-22 lectures.<br />
•	Try to get the concepts, consolidate your concepts which you learn in these lectures with these questions.<br />
•	Upload assignments properly through LMS, No Assignment will be accepted        through email.<br />
•	Write your ID on the top of your solution file.<br />
•	Don’t use colorful back grounds in your solution files.<br />
•	Use Math Type or Equation Editor etc for mathematical symbols.<br />
•	You should remember that if we found the solution files of some students are same then we will reward zero marks to all those students.<br />
•	Try to make solution by yourself and protect your work from other students, otherwise you and the student who send same solution file as you will be given zero marks.<br />
•	Also remember that you are supposed to submit your assignment in Word format any other like scan images etc will not be accepted and we will give zero marks correspond to these assignments.</p>
<p dir="auto">Question:<br />
If   <img src="https://i.imgur.com/KMHNgBd.png" alt="5a805f3a-95f4-410e-8c81-dd2e9c2d70d1-image.png" class=" img-fluid img-markdown" /> Find the intervals where the given function is</p>
<ol>
<li>Increasing</li>
<li>Decreasing</li>
<li>Concave up</li>
<li>Concave down respectively.<br />
Also find the point of inflection for the given function.</li>
</ol>
]]></description><link>https://community.secnto.com//topic/804/mth101-assignment-1-solution-and-discussion</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 19:59:56 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/804.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 10 Dec 2019 11:46:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MTH101 Assignment 1 Solution and Discussion on Mon, 30 Dec 2019 11:08:11 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://youtu.be/uX7JykioFZI" target="_blank" rel="noopener noreferrer nofollow ugc">https://youtu.be/uX7JykioFZI</a></p>
]]></description><link>https://community.secnto.com//post/2473</link><guid isPermaLink="true">https://community.secnto.com//post/2473</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Mon, 30 Dec 2019 11:08:11 GMT</pubDate></item><item><title><![CDATA[Reply to MTH101 Assignment 1 Solution and Discussion on Tue, 17 Dec 2019 08:46:13 GMT]]></title><description><![CDATA[<p dir="auto">Q: If  Find the intervals where the given function is</p>
<p dir="auto">Solution:</p>
<pre><code>Increasing
</code></pre>
<p dir="auto">f(x)=x3-27x</p>
<p dir="auto">After Taking Derivative</p>
<p dir="auto">f `(x)=3x2-27</p>
<p dir="auto">Function will increase if it is greater than zero</p>
<p dir="auto">f `(x)=3x2-27&gt;0</p>
<p dir="auto">3x2-27&gt;0</p>
<p dir="auto">x2-9&gt;0</p>
<p dir="auto">x2&gt;9</p>
<p dir="auto">After taking square root</p>
<p dir="auto">x&gt;3</p>
<p dir="auto">So, function increase on (3,∞)</p>
<pre><code>Decreasing
</code></pre>
<p dir="auto">f(x)=x3-27x</p>
<p dir="auto">Take Derivative</p>
<p dir="auto">f `(x)=3x2-27</p>
<p dir="auto">Function will decrease when it is less than zero</p>
<p dir="auto">f `(x)=3x2-27&lt;0</p>
<p dir="auto">3x2-27&lt;0</p>
<p dir="auto">x2-9&lt;0</p>
<p dir="auto">x2&lt;9</p>
<p dir="auto">After taking square root</p>
<p dir="auto">x&lt;3</p>
<p dir="auto">So, function decrease on (- ∞, 3)</p>
<pre><code>Concave up
</code></pre>
<p dir="auto">f(x)=x3-27x</p>
<p dir="auto">After Taking Derivative</p>
<p dir="auto">f `(x)=3x2-27</p>
<p dir="auto">After taking second derivative</p>
<p dir="auto">f ``(x)=6x</p>
<p dir="auto">f ``(x)=6x&gt;0</p>
<p dir="auto">6x&gt;0</p>
<p dir="auto">x&gt;0</p>
<p dir="auto">So, it is concave up on (0,+∞)</p>
<pre><code>Concave down
</code></pre>
<p dir="auto">f(x)=x3-27x</p>
<p dir="auto">After Taking Derivative</p>
<p dir="auto">f `(x)=3x2-27</p>
<p dir="auto">After taking second derivative</p>
<p dir="auto">f ``(x)=6x</p>
<p dir="auto">f ``(x)=6x&lt;0</p>
<p dir="auto">6x&lt;0</p>
<p dir="auto">x&lt;0</p>
<p dir="auto">So, it is concave down on (- ∞,0)</p>
<p dir="auto">POINT OF INFLECTION</p>
<p dir="auto">f(x)=x3-27x        ------------------ (1)</p>
<p dir="auto">After Taking Derivative</p>
<p dir="auto">f `(x)=3x2-27</p>
<p dir="auto">After taking second derivative</p>
<p dir="auto">f ``(x)=6x</p>
<p dir="auto">f ``(x)= 6x =0</p>
<p dir="auto">6x=0</p>
<p dir="auto">x=0</p>
<p dir="auto">Put this in (1)</p>
<p dir="auto">f(0)=(0)3- 27(0)</p>
<p dir="auto">f(0)=0</p>
<p dir="auto">So, inflection point is (0 , 0)</p>
]]></description><link>https://community.secnto.com//post/2380</link><guid isPermaLink="true">https://community.secnto.com//post/2380</guid><dc:creator><![CDATA[zareen]]></dc:creator><pubDate>Tue, 17 Dec 2019 08:46:13 GMT</pubDate></item></channel></rss>