<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=Product_Rule_and_Quotient_Rule</id>
	<title>Product Rule and Quotient Rule - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.math.ucr.edu/index.php?action=history&amp;feed=atom&amp;title=Product_Rule_and_Quotient_Rule"/>
	<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=Product_Rule_and_Quotient_Rule&amp;action=history"/>
	<updated>2026-04-22T16:00:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.math.ucr.edu/index.php?title=Product_Rule_and_Quotient_Rule&amp;diff=1673&amp;oldid=prev</id>
		<title>MathAdmin: Created page with &quot;==Introduction== Taking the derivatives of &lt;em&gt;simple functions&lt;/em&gt; (i.e. polynomials) is easy using the power rule.   For example, if &amp;nbsp;&lt;math style=&quot;vertical-align: -5px...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=Product_Rule_and_Quotient_Rule&amp;diff=1673&amp;oldid=prev"/>
		<updated>2017-10-05T21:59:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Introduction== Taking the derivatives of &amp;lt;em&amp;gt;simple functions&amp;lt;/em&amp;gt; (i.e. polynomials) is easy using the power rule.   For example, if  &amp;lt;math style=&amp;quot;vertical-align: -5px...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Introduction==&lt;br /&gt;
Taking the derivatives of &amp;lt;em&amp;gt;simple functions&amp;lt;/em&amp;gt; (i.e. polynomials) is easy using the power rule. &lt;br /&gt;
&lt;br /&gt;
For example, if &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;f(x)=x^3+2x^2+5x+3,&amp;lt;/math&amp;gt;&amp;amp;nbsp; then &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;f'(x)=3x^2+4x+5.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
But, what about more &amp;lt;em&amp;gt;complicated functions&amp;lt;/em&amp;gt;? &lt;br /&gt;
&lt;br /&gt;
For example, what is &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;f'(x)&amp;lt;/math&amp;gt;&amp;amp;nbsp; when &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;f(x)=\sin x \cos x?&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or what about &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;g'(x)&amp;lt;/math&amp;gt;&amp;amp;nbsp; when &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -15px&amp;quot;&amp;gt;g(x)=\frac{x}{x+1}?&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Notice &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;f(x)&amp;lt;/math&amp;gt;&amp;amp;nbsp; is a product, and &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;g(x)&amp;lt;/math&amp;gt;&amp;amp;nbsp; is a quotient. So, to answer the question of how to calculate these derivatives, we look to the Product Rule and the Quotient Rule. The Product Rule and the Quotient Rule give us formulas for calculating these derivatives.&lt;br /&gt;
&lt;br /&gt;
'''Product Rule'''&lt;br /&gt;
&lt;br /&gt;
Let &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;h(x)=f(x)g(x).&amp;lt;/math&amp;gt;&amp;amp;nbsp; Then,&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;h'(x)=f(x)g'(x)+f'(x)g(x).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Quotient Rule'''&lt;br /&gt;
&lt;br /&gt;
Let &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -19px&amp;quot;&amp;gt;h(x)=\frac{f(x)}{g(x)}.&amp;lt;/math&amp;gt;&amp;amp;nbsp; Then,&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;h'(x)=\frac{g(x)f'(x)-f(x)g'(x)}{(g(x))^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Warm-Up==&lt;br /&gt;
Calculate &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;f'(x).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''1)''' &amp;amp;nbsp; &amp;lt;math style=&amp;quot;vertical-align: -7px&amp;quot;&amp;gt;f(x)=(x^2+x+1)(x^3+2x^2+4)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Solution: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Using the Product Rule, we have &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;f'(x)=(x^2+x+1)(x^3+2x^2+4)'+(x^2+x+1)'(x^3+2x^2+4).&amp;lt;/math&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|Then, using the Power Rule, we have &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;f'(x)=(x^2+x+1)(3x^2+4x)+(2x+1)(x^3+2x^2+4).&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;u&amp;gt;NOTE:&amp;lt;/u&amp;gt; It is not necessary to use the Product Rule to calculate the derivative of this function. &lt;br /&gt;
|-&lt;br /&gt;
|You can distribute the terms and then use the Power Rule.&lt;br /&gt;
|-&lt;br /&gt;
|In this case, we have&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{f(x)} &amp;amp; = &amp;amp; \displaystyle{(x^2+x+1)(x^3+2x^2+4)}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{x^2(x^3+2x^2+4)+x(x^3+2x^2+4)+1(x^3+2x^2+4)}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{x^5+2x^4+4x^2+x^4+2x^3+4x+x^3+2x^2+4} \\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{x^5+3x^4+3x^3+6x^2+4x+4.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Now, using the Power Rule, we get &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;f'(x)=5x^4+12x^3+9x^2+12x+4.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|In general, calculating derivatives in this way is tedious. It would be better to use the Product Rule.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Final Answer: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;math&amp;gt;f'(x)=(x^2+x+1)(3x^2+4x)+(2x+1)(x^3+2x^2+4)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|or equivalently&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;math&amp;gt;f'(x)=x^5+3x^4+3x^3+6x^2+4x+4&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''2)''' &amp;amp;nbsp; &amp;lt;math style=&amp;quot;vertical-align: -14px&amp;quot;&amp;gt;f(x)=\frac{x^2+x^3}{x}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Solution: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
Using the Quotient Rule, we have&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;f'(x)=\frac{x(x^2+x^3)'-(x^2+x^3)(x)'}{x^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Then, using the Power Rule, we have&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;f'(x)=\frac{x(2x+3x^2)-(x^2+x^3)(1)}{x^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;u&amp;gt;NOTE:&amp;lt;/u&amp;gt; It is not necessary to use the Quotient Rule to calculate the derivative of this function.&lt;br /&gt;
|-&lt;br /&gt;
|You can divide and then use the Power Rule.&lt;br /&gt;
|-&lt;br /&gt;
|In this case, we have&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{f(x)} &amp;amp; = &amp;amp; \displaystyle{\frac{x^2+x^3}{x}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{x^2}{x}+\frac{x^3}{x}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{x+x^2.} \\&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Now, using the Power Rule, we get&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;f'(x)=1+2x.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Final Answer: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
||&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;math&amp;gt;f'(x)=\frac{x(2x+3x^2)-(x^2+x^3)}{x^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|or equivalently&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;math&amp;gt;f'(x)=1+2x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''3)''' &amp;amp;nbsp; &amp;lt;math style=&amp;quot;vertical-align: -14px&amp;quot;&amp;gt;f(x)=\frac{\sin x}{\cos x}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Solution: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Using the Quotient Rule, we get&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{f'(x)} &amp;amp; = &amp;amp; \displaystyle{\frac{\cos x(\sin x)'-\sin x (\cos x)'}{(\cos x)^2}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{\cos x(\cos x)-\sin x (-\sin x)}{(\cos x)^2}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{\cos^2 x+\sin^2 x}{\cos^2 x}} \\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{1}{\cos^2 x}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\sec^2 x}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|since &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -2px&amp;quot;&amp;gt;\sin^2 x+\cos^2 x=1&amp;lt;/math&amp;gt;&amp;amp;nbsp; and &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -13px&amp;quot;&amp;gt;\sec x=\frac{1}{\cos x}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Since &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -14px&amp;quot;&amp;gt;\frac{\sin x}{\cos x}=\tan x,&amp;lt;/math&amp;gt;&amp;amp;nbsp; we have &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\frac{d}{dx}{\tan x}=\sec^2 x.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class = &amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot;&lt;br /&gt;
!Final Answer: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;math&amp;gt;f'(x)=\sec^2 x&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Exercise 1 ==&lt;br /&gt;
&lt;br /&gt;
Calculate the derivative of &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -13px&amp;quot;&amp;gt;f(x)=\frac{1}{x^2}(\csc x-4).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
First, we need to know the derivative of &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: 0px&amp;quot;&amp;gt;\csc x.&amp;lt;/math&amp;gt;&amp;amp;nbsp; Recall&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\csc x =\frac{1}{\sin x}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, using the Quotient Rule, we have&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{\frac{d}{dx}(\csc x)} &amp;amp; = &amp;amp; \displaystyle{\frac{d}{dx}\bigg(\frac{1}{\sin x}\bigg)}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{\sin x (1)'-1(\sin x)'}{\sin^2 x}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{\sin x (0)-\cos x}{\sin^2 x}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{-\cos x}{\sin^2 x}} \\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{-\csc x \cot x.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the Product Rule and Power Rule, we have &lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{f'(x)} &amp;amp; = &amp;amp; \displaystyle{\frac{1}{x^2}(\csc x-4)'+\bigg(\frac{1}{x^2}\bigg)'(\csc x-4)}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{1}{x^2}(-\csc x \cot x+0)+(-2x^{-3})(\csc x-4)}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{-\csc x \cot x}{x^2}+\frac{-2(\csc x-4)}{x^3}.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So, we have &lt;br /&gt;
::&amp;lt;math&amp;gt;f'(x)=\frac{-\csc x \cot x}{x^2}+\frac{-2(\csc x-4)}{x^3}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exercise 2 ==&lt;br /&gt;
&lt;br /&gt;
Calculate the derivative of &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;g(x)=2x\sin x \sec x.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Notice that the function &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;g(x)&amp;lt;/math&amp;gt;&amp;amp;nbsp; is the product of three functions. &lt;br /&gt;
&lt;br /&gt;
We start by grouping two of the functions together. So, we have &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -5px&amp;quot;&amp;gt;g(x)=(2x\sin x)\sec x.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the Product Rule, we get&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{g'(x)} &amp;amp; = &amp;amp; \displaystyle{(2x\sin x)(\sec x)'+(2x\sin x)'\sec x}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{(2x\sin x)(\tan^2 x)+(2x\sin x)'\sec x.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, we need to use the Product Rule again. So,&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{g'(x)} &amp;amp; = &amp;amp; \displaystyle{2x\sin x\tan^2 x+(2x(\sin x)'+(2x)'\sin x)\sec x}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{2x\sin x\tan^2 x+(2x\cos x+2\sin x)\sec x.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So, we have &lt;br /&gt;
::&amp;lt;math&amp;gt;g'(x)=2x\sin x\tan^2 x+(2x\cos x+2\sin x)\sec x.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
But, there is another way to do this problem. Notice&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{g(x)} &amp;amp; = &amp;amp; \displaystyle{2x\sin x\sec x}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{2x\sin x\frac{1}{\cos x}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{2x\tan x.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, you would only need to use the Product Rule once instead of twice.&lt;br /&gt;
&lt;br /&gt;
== Exercise 3 ==&lt;br /&gt;
&lt;br /&gt;
Calculate the derivative of &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -16px&amp;quot;&amp;gt;h(x)=\frac{x^2\sin x+1}{x^2\cos x+3}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the Quotient Rule, we have&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;h'(x)=\frac{(x^2\cos x+3)(x^2\sin x+1)'-(x^2\sin x+1)(x^2\cos x+3)'}{(x^2\cos x+3)^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, we need to use the Product Rule. So, we have&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{h'(x)} &amp;amp; = &amp;amp; \displaystyle{\frac{(x^2\cos x+3)(x^2(\sin x)'+(x^2)'\sin x)-(x^2\sin x+1)(x^2(\cos x)'+(x^2)'\cos x)}{(x^2\cos x+3)^2}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{(x^2\cos x+3)(x^2\cos x+2x\sin x)-(x^2\sin x+1)(-x^2\sin x+2x\cos x)}{(x^2\cos x+3)^2}.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So, we get&lt;br /&gt;
::&amp;lt;math&amp;gt;h'(x)=\frac{(x^2\cos x+3)(x^2\cos x+2x\sin x)-(x^2\sin x+1)(-x^2\sin x+2x\cos x)}{(x^2\cos x+3)^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Exercise 4 ==&lt;br /&gt;
&lt;br /&gt;
Calculate the derivative of  &amp;amp;nbsp;&amp;lt;math style=&amp;quot;vertical-align: -14px&amp;quot;&amp;gt;f(x)=\frac{e^x}{x^2\sin x}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
First, using the Quotient Rule, we have&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{f'(x)} &amp;amp; = &amp;amp; \displaystyle{\frac{x^2\sin x (e^x)'-e^x(x^2\sin x)'}{(x^2\sin x)^2}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{x^2\sin x e^x - e^x(x^2\sin x)'}{x^4\sin^2 x}.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now, we need to use the Product Rule. So, we have&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{f'(x)} &amp;amp; = &amp;amp; \displaystyle{\frac{x^2\sin x e^x - e^x(x^2(\sin x)'+(x^2)'\sin x)}{x^4\sin^2 x}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\frac{x^2\sin x e^x - e^x(x^2\cos x+2x\sin x)}{x^4\sin^2 x}.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So, we have &lt;br /&gt;
::&amp;lt;math&amp;gt;f'(x)=\frac{x^2\sin x e^x - e^x(x^2\cos x+2x\sin x)}{x^4\sin^2 x}.&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>MathAdmin</name></author>
	</entry>
</feed>