<?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=009A_Sample_Final_3%2C_Problem_3</id>
	<title>009A Sample Final 3, Problem 3 - 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=009A_Sample_Final_3%2C_Problem_3"/>
	<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=009A_Sample_Final_3,_Problem_3&amp;action=history"/>
	<updated>2026-04-29T08:32:53Z</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=009A_Sample_Final_3,_Problem_3&amp;diff=1547&amp;oldid=prev</id>
		<title>MathAdmin: Created page with &quot;&lt;span class=&quot;exam&quot;&gt;Find the derivative of the following function using the limit definition of the derivative:  ::&lt;span class=&quot;exam&quot;&gt;&lt;math&gt;f(x)=3x-x^2&lt;/math&gt;  {| class=&quot;mw-col...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.math.ucr.edu/index.php?title=009A_Sample_Final_3,_Problem_3&amp;diff=1547&amp;oldid=prev"/>
		<updated>2017-04-10T16:29:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the derivative of the following function using the limit definition of the derivative:  ::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&amp;lt;math&amp;gt;f(x)=3x-x^2&amp;lt;/math&amp;gt;  {| class=&amp;quot;mw-col...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the derivative of the following function using the limit definition of the derivative:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&amp;lt;math&amp;gt;f(x)=3x-x^2&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;
!Foundations: &amp;amp;nbsp; &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math style=&amp;quot;vertical-align: -13px&amp;quot;&amp;gt;f'(x)=\lim_{h\rightarrow 0}\frac{f(x+h)-f(x)}{h}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Solution:'''&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;
!Step 1: &amp;amp;nbsp; &lt;br /&gt;
|-&lt;br /&gt;
|Using the limit definition of derivative, we have&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{f'(x)} &amp;amp; = &amp;amp; \displaystyle{\lim_{h\rightarrow 0} \frac{f(x+h)-f(x)}{h}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\lim_{h\rightarrow 0} \frac{(3(x+h)-(x+h)^2)-(3x-x^2)}{h}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\lim_{h\rightarrow 0} \frac{3x+3h-(x^2+2xh+h^2)-3x+x^2}{h}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\lim_{h\rightarrow 0} \frac{3h-2xh-h^2}{h}.}&lt;br /&gt;
\end{array}&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;
!Step 2: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Now, we have&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp; &amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
\displaystyle{f'(x)} &amp;amp; = &amp;amp; \displaystyle{\lim_{h\rightarrow 0} \frac{3h-2xh-h^2}{h}}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{\lim_{h\rightarrow 0} 3-2x-h}\\&lt;br /&gt;
&amp;amp;&amp;amp;\\&lt;br /&gt;
&amp;amp; = &amp;amp; \displaystyle{3-2x.}&lt;br /&gt;
\end{array}&amp;lt;/math&amp;gt;&lt;br /&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)=3-2x&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[009A_Sample_Final_3|'''&amp;lt;u&amp;gt;Return to Sample Exam&amp;lt;/u&amp;gt;''']]&lt;/div&gt;</summary>
		<author><name>MathAdmin</name></author>
	</entry>
</feed>