<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://gradwiki.math.ucr.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Matt+Lee</id>
	<title>Grad Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://gradwiki.math.ucr.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Matt+Lee"/>
	<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=Special:Contributions/Matt_Lee"/>
	<updated>2026-04-23T19:26:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=Best_Practices&amp;diff=878</id>
		<title>Best Practices</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=Best_Practices&amp;diff=878"/>
		<updated>2015-06-04T16:47:34Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: /* Exam numbering */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the simplest way to do different things on the Wiki, or why we use one method over another.&lt;br /&gt;
&lt;br /&gt;
== Collapsible table ==&lt;br /&gt;
Below you will find the code required to make a basic table with helpful descriptions informing you what the code on each line does:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt; {| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot; &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;{|&amp;quot; is required to start a table. The next two pieces of code in quotes make the table collapsible and left justify the text.&amp;lt;br&amp;gt;&lt;br /&gt;
! Header of table. This is always visible.&amp;lt;br&amp;gt;&lt;br /&gt;
|- The code in this line generates a new row. You can modify the text of the row by using html code.&amp;lt;br&amp;gt;&lt;br /&gt;
|Text for the row generated by the previous row goes here. &amp;lt;br&amp;gt;&lt;br /&gt;
|}&amp;lt;/code&amp;gt; The &amp;quot;|}&amp;quot; closes the table&lt;br /&gt;
== Alignment ==&lt;br /&gt;
blah&lt;br /&gt;
==Foundations/Solutions ==&lt;br /&gt;
For every practice exam you will see a foundations collapsible table, solutions collapsible table, and final answer collapsible table. &amp;lt;br&amp;gt;&lt;br /&gt;
The Foundations table is for mentioning background material required to understand the solution &amp;lt;br&amp;gt;&lt;br /&gt;
The solution is a step by step solution to the problem &amp;lt;br&amp;gt;&lt;br /&gt;
The final answer is just the final answer. The idea behind providing just the final answer is for students who just want to know &amp;lt;br&amp;gt;&lt;br /&gt;
if they did everything correctly.&lt;br /&gt;
&lt;br /&gt;
Please stick to this format as it will provide with useful information that we can use to improve the wiki.&lt;br /&gt;
&lt;br /&gt;
==Exam numbering==&lt;br /&gt;
If the exam was provided by the department it is labeled with a number, eg. Department Sample Midterm 3. If it was a sample midterm given by a professor it is labeled with a letter, eg. Sample Midterm C.&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=Best_Practices&amp;diff=877</id>
		<title>Best Practices</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=Best_Practices&amp;diff=877"/>
		<updated>2015-06-04T16:47:04Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the simplest way to do different things on the Wiki, or why we use one method over another.&lt;br /&gt;
&lt;br /&gt;
== Collapsible table ==&lt;br /&gt;
Below you will find the code required to make a basic table with helpful descriptions informing you what the code on each line does:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt; {| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot; &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;{|&amp;quot; is required to start a table. The next two pieces of code in quotes make the table collapsible and left justify the text.&amp;lt;br&amp;gt;&lt;br /&gt;
! Header of table. This is always visible.&amp;lt;br&amp;gt;&lt;br /&gt;
|- The code in this line generates a new row. You can modify the text of the row by using html code.&amp;lt;br&amp;gt;&lt;br /&gt;
|Text for the row generated by the previous row goes here. &amp;lt;br&amp;gt;&lt;br /&gt;
|}&amp;lt;/code&amp;gt; The &amp;quot;|}&amp;quot; closes the table&lt;br /&gt;
== Alignment ==&lt;br /&gt;
blah&lt;br /&gt;
==Foundations/Solutions ==&lt;br /&gt;
For every practice exam you will see a foundations collapsible table, solutions collapsible table, and final answer collapsible table. &amp;lt;br&amp;gt;&lt;br /&gt;
The Foundations table is for mentioning background material required to understand the solution &amp;lt;br&amp;gt;&lt;br /&gt;
The solution is a step by step solution to the problem &amp;lt;br&amp;gt;&lt;br /&gt;
The final answer is just the final answer. The idea behind providing just the final answer is for students who just want to know &amp;lt;br&amp;gt;&lt;br /&gt;
if they did everything correctly.&lt;br /&gt;
&lt;br /&gt;
Please stick to this format as it will provide with useful information that we can use to improve the wiki.&lt;br /&gt;
&lt;br /&gt;
==Exam numbering==&lt;br /&gt;
If the exam was provided by the department it is labeled with a number, eg. Sample Midterm 3. If it was a sample midterm given by a professor it is labeled with a letter, eg. Sample Midterm C.&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A&amp;diff=854</id>
		<title>005 Sample Final A</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A&amp;diff=854"/>
		<updated>2015-05-31T21:20:46Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 1|&amp;amp;nbsp;Question 1&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Please circle either true or false,&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;a. (True/False)In a geometric sequence, the common ratio is always positive. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;b. (True/False) A linear system of equations always has a solution. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;c. (True/False) Every function has an inverse. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;d. (True/False) Trigonometric equations do not always have unique solutions. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;e. (True/False) The domain of &amp;lt;math&amp;gt;f(x) = \tan^{-1}(x)&amp;lt;/math&amp;gt; is all real numbers. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;f. (True/False) The function &amp;lt;math&amp;gt; \log_a(x)&amp;lt;/math&amp;gt; is defined for all real numbers.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 2|&amp;amp;nbsp;Question 2&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Find the domain of the following function. Your answer should be in interval notation &amp;lt;math&amp;gt; f(x) = \frac{1}{\sqrt{x^2-x-2}}&amp;lt;/math&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 3|&amp;amp;nbsp;Question 3&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Find f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g and its domain if &amp;lt;math&amp;gt;f(x) = x^2+1 \qquad g(x)=\sqrt{x-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 4|&amp;amp;nbsp;Question 4&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Find the inverse of the following function &amp;lt;math&amp;gt; f(x) = \frac{3x}{2x-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 5|&amp;amp;nbsp;Question 5&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Solve the following inequality. Your answer should be in interval notation. &amp;lt;math&amp;gt;\frac{3x+5}{x+2}\ge 2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 6|&amp;amp;nbsp;Question 6&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Factor the following polynomial completely, &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;math&amp;gt;p(x) = x^4 + x^3 + 2x-4 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 7|&amp;amp;nbsp;Question 7&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Solve the following equation, &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt; 2\log_5(x) = 3\log_5(4)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 8|&amp;amp;nbsp;Question 8&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Solve the following equation, &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt; 3^{2x} + 3^x -2 = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 9|&amp;amp;nbsp;Question 9&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Solve the following system of equations &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;  \begin{align} 2x + 3y  &amp;amp;= &amp;amp; 1\\ -x + y &amp;amp; = &amp;amp; -3\end{align}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 10|&amp;amp;nbsp;Question 10&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Write the partial fraction decomposition of the following, &amp;lt;center&amp;gt; &amp;lt;math&amp;gt; \frac{x+2}{x^3-2x^2+x}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 11|&amp;amp;nbsp;Question 11&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Solve the following equation in the interval &amp;lt;math&amp;gt; [0, 2\pi)&amp;lt;/math&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; \sin^2(\theta) - \cos^2(\theta)=1+\cos(\theta)&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 12|&amp;amp;nbsp;Question 12&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Given that &amp;lt;math&amp;gt;\sec(\theta) = -2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tan(\theta) &amp;gt; 0 &amp;lt;/math&amp;gt;, find the exact values of the remaining trig functions.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 13|&amp;amp;nbsp;Question 13&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Give the exact value of the following if its defined, otherwise, write undefined. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;(a) \sin^{-1}(2) \qquad \qquad (b) \sin\left(\frac{-32\pi}{3}\right) \qquad \qquad (c)\sec\left(\frac{-17\pi}{6}\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 14|&amp;amp;nbsp;Question 14&amp;amp;nbsp;]]&amp;lt;/span&amp;gt;Prove the following identity, &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\frac{1-\sin(\theta)}{\cos(\theta)}=\frac{\cos(\theta)}{1+\sin(\theta)}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 15|&amp;amp;nbsp;Question 15&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Find an equivalent algebraic expression for the following, &amp;lt;center&amp;gt;&amp;lt;math&amp;gt; \cos(\tan^{-1}(x))&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 16|&amp;amp;nbsp;Question 16&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Graph the following, &amp;lt;center&amp;gt;&amp;lt;math&amp;gt; -x^2+4y^2-2x-16y+11=0&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 17|&amp;amp;nbsp;Question 17&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Graph the following function, &amp;lt;center&amp;gt;&amp;lt;math&amp;gt;f(x) = \log_2(x+1) + 2&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
Make sure to label any asymptotes, and at least two points on the graph.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 18|&amp;amp;nbsp;Question 18&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Graph the following function, &amp;lt;center&amp;gt;&amp;lt;math&amp;gt;f(x) = \left(\frac{1}{3}\right)^{x+1} + 1&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
Make sure to label any asymptotes, and at least two points on the graph.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 19|&amp;amp;nbsp;Question 19&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Consider the following function, &amp;lt;center&amp;gt;&amp;lt;math&amp;gt;f(x) = -\sin\left(3x+\frac{\pi}{2}\right)+1&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; a. What is the amplitude?&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; b. What is the period? &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; c. What is the phase shift? &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; d. What is the vertical shift? &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; e. Graph one cycle of f(x). Make sure to label five key points.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 20|&amp;amp;nbsp;Question 20&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Consider the following rational function,&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;f(x) = \frac{x^2+x-2}{x^2-1}&amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; a. What is the domain of f? &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; b. What are the x and y-intercepts of f? &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; c. What are the vertical and horizontal asymptotes of f, if any? Does f have any holes? &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; d. Graph f(x). Make sure to include the information you found above.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 21|&amp;amp;nbsp;Question 21&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Find the sum &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; 5 + 9 + 13 + \cdots + 49 &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class = &amp;quot;biglink&amp;quot;&amp;gt;[[005 Sample Final A, Question 22|&amp;amp;nbsp;Question 22&amp;amp;nbsp;]]&amp;lt;/span&amp;gt; Consider the following sequence, &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; -3, 1, -\frac{1}{3}, \frac{1}{9}, -\frac{1}{27}, \cdots &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; a. Determine a formula for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;, the n-th term of the sequence. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; b. Find the sum &amp;lt;math&amp;gt; \displaystyle{\sum_{k=1}^\infty a_k}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=847</id>
		<title>022 Sample Final A, Problem 4</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=847"/>
		<updated>2015-05-30T20:16:46Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&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;
|When we use implicit differentiation, we combine the chain rule with the fact that &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;y&amp;lt;/math&amp;gt; is a function of &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt;, and could really be written as &amp;lt;math style=&amp;quot;vertical-align: -21%&amp;quot;&amp;gt;y(x).&amp;lt;/math&amp;gt; Because of this, the derivative of &amp;lt;math style=&amp;quot;vertical-align:-17%&amp;quot;&amp;gt;y^3&amp;lt;/math&amp;gt; with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; requires the chain rule, so &lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;\frac{d}{dx}\left(y^{3}\right)=3y^{2}\cdot\frac{dy}{dx}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|For this problem we also need to use the product rule.&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;
|First, we differentiate each term separately with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; and apply the product rule on the right hand side to find that&amp;amp;thinsp; &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;x + y = x^3y^3&amp;lt;/math&amp;gt; &amp;amp;thinsp;differentiates implicitly to&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;1 + \frac{dy}{dx} = 3x^2y^3 + 3x^3y^2 \cdot \frac{dy}{dx}&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 need to solve for &amp;lt;math&amp;gt;\frac{dy}{dx}&amp;lt;/math&amp;gt; and doing so we find that &amp;lt;math&amp;gt;\frac{dy}{dx} = \frac{3x^2y^3 - 1}{1 - 3x^3y^2}&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;lt;math&amp;gt;\frac{dy}{dx} = \frac{3x^2y^3 - 1}{1 - 3x^3y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[022_Exam_1_Sample_A|'''&amp;lt;u&amp;gt;Return to Sample Exam&amp;lt;/u&amp;gt;''']]&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=846</id>
		<title>022 Sample Final A, Problem 4</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=846"/>
		<updated>2015-05-30T20:16:16Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&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;
|When we use implicit differentiation, we combine the chain rule with the fact that &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;y&amp;lt;/math&amp;gt; is a function of &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt;, and could really be written as &amp;lt;math style=&amp;quot;vertical-align: -21%&amp;quot;&amp;gt;y(x).&amp;lt;/math&amp;gt; Because of this, the derivative of &amp;lt;math style=&amp;quot;vertical-align:-17%&amp;quot;&amp;gt;y^3&amp;lt;/math&amp;gt; with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; requires the chain rule, so &lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;\frac{d}{dx}\left(y^{3}\right)=3y^{2}\cdot\frac{dy}{dx}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|For this problem we also need to use the product rule.&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;
|First, we differentiate each term separately with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; and apply the product rule on the right hand side to find that&amp;amp;thinsp; &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;x + y = x^3y^3&amp;lt;/math&amp;gt; &amp;amp;thinsp;differentiates implicitly to&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;1 + \frac{dy}{dx} = 3x^2y^3 + 3x^3y^2 \cdot \frac{dy}{dx}&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 need to solve for &amp;lt;math&amp;gt;\frac{dy}{dx}&amp;lt;/math&amp;gt; and doing so we find that &amp;lt;math&amp;gt;\frac{dy}dx} = \frac{3x^2y^3 - 1}{1 - 3x^3y^2}&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;lt;math&amp;gt;\frac{dy}dx} = \frac{3x^2y^3 - 1}{1 - 3x^3y^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[022_Exam_1_Sample_A|'''&amp;lt;u&amp;gt;Return to Sample Exam&amp;lt;/u&amp;gt;''']]&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=845</id>
		<title>022 Sample Final A, Problem 4</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=845"/>
		<updated>2015-05-30T20:06:19Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&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;
|When we use implicit differentiation, we combine the chain rule with the fact that &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;y&amp;lt;/math&amp;gt; is a function of &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt;, and could really be written as &amp;lt;math style=&amp;quot;vertical-align: -21%&amp;quot;&amp;gt;y(x).&amp;lt;/math&amp;gt; Because of this, the derivative of &amp;lt;math style=&amp;quot;vertical-align:-17%&amp;quot;&amp;gt;y^3&amp;lt;/math&amp;gt; with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; requires the chain rule, so &lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;\frac{d}{dx}\left(y^{3}\right)=3y^{2}\cdot\frac{dy}{dt}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;'''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;
|First, we differentiate each term separately with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; to find that&amp;amp;thinsp; &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;x^{3}-y^{3}-y=x&amp;lt;/math&amp;gt; &amp;amp;thinsp;differentiates implicitly to&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;3x^{2}-3y^{2}\cdot\frac{dy}{dx}-\frac{dy}{dx}=1&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;
!Step 2: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Since they don't ask for a general expression of &amp;lt;math style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx&amp;lt;/math&amp;gt;, but rather a particular value at a particular point, we can plug in the values &amp;lt;math style=&amp;quot;vertical-align:-5%&amp;quot;&amp;gt;x=1&amp;lt;/math&amp;gt; and &amp;lt;math style=&amp;quot;vertical-align:-18%&amp;quot;&amp;gt;y=0&amp;lt;/math&amp;gt; &amp;amp;thinsp;to find&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;3(1)^{2}-3(0)^{2}\cdot\frac{dy}{dx}-\frac{dy}{dx}=1,&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|which is equivalent to &amp;lt;math style=&amp;quot;vertical-align:-60%&amp;quot;&amp;gt;3-\frac{dy}{dx}=1&amp;lt;/math&amp;gt;. This solves to &amp;lt;math style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx=2.&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 style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx=2.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[022_Exam_1_Sample_A|'''&amp;lt;u&amp;gt;Return to Sample Exam&amp;lt;/u&amp;gt;''']]&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=844</id>
		<title>022 Sample Final A, Problem 4</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=844"/>
		<updated>2015-05-30T20:05:50Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:135%&amp;quot;&amp;gt;&amp;lt;font face=Times Roman&amp;gt;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&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;
|When we use implicit differentiation, we combine the chain rule with the fact that &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;y&amp;lt;/math&amp;gt; is a function of &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt;, and could really be written as &amp;lt;math style=&amp;quot;vertical-align: -21%&amp;quot;&amp;gt;y(x).&amp;lt;/math&amp;gt; Because of this, the derivative of &amp;lt;math style=&amp;quot;vertical-align:-17%&amp;quot;&amp;gt;y^3&amp;lt;/math&amp;gt; with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; requires the chain rule, so &lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;\frac{d}{dx}\left(y^{3}\right)=3y^{2}\cdot\frac{dy}{dt}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;'''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;
|First, we differentiate each term separately with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; to find that&amp;amp;thinsp; &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;x^{3}-y^{3}-y=x&amp;lt;/math&amp;gt; &amp;amp;thinsp;differentiates implicitly to&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;3x^{2}-3y^{2}\cdot\frac{dy}{dx}-\frac{dy}{dx}=1&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;
!Step 2: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Since they don't ask for a general expression of &amp;lt;math style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx&amp;lt;/math&amp;gt;, but rather a particular value at a particular point, we can plug in the values &amp;lt;math style=&amp;quot;vertical-align:-5%&amp;quot;&amp;gt;x=1&amp;lt;/math&amp;gt; and &amp;lt;math style=&amp;quot;vertical-align:-18%&amp;quot;&amp;gt;y=0&amp;lt;/math&amp;gt; &amp;amp;thinsp;to find&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;3(1)^{2}-3(0)^{2}\cdot\frac{dy}{dx}-\frac{dy}{dx}=1,&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|which is equivalent to &amp;lt;math style=&amp;quot;vertical-align:-60%&amp;quot;&amp;gt;3-\frac{dy}{dx}=1&amp;lt;/math&amp;gt;. This solves to &amp;lt;math style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx=2.&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 style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx=2.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[022_Exam_1_Sample_A|'''&amp;lt;u&amp;gt;Return to Sample Exam&amp;lt;/u&amp;gt;''']]&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=843</id>
		<title>022 Sample Final A, Problem 4</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_4&amp;diff=843"/>
		<updated>2015-05-30T20:05:20Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: Created page with &amp;quot;  &amp;lt;span style=&amp;quot;font-size:135%&amp;quot;&amp;gt;&amp;lt;font face=Times Roman&amp;gt;4. &amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&amp;lt;/math&amp;gt;  {| class=&amp;quot;mw...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:135%&amp;quot;&amp;gt;&amp;lt;font face=Times Roman&amp;gt;4. &amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&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;
|When we use implicit differentiation, we combine the chain rule with the fact that &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;y&amp;lt;/math&amp;gt; is a function of &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt;, and could really be written as &amp;lt;math style=&amp;quot;vertical-align: -21%&amp;quot;&amp;gt;y(x).&amp;lt;/math&amp;gt; Because of this, the derivative of &amp;lt;math style=&amp;quot;vertical-align:-17%&amp;quot;&amp;gt;y^3&amp;lt;/math&amp;gt; with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; requires the chain rule, so &lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;\frac{d}{dx}\left(y^{3}\right)=3y^{2}\cdot\frac{dy}{dt}.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;'''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;
|First, we differentiate each term separately with respect to &amp;lt;math style=&amp;quot;vertical-align: 0%&amp;quot;&amp;gt;x&amp;lt;/math&amp;gt; to find that&amp;amp;thinsp; &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;x^{3}-y^{3}-y=x&amp;lt;/math&amp;gt; &amp;amp;thinsp;differentiates implicitly to&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;3x^{2}-3y^{2}\cdot\frac{dy}{dx}-\frac{dy}{dx}=1&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;
!Step 2: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Since they don't ask for a general expression of &amp;lt;math style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx&amp;lt;/math&amp;gt;, but rather a particular value at a particular point, we can plug in the values &amp;lt;math style=&amp;quot;vertical-align:-5%&amp;quot;&amp;gt;x=1&amp;lt;/math&amp;gt; and &amp;lt;math style=&amp;quot;vertical-align:-18%&amp;quot;&amp;gt;y=0&amp;lt;/math&amp;gt; &amp;amp;thinsp;to find&lt;br /&gt;
|-&lt;br /&gt;
|&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt;3(1)^{2}-3(0)^{2}\cdot\frac{dy}{dx}-\frac{dy}{dx}=1,&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|which is equivalent to &amp;lt;math style=&amp;quot;vertical-align:-60%&amp;quot;&amp;gt;3-\frac{dy}{dx}=1&amp;lt;/math&amp;gt;. This solves to &amp;lt;math style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx=2.&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 style=&amp;quot;vertical-align:-24%&amp;quot;&amp;gt;dy/dx=2.&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
[[022_Exam_1_Sample_A|'''&amp;lt;u&amp;gt;Return to Sample Exam&amp;lt;/u&amp;gt;''']]&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=842</id>
		<title>022 Sample Final A, Problem 3</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=842"/>
		<updated>2015-05-30T19:58:14Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&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;
|1) What does the denominator factor into? What will be the form of the decomposition?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do you solve for the numerators?&lt;br /&gt;
|-&lt;br /&gt;
|3) What special integral do we have to use?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Since &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x +3)&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and each term has multiplicity one, the decomposition will be of the form: &amp;lt;math&amp;gt;\frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) After writing the equality, &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;, clear the denominators, and evaluate both sides at x = 4, -3, Each evaluation will yield the value of one of the unknowns.&lt;br /&gt;
|-&lt;br /&gt;
|3) We have to remember that &amp;lt;math&amp;gt;\int \frac{c}{x - a} dx = c\ln(x - a)&amp;lt;/math&amp;gt;&amp;amp;nbsp;, for any numbers c, a.&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;
|First, we factor &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x + 3)&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 want to find the partial fraction expansion for &amp;lt;math&amp;gt;\frac{6}{(x - 4)(x + 3)}&amp;lt;/math&amp;gt;&amp;amp;nbsp;, which will have the form &amp;lt;math&amp;gt;\frac{A}{x - 4} + {B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|To do this we need to solve the equation &amp;lt;math&amp;gt;6 = A( x + 3) + B(x - 4)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Plugging in -3 for x to both sides we find that &amp;lt;math&amp;gt;6 = -7B&amp;lt;/math&amp;gt; &amp;amp;nbsp; and &amp;amp;nbsp; &amp;lt;math&amp;gt;B = -\frac{6}{7}&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|Now we can find A by plugging in 4 for x to both sides. This yields &amp;lt;math&amp;gt;6 = 7A&amp;lt;/math&amp;gt;&amp;amp;nbsp;, so &amp;lt;math&amp;gt;A = \frac{6}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Finally we have the partial fraction expansion: &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{6}{7(x - 4)} - \frac{6}{7(x + 3)}&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 3: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Now to finish the problem we integrate each fraction to get: &amp;lt;math&amp;gt;\int \frac{6}{x^2 -x -12} dx = \int \frac{6}{7(x - 4)}dx  - \int \frac{6}{7(x + 3)}dx &amp;lt;/math&amp;gt;&amp;amp;nbsp; to get &amp;amp;nbsp;&amp;lt;math&amp;gt;\frac{6}{7}\ln(x - 4) - \frac{6}{7}\ln(x + 3)&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 4: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Now make sure you remember to add the &amp;lt;math&amp;gt; + C&amp;lt;/math&amp;gt; to the integral at the end.&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;lt;math&amp;gt;\frac{6}{7}\ln(x - 4) - \frac{6}{7}\ln(x + 3) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[022_Sample Final A|'''&amp;lt;u&amp;gt;Return to Sample Final&amp;lt;/u&amp;gt;''']]&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=841</id>
		<title>022 Sample Final A, Problem 3</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=841"/>
		<updated>2015-05-30T19:56:55Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&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;
|1) What does the denominator factor into? What will be the form of the decomposition?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do you solve for the numerators?&lt;br /&gt;
|-&lt;br /&gt;
|3) What special integral do we have to use?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Since &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x +3)&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and each term has multiplicity one, the decomposition will be of the form: &amp;lt;math&amp;gt;\frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) After writing the equality, &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;, clear the denominators, and evaluate both sides at x = 4, -3, Each evaluation will yield the value of one of the unknowns.&lt;br /&gt;
|-&lt;br /&gt;
|3) We have to remember that &amp;lt;math&amp;gt;\int \frac{c}{x - a} dx = c\ln(x - a)&amp;lt;/math&amp;gt;&amp;amp;nbsp;, for any numbers c, a.&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;
|First, we factor &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x + 3)&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 want to find the partial fraction expansion for &amp;lt;math&amp;gt;\frac{6}{(x - 4)(x + 3)}&amp;lt;/math&amp;gt;&amp;amp;nbsp;, which will have the form &amp;lt;math&amp;gt;\frac{A}{x - 4} + {B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|To do this we need to solve the equation &amp;lt;math&amp;gt;6 = A( x + 3) + B(x - 4)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Plugging in -3 for x to both sides we find that &amp;lt;math&amp;gt;6 = -7B&amp;lt;/math&amp;gt; &amp;amp;nbsp; and &amp;amp;nbsp; &amp;lt;math&amp;gt;B = -\frac{6}{7}&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|Now we can find A by plugging in 4 for x to both sides. This yields &amp;lt;math&amp;gt;6 = 7A&amp;lt;/math&amp;gt;&amp;amp;nbsp;, so &amp;lt;math&amp;gt;A = \frac{6}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Finally we have the partial fraction expansion: &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{6}{7(x - 4)} - \frac{6}{7(x + 3)}&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 3: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Now to finish the problem we integrate each fraction to get: &amp;lt;math&amp;gt;\int \frac{6}{x^2 -x -12} dx = \int \frac{6}{7(x - 4)}dx  - \int \frac{6}{7(x + 3)}dx &amp;lt;/math&amp;gt;&amp;amp;nbsp; to get &amp;amp;nbsp;&amp;lt;math&amp;gt;\frac{6}{7}\ln(x - 4) - \frac{6}{7}\ln(x + 3)&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 4: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Now make sure you remember to add the &amp;lt;math&amp;gt; + C&amp;lt;/math&amp;gt; to the integral at the end.&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;lt;math&amp;gt;\frac{6}{7}\ln(x - 4) - \frac{6}{7}\ln(x + 3) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[022_Sample Final A|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Return to Exam&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]]&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=840</id>
		<title>022 Sample Final A, Problem 3</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=840"/>
		<updated>2015-05-30T19:54:50Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&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;
|1) What does the denominator factor into? What will be the form of the decomposition?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do you solve for the numerators?&lt;br /&gt;
|-&lt;br /&gt;
|3) What special integral do we have to use?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Since &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x +3)&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and each term has multiplicity one, the decomposition will be of the form: &amp;lt;math&amp;gt;\frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) After writing the equality, &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;, clear the denominators, and evaluate both sides at x = 4, -3, Each evaluation will yield the value of one of the unknowns.&lt;br /&gt;
|-&lt;br /&gt;
|3) We have to remember that &amp;lt;math&amp;gt;\int \frac{c}{x - a} dx = c\ln(x - a)&amp;lt;/math&amp;gt;&amp;amp;nbsp;, for any numbers c, a.&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;
|First, we factor &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x + 3)&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 want to find the partial fraction expansion for &amp;lt;math&amp;gt;\frac{6}{(x - 4)(x + 3)}&amp;lt;/math&amp;gt;&amp;amp;nbsp;, which will have the form &amp;lt;math&amp;gt;\frac{A}{x - 4} + {B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|To do this we need to solve the equation &amp;lt;math&amp;gt;6 = A( x + 3) + B(x - 4)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Plugging in -3 for x to both sides we find that &amp;lt;math&amp;gt;6 = -7B&amp;lt;/math&amp;gt; &amp;amp;nbsp; and &amp;amp;nbsp; &amp;lt;math&amp;gt;B = -\frac{6}{7}&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|Now we can find A by plugging in 4 for x to both sides. This yields &amp;lt;math&amp;gt;6 = 7A&amp;lt;/math&amp;gt;&amp;amp;nbsp;, so &amp;lt;math&amp;gt;A = \frac{6}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Finally we have the partial fraction expansion: &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{6}{7(x - 4)} - \frac{6}{7(x + 3)}&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 3: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Now to finish the problem we integrate each fraction to get: &amp;lt;math&amp;gt;\int \frac{6}{x^2 -x -12} dx = \int \frac{6}{7(x - 4)}dx  - \int \frac{6}{7(x + 3)}dx &amp;lt;/math&amp;gt;&amp;amp;nbsp; to get &amp;amp;nbsp;&amp;lt;math&amp;gt;\frac{6}{7}\ln(x - 4) - \frac{6}{7}\ln(x + 3)&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 4: &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
|Now make sure you remember to add the &amp;lt;math&amp;gt; + C&amp;lt;/math&amp;gt; to the integral at the end.&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;lt;math&amp;gt;\frac{6}{7}\ln(x - 4) - \frac{6}{7}\ln(x + 3) + C&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=839</id>
		<title>022 Sample Final A, Problem 3</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=839"/>
		<updated>2015-05-30T19:43:38Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&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;
|1) What does the denominator factor into? What will be the form of the decomposition?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do you solve for the numerators?&lt;br /&gt;
|-&lt;br /&gt;
|3) What special integral do we have to use?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Since &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x +3)&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and each term has multiplicity one, the decomposition will be of the form: &amp;lt;math&amp;gt;\frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) After writing the equality, &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;, clear the denominators, and evaluate both sides at x = 4, -3, Each evaluation will yield the value of one of the unknowns.&lt;br /&gt;
|-&lt;br /&gt;
|3) We have to remember that &amp;lt;math&amp;gt;\int \frac{c}{x - a} dx = c\ln(x - a)&amp;lt;/math&amp;gt;&amp;amp;nbsp;, for any numbers c, a.&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;
|First, we factor &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x + 3)&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 want to find the partial fraction expansion for &amp;lt;math&amp;gt;\frac{6}{(x - 4)(x + 3)}&amp;lt;/math&amp;gt;&amp;amp;nbsp;, which will have the form &amp;lt;math&amp;gt;\frac{A}{x - 4} + {B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|To do this we need to solve the equation &amp;lt;math&amp;gt;6 = A( x + 3) + B(x - 4)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Plugging in -3 for x to both sides we find that &amp;lt;math&amp;gt;6 = -7B&amp;lt;/math&amp;gt; &amp;amp;nbsp; and &amp;amp;nbsp; &amp;lt;math&amp;gt;B = -\frac{6}{7}&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|Now we can find A by plugging in 4 for x to both sides. This yields &amp;lt;math&amp;gt;6 = 7A&amp;lt;/math&amp;gt;&amp;amp;nbsp;, so &amp;lt;math&amp;gt;A = \frac{6}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Finally we have the partial fraction expansion: &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{6}{7(x - 4)} - \frac{6}{7(x + 3)}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=838</id>
		<title>022 Sample Final A, Problem 3</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=838"/>
		<updated>2015-05-30T19:26:07Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&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;
|1) What does the denominator factor into? What will be the form of the decomposition?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do you solve for the numerators?&lt;br /&gt;
|-&lt;br /&gt;
|3) What special integral do we have to use?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Since &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x +3)&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and each term has multiplicity one, the decomposition will be of the form: &amp;lt;math&amp;gt;\frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) After writing the equality, &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;, clear the denominators, and evaluate both sides at x = 4, -3, Each evaluation will yield the value of one of the unknowns.&lt;br /&gt;
|-&lt;br /&gt;
|3) We have to remember that &amp;lt;math&amp;gt;\int \frac{c}{x - a} dx = c\ln(x - a)&amp;lt;/math&amp;gt;&amp;amp;nbsp;, for any numbers c, a.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=837</id>
		<title>022 Sample Final A, Problem 3</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A,_Problem_3&amp;diff=837"/>
		<updated>2015-05-30T19:23:04Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: Created page with &amp;quot;{| class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style = &amp;quot;text-align:left;&amp;quot; !Foundations: &amp;amp;nbsp; |- |1) What does the denominator factor into? What will be the form of the decomposition...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&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;
|1) What does the denominator factor into? What will be the form of the decomposition?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do you solve for the numerators?&lt;br /&gt;
|-&lt;br /&gt;
3) What special integral do we have to use?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Since &amp;lt;math&amp;gt;x^2 - x - 12 = (x - 4)(x +3)&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and each term has multiplicity one, the decomposition will be of the form: &amp;lt;math&amp;gt;\frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) After writing the equality, &amp;lt;math&amp;gt;\frac{6}{x^2 -x - 12} = \frac{A}{x - 4} + \frac{B}{x + 3}&amp;lt;/math&amp;gt;, clear the denominators, and evaluate both sides at x = 4, -3, Each evaluation will yield the value of one of the unknowns.&lt;br /&gt;
|-&lt;br /&gt;
|3) We have to remember that &amp;lt;math&amp;gt;\int \frac{c}{x - a} dx = c\ln(x - a)&amp;lt;/math&amp;gt;&amp;amp;nbsp;, for any numbers c, a.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=836</id>
		<title>022 Sample Final A</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=836"/>
		<updated>2015-05-30T19:09:14Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This is a sample, and is meant to represent the material usually covered in Math 22 for the second exam. An actual test may or may not be similar. Click on the &amp;lt;span class=&amp;quot;biglink&amp;quot; style=&amp;quot;color:darkblue;&amp;quot;&amp;gt;&amp;amp;nbsp;boxed problem numbers&amp;amp;nbsp;&amp;lt;/span&amp;gt; to go to a solution.'''&lt;br /&gt;
&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample Final A,_Problem_1|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 1&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find all first and second partial derivatives of the following function, and demostrate that the mixed second partials are equal: &amp;lt;math&amp;gt;\qquad f(x, y) = \frac{2xy}{x-y}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample Final A,_Problem_2|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 2&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; A dairy farmer plans to enclose a rectangular pasture adjacent to a river. To provide enough grass for the her, the pasure must contain 200 square meters of grass. No fencing is required along the river. What dimensions will use the smallest amount of fencing?&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample Final A,_Problem_3|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 3&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample Final A,_Problem_4|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 4&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample Final A,_Problem_5|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 5&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find producer and consumer surpluses for the following situation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\text{Supply curve: }\qquad p = 18 + 3x^2 \qquad \text{Demand curve: }\qquad p = 150 - 4x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_6|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 6&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Sketch the curve, including all relative exterma and points of inflection. &amp;lt;math&amp;gt;y = 3x^4 - 4x^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_7|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 7&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the present value of the income stream &amp;lt;math&amp;gt;Y = 20 + 30x&amp;lt;/math&amp;gt; from now until 5 years from now, given an interest rate &amp;lt;math&amp;gt;r = 10%.&amp;lt;/math&amp;gt; (note that once you plug in the limits of integration, you are finished- you do not need to simplify our answer beyond that step).&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_8|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 8&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&lt;br /&gt;
Find ther marginial productivity of labor and marginal productivity of capital for the following Cobb-Douglas productio function: (note: you must simplify so your solution does not contain negative exponents)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(k, l) = 200k^{0.6}l^{0.4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_9|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 9&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Given demand &amp;lt;math&amp;gt;p = 116 - 3x&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and cost &amp;lt;math&amp;gt;C = x^2 + 20x + 64&amp;lt;/math&amp;gt;&amp;amp;nbsp;, find:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;a) Marginal revenue when x = 7 units.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;b) The quantity(x-value) that produces minimum average cost.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;c) Maximum profit (find the x-value and the profit itself)&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_10|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 10&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Set up the formula to find the amount of money one would have at the end of 8 years if she invests $2100 in an account paying 6% annual interest, compounded quarterly.&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_11|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 11&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the derivative: &amp;lt;math&amp;gt;g(x) = \frac{ln(x^3 + 7)}{(x^4 + 2x^2)}&amp;lt;/math&amp;gt; (note: you do not need to simplify the derivative after finding it)&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_12|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 12&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int x^2e^{3x^3}dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_13|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 13&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Use differentials to find &amp;lt;math&amp;gt;dy&amp;lt;/math&amp;gt; given &amp;lt;math&amp;gt;y = x^2 - 6x, ~ x = 4, ~dx = -0.5&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_14|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 14&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find all vertical and horizontal asymptotes for &amp;lt;math&amp;gt;\qquad y = \frac{x + 4}{(x - 3)(x + 2)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample_Final_A,_Problem_15|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 15&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the following limit: &amp;lt;math&amp;gt;\qquad \lim_{x \rightarrow -3}\frac{x^2 + 7x + 12}{x^2 - 2x - 14}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=835</id>
		<title>022 Sample Final A</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=835"/>
		<updated>2015-05-30T19:07:17Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: /* &amp;amp;nbsp;Problem 2&amp;amp;nbsp; */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This is a sample, and is meant to represent the material usually covered in Math 22 for the second exam. An actual test may or may not be similar. Click on the &amp;lt;span class=&amp;quot;biglink&amp;quot; style=&amp;quot;color:darkblue;&amp;quot;&amp;gt;&amp;amp;nbsp;boxed problem numbers&amp;amp;nbsp;&amp;lt;/span&amp;gt; to go to a solution.'''&lt;br /&gt;
&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample Final A,_Problem_1|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 1&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find all first and second partial derivatives of the following function, and demostrate that the mixed second partials are equal: &amp;lt;math&amp;gt;\qquad f(x, y) = \frac{2xy}{x-y}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample Final A,_Problem_2|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 2&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; A dairy farmer plans to enclose a rectangular pasture adjacent to a river. To provide enough grass for the her, the pasure must contain 200 square meters of grass. No fencing is required along the river. What dimensions will use the smallest amount of fencing?&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_3|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 3&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_4|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 4&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_5|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 5&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find producer and consumer surpluses for the following situation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\text{Supply curve: }\qquad p = 18 + 3x^2 \qquad \text{Demand curve: }\qquad p = 150 - 4x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_6|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 6&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Sketch the curve, including all relative exterma and points of inflection. &amp;lt;math&amp;gt;y = 3x^4 - 4x^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_7|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 7&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the present value of the income stream &amp;lt;math&amp;gt;Y = 20 + 30x&amp;lt;/math&amp;gt; from now until 5 years from now, given an interest rate &amp;lt;math&amp;gt;r = 10%.&amp;lt;/math&amp;gt; (note that once you plug in the limits of integration, you are finished- you do not need to simplify our answer beyond that step).&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_8|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 8&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&lt;br /&gt;
Find ther marginial productivity of labor and marginal productivity of capital for the following Cobb-Douglas productio function: (note: you must simplify so your solution does not contain negative exponents)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(k, l) = 200k^{0.6}l^{0.4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_9|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 9&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Given demand &amp;lt;math&amp;gt;p = 116 - 3x&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and cost &amp;lt;math&amp;gt;C = x^2 + 20x + 64&amp;lt;/math&amp;gt;&amp;amp;nbsp;, find:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;a) Marginal revenue when x = 7 units.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;b) The quantity(x-value) that produces minimum average cost.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;c) Maximum profit (find the x-value and the profit itself)&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_10|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 10&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Set up the formula to find the amount of money one would have at the end of 8 years if she invests $2100 in an account paying 6% annual interest, compounded quarterly.&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_11|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 11&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the derivative: &amp;lt;math&amp;gt;g(x) = \frac{ln(x^3 + 7)}{(x^4 + 2x^2)}&amp;lt;/math&amp;gt; (note: you do not need to simplify the derivative after finding it)&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_12|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 12&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int x^2e^{3x^3}dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_13|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 13&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Use differentials to find &amp;lt;math&amp;gt;dy&amp;lt;/math&amp;gt; given &amp;lt;math&amp;gt;y = x^2 - 6x, ~ x = 4, ~dx = -0.5&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_14|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 14&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find all vertical and horizontal asymptotes for &amp;lt;math&amp;gt;\qquad y = \frac{x + 4}{(x - 3)(x + 2)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_15|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 15&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the following limit: &amp;lt;math&amp;gt;\qquad \lim_{x \rightarrow -3}\frac{x^2 + 7x + 12}{x^2 - 2x - 14}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=834</id>
		<title>022 Sample Final A</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=834"/>
		<updated>2015-05-30T19:06:20Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This is a sample, and is meant to represent the material usually covered in Math 22 for the second exam. An actual test may or may not be similar. Click on the &amp;lt;span class=&amp;quot;biglink&amp;quot; style=&amp;quot;color:darkblue;&amp;quot;&amp;gt;&amp;amp;nbsp;boxed problem numbers&amp;amp;nbsp;&amp;lt;/span&amp;gt; to go to a solution.'''&lt;br /&gt;
&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Sample Final A,_Problem_1|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 1&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find all first and second partial derivatives of the following function, and demostrate that the mixed second partials are equal: &amp;lt;math&amp;gt;\qquad f(x, y) = \frac{2xy}{x-y}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_2|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 2&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; A dairy farmer plans to enclose a rectangular pasture adjacent to a river. To provide enough grass for the her, the pasure must contain 200 square meters of grass. No fencing is required along the river. What dimensions will use the smallest amount of fencing?&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_3|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 3&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_4|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 4&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_5|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 5&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find producer and consumer surpluses for the following situation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\text{Supply curve: }\qquad p = 18 + 3x^2 \qquad \text{Demand curve: }\qquad p = 150 - 4x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_6|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 6&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Sketch the curve, including all relative exterma and points of inflection. &amp;lt;math&amp;gt;y = 3x^4 - 4x^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_7|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 7&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the present value of the income stream &amp;lt;math&amp;gt;Y = 20 + 30x&amp;lt;/math&amp;gt; from now until 5 years from now, given an interest rate &amp;lt;math&amp;gt;r = 10%.&amp;lt;/math&amp;gt; (note that once you plug in the limits of integration, you are finished- you do not need to simplify our answer beyond that step).&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_8|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 8&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&lt;br /&gt;
Find ther marginial productivity of labor and marginal productivity of capital for the following Cobb-Douglas productio function: (note: you must simplify so your solution does not contain negative exponents)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(k, l) = 200k^{0.6}l^{0.4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_9|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 9&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Given demand &amp;lt;math&amp;gt;p = 116 - 3x&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and cost &amp;lt;math&amp;gt;C = x^2 + 20x + 64&amp;lt;/math&amp;gt;&amp;amp;nbsp;, find:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;a) Marginal revenue when x = 7 units.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;b) The quantity(x-value) that produces minimum average cost.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;c) Maximum profit (find the x-value and the profit itself)&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_10|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 10&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Set up the formula to find the amount of money one would have at the end of 8 years if she invests $2100 in an account paying 6% annual interest, compounded quarterly.&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_11|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 11&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the derivative: &amp;lt;math&amp;gt;g(x) = \frac{ln(x^3 + 7)}{(x^4 + 2x^2)}&amp;lt;/math&amp;gt; (note: you do not need to simplify the derivative after finding it)&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_12|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 12&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int x^2e^{3x^3}dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_13|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 13&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Use differentials to find &amp;lt;math&amp;gt;dy&amp;lt;/math&amp;gt; given &amp;lt;math&amp;gt;y = x^2 - 6x, ~ x = 4, ~dx = -0.5&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_14|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 14&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find all vertical and horizontal asymptotes for &amp;lt;math&amp;gt;\qquad y = \frac{x + 4}{(x - 3)(x + 2)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_15|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 15&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the following limit: &amp;lt;math&amp;gt;\qquad \lim_{x \rightarrow -3}\frac{x^2 + 7x + 12}{x^2 - 2x - 14}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=833</id>
		<title>022 Sample Final A</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=833"/>
		<updated>2015-05-30T19:01:06Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This is a sample, and is meant to represent the material usually covered in Math 22 for the second exam. An actual test may or may not be similar. Click on the &amp;lt;span class=&amp;quot;biglink&amp;quot; style=&amp;quot;color:darkblue;&amp;quot;&amp;gt;&amp;amp;nbsp;boxed problem numbers&amp;amp;nbsp;&amp;lt;/span&amp;gt; to go to a solution.'''&lt;br /&gt;
&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_1|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 1&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find all first and second partial derivatives of the following function, and demostrate that the mixed second partials are equal: &amp;lt;math&amp;gt;\qquad f(x, y) = \frac{2xy}{x-y}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_2|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 2&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; A dairy farmer plans to enclose a rectangular pasture adjacent to a river. To provide enough grass for the her, the pasure must contain 200 square meters of grass. No fencing is required along the river. What dimensions will use the smallest amount of fencing?&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_3|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 3&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_4|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 4&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_5|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 5&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find producer and consumer surpluses for the following situation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\text{Supply curve: }\qquad p = 18 + 3x^2 \qquad \text{Demand curve: }\qquad p = 150 - 4x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_6|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 6&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Sketch the curve, including all relative exterma and points of inflection. &amp;lt;math&amp;gt;y = 3x^4 - 4x^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_7|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 7&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the present value of the income stream &amp;lt;math&amp;gt;Y = 20 + 30x&amp;lt;/math&amp;gt; from now until 5 years from now, given an interest rate &amp;lt;math&amp;gt;r = 10%.&amp;lt;/math&amp;gt; (note that once you plug in the limits of integration, you are finished- you do not need to simplify our answer beyond that step).&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_8|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 8&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&lt;br /&gt;
Find ther marginial productivity of labor and marginal productivity of capital for the following Cobb-Douglas productio function: (note: you must simplify so your solution does not contain negative exponents)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(k, l) = 200k^{0.6}l^{0.4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_9|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 9&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Given demand &amp;lt;math&amp;gt;p = 116 - 3x&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and cost &amp;lt;math&amp;gt;C = x^2 + 20x + 64&amp;lt;/math&amp;gt;&amp;amp;nbsp;, find:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;a) Marginal revenue when x = 7 units.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;b) The quantity(x-value) that produces minimum average cost.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;c) Maximum profit (find the x-value and the profit itself)&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_10|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 10&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Set up the formula to find the amount of money one would have at the end of 8 years if she invests $2100 in an account paying 6% annual interest, compounded quarterly.&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_11|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 11&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the derivative: &amp;lt;math&amp;gt;g(x) = \frac{ln(x^3 + 7)}{(x^4 + 2x^2)}&amp;lt;/math&amp;gt; (note: you do not need to simplify the derivative after finding it)&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_12|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 12&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int x^2e^{3x^3}dx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_13|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 13&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Use differentials to find &amp;lt;math&amp;gt;dy&amp;lt;/math&amp;gt; given &amp;lt;math&amp;gt;y = x^2 - 6x, ~ x = 4, ~dx = -0.5&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_14|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 14&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find all vertical and horizontal asymptotes for &amp;lt;math&amp;gt;\qquad y = \frac{x + 4}{(x - 3)(x + 2)}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_15|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 15&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the following limit: &amp;lt;math&amp;gt;\qquad \lim_{x \rightarrow -3}\frac{x^2 + 7x + 12}{x^2 - 2x - 14}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=832</id>
		<title>022 Sample Final A</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=832"/>
		<updated>2015-05-30T18:53:23Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This is a sample, and is meant to represent the material usually covered in Math 22 for the second exam. An actual test may or may not be similar. Click on the &amp;lt;span class=&amp;quot;biglink&amp;quot; style=&amp;quot;color:darkblue;&amp;quot;&amp;gt;&amp;amp;nbsp;boxed problem numbers&amp;amp;nbsp;&amp;lt;/span&amp;gt; to go to a solution.'''&lt;br /&gt;
&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_1|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 1&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find all first and second partial derivatives of the following function, and demostrate that the mixed second partials are equal: &amp;lt;math&amp;gt;\qquad f(x, y) = \frac{2xy}{x-y}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_2|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 2&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; A dairy farmer plans to enclose a rectangular pasture adjacent to a river. To provide enough grass for the her, the pasure must contain 200 square meters of grass. No fencing is required along the river. What dimensions will use the smallest amount of fencing?&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_3|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 3&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_4|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 4&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_5|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 5&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find producer and consumer surpluses for the following situation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\text{Supply curve: }\qquad p = 18 + 3x^2 \qquad \text{Demand curve: }\qquad p = 150 - 4x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_6|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 6&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Sketch the curve, including all relative exterma and points of inflection. &amp;lt;math&amp;gt;y = 3x^4 - 4x^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_7|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 7&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the present value of the income stream &amp;lt;math&amp;gt;Y = 20 + 30x&amp;lt;/math&amp;gt; from now until 5 years from now, given an interest rate &amp;lt;math&amp;gt;r = 10%.&amp;lt;/math&amp;gt; (note that once you plug in the limits of integration, you are finished- you do not need to simplify our answer beyond that step).&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_8|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 8&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&lt;br /&gt;
Find ther marginial productivity of labor and marginal productivity of capital for the following Cobb-Douglas productio function: (note: you must simplify so your solution does not contain negative exponents)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(k, l) = 200k^{0.6}l^{0.4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_9|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 9&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Given demamd &amp;lt;math&amp;gt;p = 116 - 3x&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and cost &amp;lt;math&amp;gt;C = x^2 + 20x + 64&amp;lt;/math&amp;gt;&amp;amp;nbsp;, find:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;a) Marginal revenue when x = 7 units.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;b) The quantity(x-value) that produces minimum average cost.&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;c) Maximum profit (find the x-value and the profit itself)&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_10|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 10&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;'''Use calculus to set up and solve the word problem:'''&lt;br /&gt;
A fence is to be built to enclose a rectangular region of 480 square feet. The fencing material along three sides cost $2 per foot. The fencing material along the 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; side costs $6 per foot. Find the most economical dimensions of the region (that is, minimize the cost).&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=831</id>
		<title>022 Sample Final A</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=831"/>
		<updated>2015-05-30T18:51:06Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This is a sample, and is meant to represent the material usually covered in Math 22 for the second exam. An actual test may or may not be similar. Click on the &amp;lt;span class=&amp;quot;biglink&amp;quot; style=&amp;quot;color:darkblue;&amp;quot;&amp;gt;&amp;amp;nbsp;boxed problem numbers&amp;amp;nbsp;&amp;lt;/span&amp;gt; to go to a solution.'''&lt;br /&gt;
&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_1|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 1&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find all first and second partial derivatives of the following function, and demostrate that the mixed second partials are equal: &amp;lt;math&amp;gt;\qquad f(x, y) = \frac{2xy}{x-y}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_2|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 2&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; A dairy farmer plans to enclose a rectangular pasture adjacent to a river. To provide enough grass for the her, the pasure must contain 200 square meters of grass. No fencing is required along the river. What dimensions will use the smallest amount of fencing?&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_3|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 3&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative: &amp;lt;math&amp;gt;\int \frac{6}{x^2 - x - 12}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_4|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 4&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Use implicit differentiation to find &amp;lt;math&amp;gt;\frac{dy}{dx}: \qquad x+y = x^3y^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_5|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 5&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find producer and consumer surpluses for the following situation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\text{Supply curve: }\qquad p = 18 + 3x^2 \qquad \text{Demand curve: }\qquad p = 150 - 4x&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_6|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 6&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Sketch the curve, including all relative exterma and points of inflection. &amp;lt;math&amp;gt;y = 3x^4 - 4x^3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_7|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 7&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the present value of the income stream &amp;lt;math&amp;gt;Y = 20 + 30x&amp;lt;/math&amp;gt; from now until 5 years from now, given an interest rate &amp;lt;math&amp;gt;r = 10%.&amp;lt;/math&amp;gt; (note that once you plug in the limits of integration, you are finished- you do not need to simplify our answer beyond that step).&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_8|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 8&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&lt;br /&gt;
Find ther marginial productivity of labor and marginal productivity of capital for the following Cobb-Douglas productio function: (note: you must simplify so your solution does not contain negative exponents)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(k, l) = 200k^{0.6}l^{0.4}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_9|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 9&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Given demamd &amp;lt;math&amp;gt;p = 116 - 3x&amp;lt;/math&amp;gt; &amp;amp;nbsp;, and cost &amp;lt;math&amp;gt;C = x^2 + 20x + 64&amp;lt;/math&amp;gt;&amp;amp;nbsp;, find:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;::a) Marginal revenue when x = 7 units.&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;::b) The quantity(x-value) that produces minimum average cost.&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;::c) Maximum profit (find the x-value and the profit itself)&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_10|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 10&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;'''Use calculus to set up and solve the word problem:'''&lt;br /&gt;
A fence is to be built to enclose a rectangular region of 480 square feet. The fencing material along three sides cost $2 per foot. The fencing material along the 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; side costs $6 per foot. Find the most economical dimensions of the region (that is, minimize the cost).&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=830</id>
		<title>022 Sample Final A</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=022_Sample_Final_A&amp;diff=830"/>
		<updated>2015-05-30T18:37:01Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: Created page with &amp;quot;'''This is a sample, and is meant to represent the material usually covered in Math 22 for the second exam. An actual test may or may not be similar. Click on the &amp;lt;span class=...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This is a sample, and is meant to represent the material usually covered in Math 22 for the second exam. An actual test may or may not be similar. Click on the &amp;lt;span class=&amp;quot;biglink&amp;quot; style=&amp;quot;color:darkblue;&amp;quot;&amp;gt;&amp;amp;nbsp;boxed problem numbers&amp;amp;nbsp;&amp;lt;/span&amp;gt; to go to a solution.'''&lt;br /&gt;
&amp;lt;div class=&amp;quot;noautonum&amp;quot;&amp;gt;__TOC__&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_1|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 1&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the derivative of &amp;amp;thinsp;&amp;lt;math style=&amp;quot;vertical-align: -60%&amp;quot;&amp;gt;y\,=\,\ln \frac{(x+1)^4}{(2x - 5)(x + 4)}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_2|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 2&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Sketch the graph of &amp;lt;math style=&amp;quot;vertical-align: -52%&amp;quot;&amp;gt;y = \left(\frac{1}{2}\right)^{x + 1} - 4&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_3|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 3&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the derivative of &amp;lt;math style=&amp;quot;vertical-align: -18%&amp;quot;&amp;gt;f(x) \,=\, 2x^3e^{3x+5}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_4|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 4&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; '''Set up the equation to solve. You only need to plug in the numbers-not solve for the particular values!'''&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;What is the present value of $3000, paid 8 years from now, in an investment that pays 6%interest,&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;(a) compounded quarterly?&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;(b) compounded continuously?&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_5|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 5&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt; Find the antiderivative of &amp;lt;math&amp;gt;\int \frac{2e^{2x}}{e^2x + 1}\, dx.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_6|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 6&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the area under the curve of&amp;amp;thinsp; &amp;lt;math style=&amp;quot;vertical-align: -13%&amp;quot;&amp;gt;y = 6x^2 + 2x&amp;lt;/math&amp;gt; between the &amp;lt;math style=&amp;quot;vertical-align: -15%&amp;quot;&amp;gt;y&amp;lt;/math&amp;gt;-axis and &amp;lt;math style=&amp;quot;vertical-align: -1%&amp;quot;&amp;gt;x = 2&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_7|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 7&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;Find the antiderivatives:&lt;br /&gt;
&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;(a) &amp;lt;math&amp;gt; \int xe^{3x^2+1}\,dx.&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;(b) &amp;lt;math&amp;gt;\int_2^54x - 5\,dx.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_8|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 8&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&lt;br /&gt;
Find the quantity that produces maximum profit, given demand function &amp;lt;math style=&amp;quot;vertical-align: -15%&amp;quot;&amp;gt;p = 70 - 3x&amp;lt;/math&amp;gt; and cost function&amp;amp;thinsp; &amp;lt;math style=&amp;quot;vertical-align: -8%&amp;quot;&amp;gt;C = 120 - 30x + 2x^2.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_9|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 9&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;&lt;br /&gt;
Find all relative extrema and points of inflection for the function &amp;lt;math style=&amp;quot;vertical-align: -16%&amp;quot;&amp;gt;g(x) = x^3 - 3x&amp;lt;/math&amp;gt;. Be sure to give coordinate pairs for each point. You do not need to draw the graph. Explain how you know which point is the local minimum and which is the local maximum (i.e., which test did you use?).&lt;br /&gt;
&lt;br /&gt;
== [[022_Exam_2_Sample_B,_Problem_10|&amp;lt;span class=&amp;quot;biglink&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size:80%&amp;quot;&amp;gt;&amp;amp;nbsp;Problem 10&amp;amp;nbsp;&amp;lt;/span&amp;gt;]] ==&lt;br /&gt;
&amp;lt;span class=&amp;quot;exam&amp;quot;&amp;gt;'''Use calculus to set up and solve the word problem:'''&lt;br /&gt;
A fence is to be built to enclose a rectangular region of 480 square feet. The fencing material along three sides cost $2 per foot. The fencing material along the 4&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; side costs $6 per foot. Find the most economical dimensions of the region (that is, minimize the cost).&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=Pages_For_External_Wiki&amp;diff=829</id>
		<title>Pages For External Wiki</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=Pages_For_External_Wiki&amp;diff=829"/>
		<updated>2015-05-30T18:36:17Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Precalculus=&lt;br /&gt;
===Good Ideas/Help===&lt;br /&gt;
This is a section for things you want to see as part of the external wiki, Precalculus section. Provide a piped link to your page where you describe what you want to build/need help with&lt;br /&gt;
&lt;br /&gt;
===In Progress===&lt;br /&gt;
Self-explanatory &amp;lt;br&amp;gt;&lt;br /&gt;
[[Matt Lee's pages]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Power Series Diff|John's pdf Power Series with Differentiation]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Kayla's pages]]&lt;br /&gt;
===Completed===&lt;br /&gt;
Once you think your page is ready to be moved to the external wiki move your link here and contact one of the Pre-calculus project members. We will let you know if it needs to be changed. Once it is approved we will let you know. Make sure you follow up to make sure you get credit for your work&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Calculus=&lt;br /&gt;
[[022 Sample Final A]]&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_5&amp;diff=828</id>
		<title>005 Sample Final A, Question 5</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_5&amp;diff=828"/>
		<updated>2015-05-22T04:33:17Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following inequality. Your answer should be in interval notation. &amp;lt;math&amp;gt;\frac{3x+5}{x+2}\ge 2&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 1:&lt;br /&gt;
|-&lt;br /&gt;
|We start by subtracting 2 from each side to get &amp;lt;math&amp;gt;\frac{3x + 5}{x + 2} - \frac{2x + 4}{x + 2} = \frac{x + 1}{x + 2} \ge 0&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:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;table border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;6&amp;quot; align = &amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x:&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x&amp;lt;-2 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x=-2 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; -2&amp;lt;x&amp;lt;-1 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x=-1 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt;-1&amp;lt;x&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; Sign: &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (+) &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; VA &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (-) &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; 0 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (+)&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Now we just write, in interval notation, the intervals over which the denominator is nonnegative.&lt;br /&gt;
|-&lt;br /&gt;
| The domain of the function is: &amp;lt;math&amp;gt;(-\infty, -2) \cup [-1, \infty)&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:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(-\infty, -2)\cup[1, \infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_2&amp;diff=827</id>
		<title>005 Sample Final A, Question 2</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_2&amp;diff=827"/>
		<updated>2015-05-22T04:31:10Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Question''' Find the domain of the following function. Your answer should be in interval notation &amp;lt;math&amp;gt; f(x) = \frac{1}{\sqrt{x^2-x-2}}&amp;lt;/math&amp;gt; &amp;lt;br&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:&lt;br /&gt;
|-&lt;br /&gt;
|1) What is the domain of &amp;lt;math&amp;gt;\frac{1}{\sqrt{x}}&amp;lt;/math&amp;gt;?&lt;br /&gt;
|- &lt;br /&gt;
|2) How can we factor &amp;lt;math&amp;gt;x^2 - x - 2&amp;lt;/math&amp;gt;?&lt;br /&gt;
|-&lt;br /&gt;
| Answer:&lt;br /&gt;
|- &lt;br /&gt;
|1) The domain is &amp;lt;math&amp;gt;(0, \infty)&amp;lt;/math&amp;gt;. The domain of &amp;lt;math&amp;gt;\frac{1}{x}&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;[0, \infty)&amp;lt;/math&amp;gt;, but we have to remove zero from the domain since we cannot divide by 0.&lt;br /&gt;
|-&lt;br /&gt;
|2) &amp;lt;math&amp;gt;x^2 - x -2 = (x - 2)(x + 1)&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
|We start by factoring &amp;lt;math&amp;gt;x^2 - x - 2&amp;lt;/math&amp;gt; into &amp;lt;math&amp;gt;(x - 2)(x + 1)&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:&lt;br /&gt;
|-&lt;br /&gt;
|Since we cannot divide by zero, and we cannot take the square root of a negative number, we use a sign chart to determine when &amp;lt;math&amp;gt;(x - 2)(x + 1) &amp;gt; 0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;table border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;6&amp;quot; align = &amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x:&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x&amp;lt;-1 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x=-1 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; -1&amp;lt;x&amp;lt;2 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x=2 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt;2&amp;lt;x&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; Sign: &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (+) &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; 0 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (-) &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; 0 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (+)&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Now we just write, in interval notation, the intervals over which the denominator is positive.&lt;br /&gt;
|-&lt;br /&gt;
| The domain of the function is: &amp;lt;math&amp;gt;(-\infty, -1) \cup (2, \infty)&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:&lt;br /&gt;
|-&lt;br /&gt;
| The domain of the function is: &amp;lt;math&amp;gt;(-\infty, -1) \cup (2, \infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_5&amp;diff=826</id>
		<title>005 Sample Final A, Question 5</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_5&amp;diff=826"/>
		<updated>2015-05-22T04:28:20Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following inequality. Your answer should be in interval notation. &amp;lt;math&amp;gt;\frac{3x+5}{x+2}\ge 2&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 1:&lt;br /&gt;
|-&lt;br /&gt;
|We start by subtracting 2 from each side to get &amp;lt;math&amp;gt;\frac{3x + 5}{x + 2} - \frac{2x + 4}{x + 2} = \frac{x + 1}{x + 2} \ge 0&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:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;table border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;6&amp;quot; align = &amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x:&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x&amp;lt;-2 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x=-2 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; -2&amp;lt;x&amp;lt;-1 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x=-1 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt;-1&amp;lt;x&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; Sign: &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (+) &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; VA &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (-) &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; 0 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (+)&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&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:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(-\infty, -2)\cup[1, \infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_5&amp;diff=825</id>
		<title>005 Sample Final A, Question 5</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_5&amp;diff=825"/>
		<updated>2015-05-22T04:24:50Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following inequality. Your answer should be in interval notation. &amp;lt;math&amp;gt;\frac{3x+5}{x+2}\ge 2&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 1:&lt;br /&gt;
|-&lt;br /&gt;
|We start by subtracting 2 from each side to get &amp;lt;math&amp;gt;\frac{3x + 5}{x + 2} - \frac{2x + 4}{x + 2} = \frac{x + 1}{x + 2} \ge 0&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:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;table border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;6&amp;quot; align = &amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x:&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x&amp;lt;-1 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x=-1 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; -1&amp;lt;x&amp;lt;2 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; x=2 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt;x&amp;gt;2&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
  &amp;lt;tr&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; Sign: &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (+) &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; 0 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (-) &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; 0 &amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
    &amp;lt;td align = &amp;quot;center&amp;quot;&amp;gt;&amp;lt;math&amp;gt; (+)&amp;lt;/math&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&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:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(-\infty, -2)\cup[1, \infty)&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_22&amp;diff=824</id>
		<title>005 Sample Final A, Question 22</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_22&amp;diff=824"/>
		<updated>2015-05-22T04:23:52Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Consider the following sequence, &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; -3, 1, -\frac{1}{3}, \frac{1}{9}, -\frac{1}{27}, \cdots &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; a. Determine a formula for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;, the n-th term of the sequence. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; b. Find the sum &amp;lt;math&amp;gt; \displaystyle{\sum_{k=1}^\infty a_k}&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;
!Foundations&lt;br /&gt;
|-&lt;br /&gt;
|1) What type of series is this?&lt;br /&gt;
|-&lt;br /&gt;
|2) Which formulas, about this type of series, are relevant to this question?&lt;br /&gt;
|-&lt;br /&gt;
|3) In the formula there are some placeholder variables. What is the value of each placeholder?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) This series is geometric. The giveaway is there is a number raised to the nth power.&lt;br /&gt;
|-&lt;br /&gt;
|2) The desired formulas are &amp;lt;math&amp;gt;a_n = a\cdot r^{n-1}&amp;lt;/math&amp;gt; &amp;amp;nbsp; and &amp;amp;nbsp; &amp;lt;math&amp;gt;S_\infty = \frac{a_1}{1-r}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|3) &amp;lt;math&amp;gt;a_1&amp;lt;/math&amp;gt; is the first term in the series, which is &amp;lt;math&amp;gt; -3&amp;lt;/math&amp;gt;. The value for r is the ratio between consecutive terms, which is &amp;lt;math&amp;gt;\frac{-1}{3}&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| The sequence is a geometric sequence. The common ratio is &amp;lt;math&amp;gt;r=\frac{-1}{3}&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:&lt;br /&gt;
|-&lt;br /&gt;
| The formula for the nth term of a geometric series is &amp;lt;math&amp;gt;a_n=ar^{n-1}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is the first term of the sequence.&lt;br /&gt;
|-&lt;br /&gt;
| So, the formula for this geometric series is &amp;lt;math&amp;gt;a_n=(-3)\left(\frac{-1}{3}\right)^{n-1}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| For geometric series, &amp;lt;math&amp;gt;\displaystyle{\sum_{k=1}^\infty a_k}=\frac{a}{1-r}&amp;lt;/math&amp;gt; if &amp;lt;math&amp;gt;|r|&amp;lt;1&amp;lt;/math&amp;gt;. Since &amp;lt;math&amp;gt;|r|=\frac{1}{3}&amp;lt;/math&amp;gt;,&lt;br /&gt;
|-&lt;br /&gt;
| we have &amp;lt;math&amp;gt;\displaystyle{\sum_{k=1}^\infty a_k}=\frac{-3}{1-\frac{-1}{3}}=\frac{-9}{4}&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;a_n=(-3)\left(\frac{-1}{3}\right)^{n-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{-9}{4}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_22&amp;diff=823</id>
		<title>005 Sample Final A, Question 22</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_22&amp;diff=823"/>
		<updated>2015-05-22T04:16:36Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Consider the following sequence, &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; -3, 1, -\frac{1}{3}, \frac{1}{9}, -\frac{1}{27}, \cdots &amp;lt;/math&amp;gt;&amp;lt;/center&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; a. Determine a formula for &amp;lt;math&amp;gt;a_n&amp;lt;/math&amp;gt;, the n-th term of the sequence. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; b. Find the sum &amp;lt;math&amp;gt; \displaystyle{\sum_{k=1}^\infty a_k}&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;
!Foundations&lt;br /&gt;
|-&lt;br /&gt;
|1) What type of series is this?&lt;br /&gt;
|-&lt;br /&gt;
|2) Which formula, on the back page of the exam, is relevant to this question?&lt;br /&gt;
|-&lt;br /&gt;
|3) In the formula there are some placeholder variables. What is the value of each placeholder?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) This series is geometric. The giveaway is there is a number raised to the nth power.&lt;br /&gt;
|-&lt;br /&gt;
|2) The desired formula is &amp;lt;math&amp;gt;S_\infty = \frac{a_1}{1-r}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|3) &amp;lt;math&amp;gt;a_1&amp;lt;/math&amp;gt; is the first term in the series, which is &amp;lt;math&amp;gt; 5\frac{3}{5} = 3&amp;lt;/math&amp;gt;. The value for r is the ratio between consecutive terms, which is &amp;lt;math&amp;gt;\frac{3}{5}&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| The sequence is a geometric sequence. The common ratio is &amp;lt;math&amp;gt;r=\frac{-1}{3}&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:&lt;br /&gt;
|-&lt;br /&gt;
| The formula for the nth term of a geometric series is &amp;lt;math&amp;gt;a_n=ar^{n-1}&amp;lt;/math&amp;gt; where &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; is the first term of the sequence.&lt;br /&gt;
|-&lt;br /&gt;
| So, the formula for this geometric series is &amp;lt;math&amp;gt;a_n=(-3)\left(\frac{-1}{3}\right)^{n-1}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| For geometric series, &amp;lt;math&amp;gt;\displaystyle{\sum_{k=1}^\infty a_k}=\frac{a}{1-r}&amp;lt;/math&amp;gt; if &amp;lt;math&amp;gt;|r|&amp;lt;1&amp;lt;/math&amp;gt;. Since &amp;lt;math&amp;gt;|r|=\frac{1}{3}&amp;lt;/math&amp;gt;,&lt;br /&gt;
|-&lt;br /&gt;
| we have &amp;lt;math&amp;gt;\displaystyle{\sum_{k=1}^\infty a_k}=\frac{-3}{1-\frac{-1}{3}}=\frac{-9}{4}&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;a_n=(-3)\left(\frac{-1}{3}\right)^{n-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{-9}{4}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_21&amp;diff=822</id>
		<title>005 Sample Final A, Question 21</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_21&amp;diff=822"/>
		<updated>2015-05-22T04:15:08Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question''' Find the sum &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; 5 + 9 + 13 + \cdots + 49 &amp;lt;/math&amp;gt;&amp;lt;/center&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;
!Foundations&lt;br /&gt;
|-&lt;br /&gt;
|1) Which of the &amp;lt;math&amp;gt;S_n&amp;lt;/math&amp;gt; formulas should you use?&lt;br /&gt;
|-&lt;br /&gt;
|2) What is the common ratio or difference?&lt;br /&gt;
|-&lt;br /&gt;
|3) How do you find the values you need to use the formula?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) The variables in the formulae give a bit of a hint. The r stands for ratio, and ratios are associated to geometric series. This sequence is arithmetic, so we want the formula that does not involve r.&lt;br /&gt;
|-&lt;br /&gt;
|2) Take two adjacent terms in the sequence, say &amp;lt;math&amp;gt;A_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;A_2&amp;lt;/math&amp;gt;, and d = &amp;lt;math&amp;gt;A_2 - A_1&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|3) Since we have a value for d, we want to use the formula for &amp;lt;math&amp;gt;A_n&amp;lt;/math&amp;gt; that involves d. &lt;br /&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
|This is the sum of an arithmetic sequence. The common difference is &amp;lt;math&amp;gt;d=4&amp;lt;/math&amp;gt;. Since the formula for an arithmetic sequence is &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;a_n=a_1+d(n-1)&amp;lt;/math&amp;gt;, the formula for this arithmetic sequence is &amp;lt;math&amp;gt;a_n=5+4(n-1)&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:&lt;br /&gt;
|-&lt;br /&gt;
| We need to figure out how many terms we are adding together. To do this, we let &amp;lt;math&amp;gt;a_n=49&amp;lt;/math&amp;gt; in the formula above and solve for &amp;lt;math&amp;gt;n&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| If &amp;lt;math&amp;gt;49=5+4(n-1)&amp;lt;/math&amp;gt;, we have &amp;lt;math&amp;gt;44=4(n-1)&amp;lt;/math&amp;gt;. Dividing by 4, we get &amp;lt;math&amp;gt;11=n-1&amp;lt;/math&amp;gt;. Therefore, &amp;lt;math&amp;gt;n=12&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 4:&lt;br /&gt;
|-&lt;br /&gt;
|The formula for the sum of the first n terms of an arithmetic sequence is &amp;lt;math&amp;gt;S_n=\frac{1}{2}n(a_1+a_n)&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 5:&lt;br /&gt;
|-&lt;br /&gt;
|Since we are adding 12 terms together, we want to find &amp;lt;math&amp;gt;S_{12}&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;S_{12}=\frac{1}{2}(12)(5+49)=324&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:&lt;br /&gt;
|-&lt;br /&gt;
| 324&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_15&amp;diff=821</id>
		<title>005 Sample Final A, Question 15</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_15&amp;diff=821"/>
		<updated>2015-05-22T04:13:29Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Find an equivalent algebraic expression for the following, &amp;lt;center&amp;gt;&amp;lt;math&amp;gt; \cos(\tan^{-1}(x))&amp;lt;/math&amp;gt;&amp;lt;/center&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&lt;br /&gt;
|-&lt;br /&gt;
|1) &amp;lt;math&amp;gt;\tan^{-1}(x)&amp;lt;/math&amp;gt; can be thought of as &amp;lt;math&amp;gt;\tan^{-1}\left(\frac{x}{1}\right),&amp;lt;/math&amp;gt; and this now refers to an angle in a triangle. What are the side lengths of this triangle?&lt;br /&gt;
|-&lt;br /&gt;
|Answers:&lt;br /&gt;
|-&lt;br /&gt;
|1) The side lengths are 1, x, and &amp;lt;math&amp;gt;\sqrt{1 + x^2}.&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 1:&lt;br /&gt;
|-&lt;br /&gt;
|First, let &amp;lt;math&amp;gt;\theta=\tan^{-1}(x)&amp;lt;/math&amp;gt;. Then, &amp;lt;math&amp;gt;\tan(\theta)=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;
! Step 2:&lt;br /&gt;
|-&lt;br /&gt;
| Now, we draw the right triangle corresponding to &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt;. Two of the side lengths are 1 and x and the hypotenuse has length &amp;lt;math&amp;gt;\sqrt{x^2+1}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Since &amp;lt;math&amp;gt;\cos(\theta)=\frac{\mathrm{opposite}}{\mathrm{hypotenuse}}&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\cos(\tan^{-1}(x))=\cos(\theta)=\frac{1}{\sqrt{x^2+1}}&amp;lt;/math&amp;gt;.&lt;br /&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{1}{\sqrt{x^2+1}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_14&amp;diff=820</id>
		<title>005 Sample Final A, Question 14</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_14&amp;diff=820"/>
		<updated>2015-05-22T04:10:06Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Prove the following identity, &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt;\frac{1-\sin(\theta)}{\cos(\theta)}=\frac{\cos(\theta)}{1+\sin(\theta)}&amp;lt;/math&amp;gt;&amp;lt;/center&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;
! Foundations: &lt;br /&gt;
|-&lt;br /&gt;
|1) What can you multiply &amp;lt;math&amp;gt;1- \sin(\theta)&amp;lt;/math&amp;gt; by to obtain a formula that is equivalent to something involving &amp;lt;math&amp;gt;\cos&amp;lt;/math&amp;gt;?&lt;br /&gt;
|-&lt;br /&gt;
|Answers:&lt;br /&gt;
|-&lt;br /&gt;
|1) You can multiply &amp;lt;math&amp;gt;1 - \sin(\theta)&amp;lt;/math&amp;gt; by &amp;lt;math&amp;gt;\frac{1 + \sin(\theta)}{\1 + \sin(\theta)}&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 1:&lt;br /&gt;
|-&lt;br /&gt;
|We start with the left hand side. We have &amp;lt;math&amp;gt;\frac{1-\sin(\theta)}{\cos(\theta)}=\frac{1-\sin(\theta)}{\cos(\theta)}\Bigg(\frac{1+\sin(\theta)}{1+\sin(\theta)}\Bigg)&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:&lt;br /&gt;
|-&lt;br /&gt;
| Simplifying, we get &amp;lt;math&amp;gt;\frac{1-\sin(\theta)}{\cos(\theta)}=\frac{1-\sin^2(\theta)}{\cos(\theta)(1+\sin(\theta))}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Since &amp;lt;math&amp;gt;1-\sin^2(\theta)=\cos^2(\theta)&amp;lt;/math&amp;gt;, we have &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\frac{1-\sin(\theta)}{\cos(\theta)}=\frac{\cos^2(\theta)}{\cos(\theta)(1+\sin(\theta))}=\frac{\cos(\theta)}{1+\sin(\theta)}&amp;lt;/math&amp;gt; &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_13&amp;diff=819</id>
		<title>005 Sample Final A, Question 13</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_13&amp;diff=819"/>
		<updated>2015-05-22T03:58:30Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question '''  Give the exact value of the following if its defined, otherwise, write undefined. &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt;(a) \sin^{-1}(2) \qquad \qquad (b) \sin\left(\frac{-32\pi}{3}\right) \qquad \qquad (c)\sec\left(\frac{-17\pi}{6}\right)&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;
! Foundations: &lt;br /&gt;
|-&lt;br /&gt;
|1) What is the domain of &amp;lt;math&amp;gt;\sin^{-1}?&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) What are the reference angles for &amp;lt;math&amp;gt;\frac{-32\pi}{3}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\frac{-17\pi}{6}&amp;lt;/math&amp;gt;?&lt;br /&gt;
|-&lt;br /&gt;
|Answers:&lt;br /&gt;
|-&lt;br /&gt;
|1) The domain is &amp;lt;math&amp;gt;[-1, 1].&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) The reference angle for &amp;lt;math&amp;gt;\frac{-32\pi}{3}&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\frac{4\pi}{3}&amp;lt;/math&amp;gt;, and the reference angle for &amp;lt;math&amp;gt;\frac{-17\pi}{6}&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;\frac{7\pi}{6}&amp;lt;/math&amp;gt;&lt;br /&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| For (a), we want an angle &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;\sin(\theta)=2&amp;lt;/math&amp;gt;. Since &amp;lt;math&amp;gt;-1\leq \sin (\theta)\leq 1&amp;lt;/math&amp;gt;, it is impossible&lt;br /&gt;
|-&lt;br /&gt;
|for &amp;lt;math&amp;gt;\sin(\theta)=2&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;\sin^{-1}(2)&amp;lt;/math&amp;gt; is undefined.&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:&lt;br /&gt;
|-&lt;br /&gt;
| For (b), we need to find the reference angle for &amp;lt;math&amp;gt;\frac{-32\pi}{3}&amp;lt;/math&amp;gt;. If we add multiples of &amp;lt;math&amp;gt;2\pi&amp;lt;/math&amp;gt; to this angle, we get the&lt;br /&gt;
|-&lt;br /&gt;
|reference angle &amp;lt;math&amp;gt;\frac{4\pi}{3}&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;\sin\left(\frac{-32\pi}{3}\right)=\sin\left(\frac{4\pi}{3}\right)=\frac{-\sqrt{3}}{2}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| For (c), we need to find the reference angle for &amp;lt;math&amp;gt;\frac{-17\pi}{6}&amp;lt;/math&amp;gt;. If we add multiples of &amp;lt;math&amp;gt;2\pi&amp;lt;/math&amp;gt; to this angle, we get the&lt;br /&gt;
|-&lt;br /&gt;
|reference angle &amp;lt;math&amp;gt;\frac{7\pi}{6}&amp;lt;/math&amp;gt;. Since &amp;lt;math&amp;gt;\cos\left(\frac{7\pi}{6}\right)=\frac{-\sqrt{3}}{2}&amp;lt;/math&amp;gt;, we have&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sec\left(\frac{-17\pi}{6}\right)=\sec\left(\frac{7\pi}{6}\right)=\frac{2}{-\sqrt{3}}=\frac{-2\sqrt{3}}{3}&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:&lt;br /&gt;
|-&lt;br /&gt;
|a) undefined&lt;br /&gt;
|-&lt;br /&gt;
|b) &amp;lt;math&amp;gt;\frac{-\sqrt{3}}{2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|c)&amp;lt;math&amp;gt;\frac{-2\sqrt{3}}{3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_12&amp;diff=818</id>
		<title>005 Sample Final A, Question 12</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_12&amp;diff=818"/>
		<updated>2015-05-22T03:52:50Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question '''  Given that &amp;lt;math&amp;gt;\sec(\theta) = -2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\tan(\theta) &amp;gt; 0 &amp;lt;/math&amp;gt;, find the exact values of the remaining trig functions.&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&lt;br /&gt;
|-&lt;br /&gt;
|1) Which quadrant is &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; in?&lt;br /&gt;
|-&lt;br /&gt;
|2) Which trig functions are positive in this quadrant?&lt;br /&gt;
|-&lt;br /&gt;
|3) What are the side lengths of the triangle associated to &amp;lt;math&amp;gt;\theta?&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Answers:&lt;br /&gt;
|-&lt;br /&gt;
|1) &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; is in the third quadrant. We know it is in the second or third quadrant since &amp;lt;math&amp;gt;\cos&amp;lt;/math&amp;gt; is negative. Since \&amp;lt;math&amp;gt;\tan&amp;lt;/math&amp;gt; is positive &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; is in the third quadrant.&lt;br /&gt;
|-&lt;br /&gt;
|2) &amp;lt;math&amp;gt;\tan&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\cot&amp;lt;/math&amp;gt; are both positive in this quadrant. All other trig functions are negative.&lt;br /&gt;
|-&lt;br /&gt;
|3) The side lengths are 2, 1, and &amp;lt;math&amp;gt;\sqrt{3}.&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 1:&lt;br /&gt;
|-&lt;br /&gt;
| Since &amp;lt;math&amp;gt;\sec(\theta)=-2&amp;lt;/math&amp;gt;, we have &amp;lt;math&amp;gt;\cos(\theta)=\frac{1}{\sec(\theta)}=\frac{-1}{2}&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:&lt;br /&gt;
|-&lt;br /&gt;
| We look for solutions to &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; on the unit circle. The two angles on the unit circle with &amp;lt;math&amp;gt;\cos(\theta)=\frac{-1}{2}&amp;lt;/math&amp;gt; are &amp;lt;math&amp;gt;\theta=\frac{2\pi}{3}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\theta=\frac{4\pi}{3}&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|But, &amp;lt;math&amp;gt;\tan\left(\frac{2\pi}{3}\right)=-\sqrt{3}&amp;lt;/math&amp;gt;. Since &amp;lt;math&amp;gt;\tan(\theta)&amp;gt;0&amp;lt;/math&amp;gt;. we must have &amp;lt;math&amp;gt;\theta=\frac{4\pi}{3}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| The remaining values of the trig functions are &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\sin(\theta)=\sin\left(\frac{4\pi}{3}\right)=\frac{-\sqrt{3}}{2}&amp;lt;/math&amp;gt;,&lt;br /&gt;
|-&lt;br /&gt;
|  &amp;lt;math&amp;gt;\tan(\theta)=\tan\left(\frac{4\pi}{3}\right)=\sqrt{3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\csc(\theta)=\csc\left(\frac{4\pi}{3}\right)=\frac{-2\sqrt{3}}{3}&amp;lt;/math&amp;gt; and &lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot(\theta)=\cot\left(\frac{4\pi}{3}\right)=\frac{\sqrt{3}}{3}&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;\sin(\theta)==\frac{-\sqrt{3}}{2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cos(\theta)=\frac{-1}{2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\tan(\theta)=\sqrt{3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\csc(\theta)=\frac{-2\sqrt{3}}{3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;\cot(\theta)=\frac{\sqrt{3}}{3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_11&amp;diff=817</id>
		<title>005 Sample Final A, Question 11</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_11&amp;diff=817"/>
		<updated>2015-05-22T03:43:58Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question '''  Solve the following equation in the interval &amp;lt;math&amp;gt; [0, 2\pi)&amp;lt;/math&amp;gt; &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;math&amp;gt; \sin^2(\theta) - \cos^2(\theta)=1+\cos(\theta)&amp;lt;/math&amp;gt;&amp;lt;/center&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: &lt;br /&gt;
|-&lt;br /&gt;
|1) Which trigonometric identities are useful in this problem?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) &amp;lt;math&amp;gt;\sin^2(\theta)=1-\cos^2(\theta)&amp;lt;/math&amp;gt; and &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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| We need to get rid of the &amp;lt;math&amp;gt;\sin^2(\theta)&amp;lt;/math&amp;gt; term. Since &amp;lt;math&amp;gt;\sin^2(\theta)=1-\cos^2(\theta)&amp;lt;/math&amp;gt;, the equation becomes&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;(1-\cos^2(\theta))-\cos^2(\theta)=1+\cos(\theta) &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:&lt;br /&gt;
|-&lt;br /&gt;
| If we simplify and move all the terms to the right hand side, we have &amp;lt;math&amp;gt;0=2\cos^2(\theta)+\cos(\theta)&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Now, factoring, we have &amp;lt;math&amp;gt;0=\cos(\theta)(2\cos(\theta)+1)&amp;lt;/math&amp;gt;. Thus, either &amp;lt;math&amp;gt;\cos(\theta)=0&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;2\cos(\theta)+1=0&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| The solutions to &amp;lt;math&amp;gt;\cos(\theta)=0&amp;lt;/math&amp;gt; in &amp;lt;math&amp;gt; [0, 2\pi)&amp;lt;/math&amp;gt; are &amp;lt;math&amp;gt;\theta=\frac{\pi}{2}&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;\theta=\frac{3\pi}{2}&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 5:&lt;br /&gt;
|-&lt;br /&gt;
| The solutions to &amp;lt;math&amp;gt;2\cos(\theta)+1=0&amp;lt;/math&amp;gt; are angles that satisfy &amp;lt;math&amp;gt;\cos(\theta)=\frac{-1}{2}&amp;lt;/math&amp;gt;. In &amp;lt;math&amp;gt; [0, 2\pi)&amp;lt;/math&amp;gt;, the &lt;br /&gt;
|-&lt;br /&gt;
| solutions are &amp;lt;math&amp;gt;\theta=\frac{2\pi}{3}&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;\theta=\frac{4\pi}{3}&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:&lt;br /&gt;
|-&lt;br /&gt;
| The solutions are &amp;lt;math&amp;gt;\frac{\pi}{2},\frac{3\pi}{2},\frac{2\pi}{3},\frac{4\pi}{3}&amp;lt;/math&amp;gt;.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_10&amp;diff=816</id>
		<title>005 Sample Final A, Question 10</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_10&amp;diff=816"/>
		<updated>2015-05-22T03:35:57Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Write the partial fraction decomposition of the following, &amp;lt;center&amp;gt; &amp;lt;math&amp;gt; \frac{x+2}{x^3-2x^2+x}&amp;lt;/math&amp;gt;&amp;lt;/center&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&lt;br /&gt;
|-&lt;br /&gt;
|1) How many fractions will this decompose into? What are the denominators?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do you solve for the numerators?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Since each of the factors are linear, and one has multipliclity 2, there will be three denominators. The linear term, x, will appear once in the denominator of the decomposition. The other two denominators will be x - 1, and &amp;lt;math&amp;gt;(x - 1)^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|2) After writing the equality, &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{A}{x}+\frac{B}{x-1}+\frac{C}{(x-1)^2}&amp;lt;/math&amp;gt;, clear the denominators, and use the cover up method to solve for A, B, and C. After you clear the denominators, the cover up method is to evaluate both sides at x = 1, 0, and any third value. Each evaluation will yield the value of one of the three unknowns.&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| First, we factor the denominator. We have &amp;lt;math&amp;gt;x^3-2x^2+x=x(x^2-2x+1)=x(x-1)^2&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:&lt;br /&gt;
|-&lt;br /&gt;
| Since we have a repeated factor in the denominator, we set &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{A}{x}+\frac{B}{x-1}+\frac{C}{(x-1)^2}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Multiplying both sides of the equation by the denominator &amp;lt;math&amp;gt;x(x-1)^2&amp;lt;/math&amp;gt;, we get &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;x+2=A(x-1)^2+B(x)(x-1)+Cx&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| If we let &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt;, we get &amp;lt;math&amp;gt;2=A&amp;lt;/math&amp;gt;. If we let &amp;lt;math&amp;gt;x=1&amp;lt;/math&amp;gt;, we get &amp;lt;math&amp;gt;3=C&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 5:&lt;br /&gt;
|-&lt;br /&gt;
| To solve for &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, we plug in &amp;lt;math&amp;gt;A=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C=3&amp;lt;/math&amp;gt; and simplify. We have&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x+2=2(x-1)^2+B(x)(x-1)+3x=2x^2-4x+2+Bx^2-Bx+3x~&amp;lt;/math&amp;gt;. &amp;amp;nbsp; So, &amp;amp;nbsp;&amp;lt;math&amp;gt;x+2=(2+B)x^2+(-1-B)x+2&amp;lt;/math&amp;gt;. Since both sides are equal, &lt;br /&gt;
|-&lt;br /&gt;
|we must have &amp;lt;math&amp;gt;2+B=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-1-B=1&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;B=2&amp;lt;/math&amp;gt;. Thus, the decomposition is &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{2}{x}+\frac{2}{x-1}+\frac{3}{(x-1)^2}&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{2}{x}+\frac{2}{x-1}+\frac{3}{(x-1)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_9&amp;diff=815</id>
		<title>005 Sample Final A, Question 9</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_9&amp;diff=815"/>
		<updated>2015-05-22T03:29:11Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following system of equations &amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;  \begin{align} 2x + 3y  &amp;amp;= &amp;amp; 1\\ -x + y &amp;amp; = &amp;amp; -3\end{align}&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: &lt;br /&gt;
|-&lt;br /&gt;
|1) What are the two methods for solving a system of equations?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do we use the substitution method?&lt;br /&gt;
|-&lt;br /&gt;
|3) How do we use the elimination method?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) The two methods are the substitution and elimination methods.&lt;br /&gt;
|-&lt;br /&gt;
|2) Solve for x or y in one of the equations and substitute that value into the other equation.&lt;br /&gt;
|-&lt;br /&gt;
|3) Multiply one equation by some number on both sides to make one of the variables, x or y, have the same coefficient and add the equations together.&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
|Add two times the second equation to the first equation. So we are adding &amp;lt;math&amp;gt;-2x + 2y = -6&amp;lt;/math&amp;gt; to the first equation.&lt;br /&gt;
|-&lt;br /&gt;
|This leads to:&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
0 + 5y &amp;amp;=&amp;amp; -5\\&lt;br /&gt;
-x + y &amp;amp;=&amp;amp; -3&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:&lt;br /&gt;
|-&lt;br /&gt;
|This gives us that &amp;lt;math&amp;gt;y = -1.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Now we just need to find x. So we plug in -1 for y in the second equation.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
-x -1 &amp;amp;=&amp;amp; -3\\&lt;br /&gt;
-x &amp;amp; =&amp;amp; -2\\&lt;br /&gt;
x&amp;amp;=&amp;amp;2&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;
! Final Answer:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x = 2,~ y = -1&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_8&amp;diff=814</id>
		<title>005 Sample Final A, Question 8</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_8&amp;diff=814"/>
		<updated>2015-05-22T03:25:16Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following equation, &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt; 3^{2x} + 3^x -2 = 0 &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;
!Foundations&lt;br /&gt;
|-&lt;br /&gt;
|1) What substitution can we make to simplify the problem?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Substitute &amp;lt;math&amp;gt;y = 3^x&amp;lt;/math&amp;gt; to change the original equation into &amp;lt;math&amp;gt;y^2 + y - 2 = 0&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| Start by rewriting &amp;lt;math&amp;gt;3^{2x} = \left(3^x\right)^2&amp;lt;/math&amp;gt; and make the substitution &amp;lt;math&amp;gt;y = 3^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;
! Step 2:&lt;br /&gt;
|-&lt;br /&gt;
| After substitution we get &amp;lt;math&amp;gt;y^2 + y - 2 = (y + 2)(y - 1)&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Now we have to find the zeros of &amp;lt;math&amp;gt;3^x + 2 = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;3^x - 1 = 0&amp;lt;/math&amp;gt;. We do this by first isolating &amp;lt;math&amp;gt;3^x&amp;lt;/math&amp;gt; in both equations.&lt;br /&gt;
|-&lt;br /&gt;
|So &amp;lt;math&amp;gt;3^x = -2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;3^x = 1&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| We observe that &amp;lt;math&amp;gt;3^x = -2&amp;lt;/math&amp;gt; has no solutions. We can solve &amp;lt;math&amp;gt;3^x = 1&amp;lt;/math&amp;gt; by taking &amp;lt;math&amp;gt;log_3&amp;lt;/math&amp;gt; of both sides.&lt;br /&gt;
|-&lt;br /&gt;
|This gives&amp;lt;math&amp;gt;\log_3\left(3^x\right) = x = \log_3(1) = 0&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:&lt;br /&gt;
|-&lt;br /&gt;
| x = 0&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_8&amp;diff=813</id>
		<title>005 Sample Final A, Question 8</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_8&amp;diff=813"/>
		<updated>2015-05-22T03:24:51Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following equation, &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt; 3^{2x} + 3^x -2 = 0 &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;
!Foundations&lt;br /&gt;
|-&lt;br /&gt;
|1) What substitution can we make to simplify the problem?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Substitute y = &amp;lt;math&amp;gt;3^x&amp;lt;/math&amp;gt; to change the original equation into &amp;lt;math&amp;gt;y^2 + y - 2 = 0&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| Start by rewriting &amp;lt;math&amp;gt;3^{2x} = \left(3^x\right)^2&amp;lt;/math&amp;gt; and make the substitution &amp;lt;math&amp;gt;y = 3^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;
! Step 2:&lt;br /&gt;
|-&lt;br /&gt;
| After substitution we get &amp;lt;math&amp;gt;y^2 + y - 2 = (y + 2)(y - 1)&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Now we have to find the zeros of &amp;lt;math&amp;gt;3^x + 2 = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;3^x - 1 = 0&amp;lt;/math&amp;gt;. We do this by first isolating &amp;lt;math&amp;gt;3^x&amp;lt;/math&amp;gt; in both equations.&lt;br /&gt;
|-&lt;br /&gt;
|So &amp;lt;math&amp;gt;3^x = -2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;3^x = 1&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| We observe that &amp;lt;math&amp;gt;3^x = -2&amp;lt;/math&amp;gt; has no solutions. We can solve &amp;lt;math&amp;gt;3^x = 1&amp;lt;/math&amp;gt; by taking &amp;lt;math&amp;gt;log_3&amp;lt;/math&amp;gt; of both sides.&lt;br /&gt;
|-&lt;br /&gt;
|This gives&amp;lt;math&amp;gt;\log_3\left(3^x\right) = x = \log_3(1) = 0&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:&lt;br /&gt;
|-&lt;br /&gt;
| x = 0&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_8&amp;diff=812</id>
		<title>005 Sample Final A, Question 8</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_8&amp;diff=812"/>
		<updated>2015-05-22T03:24:37Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following equation, &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt; 3^{2x} + 3^x -2 = 0 &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&lt;br /&gt;
|-&lt;br /&gt;
|1) What substitution can we make to simplify the problem?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) Substitute y = &amp;lt;math&amp;gt;3^x&amp;lt;/math&amp;gt; to change the original equation into &amp;lt;math&amp;gt;y^2 + y - 2 = 0&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| Start by rewriting &amp;lt;math&amp;gt;3^{2x} = \left(3^x\right)^2&amp;lt;/math&amp;gt; and make the substitution &amp;lt;math&amp;gt;y = 3^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;
! Step 2:&lt;br /&gt;
|-&lt;br /&gt;
| After substitution we get &amp;lt;math&amp;gt;y^2 + y - 2 = (y + 2)(y - 1)&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Now we have to find the zeros of &amp;lt;math&amp;gt;3^x + 2 = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;3^x - 1 = 0&amp;lt;/math&amp;gt;. We do this by first isolating &amp;lt;math&amp;gt;3^x&amp;lt;/math&amp;gt; in both equations.&lt;br /&gt;
|-&lt;br /&gt;
|So &amp;lt;math&amp;gt;3^x = -2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;3^x = 1&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| We observe that &amp;lt;math&amp;gt;3^x = -2&amp;lt;/math&amp;gt; has no solutions. We can solve &amp;lt;math&amp;gt;3^x = 1&amp;lt;/math&amp;gt; by taking &amp;lt;math&amp;gt;log_3&amp;lt;/math&amp;gt; of both sides.&lt;br /&gt;
|-&lt;br /&gt;
|This gives&amp;lt;math&amp;gt;\log_3\left(3^x\right) = x = \log_3(1) = 0&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:&lt;br /&gt;
|-&lt;br /&gt;
| x = 0&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_7&amp;diff=811</id>
		<title>005 Sample Final A, Question 7</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_7&amp;diff=811"/>
		<updated>2015-05-22T03:22:40Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following equation, &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;lt;math&amp;gt; 2\log_5(x) = 3\log_5(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;
!Foundations&lt;br /&gt;
|-&lt;br /&gt;
|1) What logarithm rule is relevant for dealing with the coefficients of the logarithms?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do we remove the logs?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) One of the rules of logarithms says that &amp;lt;math&amp;gt; r\log(x) = \log(x^r)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|2) The definition of logarithm tells us that if &amp;lt;math&amp;gt; \log_5(x) = y &amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt; 5^y = x &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;
! Step 1&lt;br /&gt;
|-&lt;br /&gt;
| Use the rules of logarithms to move the 2 and the 3 to exponents. So &amp;lt;math&amp;gt;\log_5(x^2) = \log_5(4^3)&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&lt;br /&gt;
|-&lt;br /&gt;
| By the definition of logarithm, we find that &amp;lt;math&amp;gt;x^2 = 4^3&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 3&lt;br /&gt;
|-&lt;br /&gt;
| Taking the square root of both sides we get &amp;lt;math&amp;gt;x = 8&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&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt; x = 8&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_6&amp;diff=810</id>
		<title>005 Sample Final A, Question 6</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_6&amp;diff=810"/>
		<updated>2015-05-22T03:19:33Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question '''  Factor the following polynomial completely, &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;lt;math&amp;gt;p(x) = x^4 + x^3 + 2x-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;
!Foundations&lt;br /&gt;
|-&lt;br /&gt;
|1) What does the Rational Zeros Theorem say about the possible zeros?&lt;br /&gt;
|-&lt;br /&gt;
|2) How do you check if a possible zero is actually a zero?&lt;br /&gt;
|-&lt;br /&gt;
|3) How do you find the rest of the zeros?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) The possible divisors can be found by finding the factors of -10, in a list, and the factors of 1, in a second list. Then write down all the fractions with numerators from the first list and denominators from the second list.&lt;br /&gt;
|-&lt;br /&gt;
|2) Use synthetic division, or plug a possible zero into the function. If you get 0, you have found a zero. &lt;br /&gt;
|-&lt;br /&gt;
|3) After your reduce the polynomial with synthetic division, try and find another zero from the list you made in part a). Once you reach a degree 2 polynomial you can finish the problem with the quadratic formula.&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| First, we use the Rational Zeros Theorem to note that the possible zeros are: &amp;lt;math&amp;gt;\{\pm 1, \pm 2, \pm 4 \}&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:&lt;br /&gt;
|-&lt;br /&gt;
| Now we start checking which of the possible roots are actually roots. We find that 1 is a zero, and apply either synthetic division or long division to get &amp;lt;math&amp;gt;x^4 + x^3 +2x - 4 = (x - 1)(x^3 +2x^2 + 2x +4)&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| We continue checking zeros and find that -2 is a zero. Applying synthetic division or long division we can simplify the polynomial down to:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x^4 +x^3+ 2x -4 = (x - 1)(x + 2)(x^2 + 2)&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| Now we can finish the problem  by applying the quadratic formula or just finding the roots of &amp;lt;math&amp;gt;x^2 + 2&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;x^4 + x^3 +2x - 4 = (x - 1)(x + 2)(x - \sqrt{2}i)(x + \sqrt{2}i)&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_4&amp;diff=809</id>
		<title>005 Sample Final A, Question 4</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_4&amp;diff=809"/>
		<updated>2015-05-22T03:16:44Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Question''' Find the inverse of the following function &amp;lt;math&amp;gt; f(x) = \frac{3x}{2x-1}&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: &lt;br /&gt;
|-&lt;br /&gt;
|1) How would you find the inverse for a simpler function like &amp;lt;math&amp;gt;f(x) = 3x + 5&amp;lt;/math&amp;gt;?&lt;br /&gt;
|-&lt;br /&gt;
|Answer:&lt;br /&gt;
|-&lt;br /&gt;
|1) you would replace f(x) by y, switch x and y, and finally solve for y.&lt;br /&gt;
|}&lt;br /&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;
! Step 1:&lt;br /&gt;
|-&lt;br /&gt;
| Switch f(x) for y, to get &amp;lt;math&amp;gt;y = \frac{3x}{2x-1}&amp;lt;/math&amp;gt;, then switch y and x to get &amp;lt;math&amp;gt;x = \frac{3y}{2y-1}&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:&lt;br /&gt;
|-&lt;br /&gt;
| Now we have to solve for y:&lt;br /&gt;
::&amp;lt;math&amp;gt; \begin{array}{rcl}&lt;br /&gt;
x &amp;amp; = &amp;amp; \frac{3y}{2y-1}\\&lt;br /&gt;
x(2y - 1) &amp;amp; = &amp;amp; 3y\\&lt;br /&gt;
2xy - x &amp;amp; = &amp;amp; 3y\\&lt;br /&gt;
2xy - 3y &amp;amp; = &amp;amp; x\\&lt;br /&gt;
y(2x - 3) &amp;amp; = &amp;amp; x\\&lt;br /&gt;
y &amp;amp; = &amp;amp; \frac{x}{2x - 3}&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;
! Final Answer:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt; y = \frac{x}{2x-3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_3&amp;diff=808</id>
		<title>005 Sample Final A, Question 3</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_3&amp;diff=808"/>
		<updated>2015-05-22T03:12:46Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Question ''' Find f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g and its domain if &amp;lt;math&amp;gt;f(x) = x^2+1 \qquad g(x)=\sqrt{x-1}&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;
! Foundations: &lt;br /&gt;
|-&lt;br /&gt;
|1) How do you compose two functions, such as given &amp;lt;math&amp;gt;f = x^2&amp;lt;/math&amp;gt;&amp;amp;nbsp; and &amp;amp;nbsp; &amp;lt;math&amp;gt;g = x + 1&amp;lt;/math&amp;gt;, what is f&amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt;g?&lt;br /&gt;
|-&lt;br /&gt;
|2) When should a point x be in the domain of f&amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt;g?&lt;br /&gt;
|-&lt;br /&gt;
|Answers:&lt;br /&gt;
|-&lt;br /&gt;
|1) We replace all occurrences of x in f with g, so &amp;lt;math&amp;gt;f\circ g = (x + 1)^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|2) A point should be in the domain of f&amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt;g when it is in the domain of g, and g(x) is in the domain of f.&lt;br /&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;
! Step 1: &lt;br /&gt;
|-&lt;br /&gt;
|First we find the domain of g. Since f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g = f(g(x)). So if x is not in the domain of g, it is not in the domain of f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g. The domain of g is &amp;lt;math&amp;gt;[1, \infty)&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: &lt;br /&gt;
|-&lt;br /&gt;
|To find f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g we replace any occurrence of x in f with g, to yield &amp;lt;math&amp;gt;(\sqrt{x - 1})^2 + 1 = x - 1 + 1 = 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 Answers: &lt;br /&gt;
|-&lt;br /&gt;
|f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g = &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt;, and the domain is &amp;lt;math&amp;gt;[1, \infty)&amp;lt;/math&amp;gt;.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_3&amp;diff=807</id>
		<title>005 Sample Final A, Question 3</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_3&amp;diff=807"/>
		<updated>2015-05-22T03:12:34Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Question ''' Find f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g and its domain if &amp;lt;math&amp;gt;f(x) = x^2+1 \qquad g(x)=\sqrt{x-1}&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;
! Foundations: &lt;br /&gt;
|-&lt;br /&gt;
|1) How do you compose two functions, such as given &amp;lt;math&amp;gt;f = x^2&amp;lt;/math&amp;gt;&amp;amp;nbsp; and &amp;amp;nbsp; &amp;lt;math&amp;gt;g = x + 1&amp;lt;/math&amp;gt;, what is f&amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt;g?&lt;br /&gt;
|-&lt;br /&gt;
|2) When should a point x be in the domain of f&amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt;g?&lt;br /&gt;
|-&lt;br /&gt;
|Answers:&lt;br /&gt;
|-&lt;br /&gt;
|1) We replace all occurrences of x in f with g, so &amp;lt;math&amp;gt;f\circ g = (x + 1)^2&amp;lt;/math&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|2) A point should be in the domain of f&amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt;g when it is in the domain of g, and g(x) is in the domain of f.&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 1: &lt;br /&gt;
|-&lt;br /&gt;
|First we find the domain of g. Since f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g = f(g(x)). So if x is not in the domain of g, it is not in the domain of f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g. The domain of g is &amp;lt;math&amp;gt;[1, \infty)&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: &lt;br /&gt;
|-&lt;br /&gt;
|To find f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g we replace any occurrence of x in f with g, to yield &amp;lt;math&amp;gt;(\sqrt{x - 1})^2 + 1 = x - 1 + 1 = 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 Answers: &lt;br /&gt;
|-&lt;br /&gt;
|f &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; g = &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt;, and the domain is &amp;lt;math&amp;gt;[1, \infty)&amp;lt;/math&amp;gt;.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_10&amp;diff=793</id>
		<title>005 Sample Final A, Question 10</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_10&amp;diff=793"/>
		<updated>2015-05-20T05:47:54Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Write the partial fraction decomposition of the following, &amp;lt;center&amp;gt; &amp;lt;math&amp;gt; \frac{x+2}{x^3-2x^2+x}&amp;lt;/math&amp;gt;&amp;lt;/center&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 1:&lt;br /&gt;
|-&lt;br /&gt;
| First, we factor the denominator. We have &amp;lt;math&amp;gt;x^3-2x^2+x=x(x^2-2x+1)=x(x-1)^2&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:&lt;br /&gt;
|-&lt;br /&gt;
| Since we have a repeated factor in the denominator, we set &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{A}{x}+\frac{B}{x-1}+\frac{C}{(x-1)^2}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Multiplying both sides of the equation by the denominator &amp;lt;math&amp;gt;x(x-1)^2&amp;lt;/math&amp;gt;, we get &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;x+2=A(x-1)^2+B(x)(x-1)+Cx&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| If we let &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt;, we get &amp;lt;math&amp;gt;2=A&amp;lt;/math&amp;gt;. If we let &amp;lt;math&amp;gt;x=1&amp;lt;/math&amp;gt;, we get &amp;lt;math&amp;gt;3=C&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 5:&lt;br /&gt;
|-&lt;br /&gt;
| To solve for &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, we plug in &amp;lt;math&amp;gt;A=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C=3&amp;lt;/math&amp;gt; and simplify. We have&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x+2=2(x-1)^2+B(x)(x-1)+3x=2x^2-4x+2+Bx^2-Bx+3x~&amp;lt;/math&amp;gt;. &amp;amp;nbsp; So, &amp;amp;nbsp;&amp;lt;math&amp;gt;x+2=(2+B)x^2+(-1-B)x+2&amp;lt;/math&amp;gt;. Since both sides are equal, &lt;br /&gt;
|-&lt;br /&gt;
|we must have &amp;lt;math&amp;gt;2+B=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-1-B=1&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;B=2&amp;lt;/math&amp;gt;. Thus, the decomposition is &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{2}{x}+\frac{2}{x-1}+\frac{3}{(x-1)^2}&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{2}{x}+\frac{2}{x-1}+\frac{3}{(x-1)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_10&amp;diff=792</id>
		<title>005 Sample Final A, Question 10</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_10&amp;diff=792"/>
		<updated>2015-05-20T05:47:25Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Write the partial fraction decomposition of the following, &amp;lt;center&amp;gt; &amp;lt;math&amp;gt; \frac{x+2}{x^3-2x^2+x}&amp;lt;/math&amp;gt;&amp;lt;/center&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 1:&lt;br /&gt;
|-&lt;br /&gt;
| First, we factor the denominator. We have &amp;lt;math&amp;gt;x^3-2x^2+x=x(x^2-2x+1)=x(x-1)^2&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:&lt;br /&gt;
|-&lt;br /&gt;
| Since we have a repeated factor in the denominator, we set &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{A}{x}+\frac{B}{x-1}+\frac{C}{(x-1)^2}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Multiplying both sides of the equation by the denominator &amp;lt;math&amp;gt;x(x-1)^2&amp;lt;/math&amp;gt;, we get &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;x+2=A(x-1)^2+B(x)(x-1)+Cx&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| If we let &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt;, we get &amp;lt;math&amp;gt;2=A&amp;lt;/math&amp;gt;. If we let &amp;lt;math&amp;gt;x=1&amp;lt;/math&amp;gt;, we get &amp;lt;math&amp;gt;3=C&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 5:&lt;br /&gt;
|-&lt;br /&gt;
| To solve for &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, we plug in &amp;lt;math&amp;gt;A=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C=3&amp;lt;/math&amp;gt; and simplify. We have&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x+2=2(x-1)^2+B(x)(x-1)+3x=2x^2-4x+2+Bx^2-Bx+3x~&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;~x+2=(2+B)x^2+(-1-B)x+2&amp;lt;/math&amp;gt;. Since both sides are equal, &lt;br /&gt;
|-&lt;br /&gt;
|we must have &amp;lt;math&amp;gt;2+B=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-1-B=1&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;B=2&amp;lt;/math&amp;gt;. Thus, the decomposition is &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{2}{x}+\frac{2}{x-1}+\frac{3}{(x-1)^2}&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{2}{x}+\frac{2}{x-1}+\frac{3}{(x-1)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_10&amp;diff=791</id>
		<title>005 Sample Final A, Question 10</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_10&amp;diff=791"/>
		<updated>2015-05-20T05:46:56Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Write the partial fraction decomposition of the following, &amp;lt;center&amp;gt; &amp;lt;math&amp;gt; \frac{x+2}{x^3-2x^2+x}&amp;lt;/math&amp;gt;&amp;lt;/center&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 1:&lt;br /&gt;
|-&lt;br /&gt;
| First, we factor the denominator. We have &amp;lt;math&amp;gt;x^3-2x^2+x=x(x^2-2x+1)=x(x-1)^2&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:&lt;br /&gt;
|-&lt;br /&gt;
| Since we have a repeated factor in the denominator, we set &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{A}{x}+\frac{B}{x-1}+\frac{C}{(x-1)^2}&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 3:&lt;br /&gt;
|-&lt;br /&gt;
| Multiplying both sides of the equation by the denominator &amp;lt;math&amp;gt;x(x-1)^2&amp;lt;/math&amp;gt;, we get &lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;x+2=A(x-1)^2+B(x)(x-1)+Cx&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 4:&lt;br /&gt;
|-&lt;br /&gt;
| If we let &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt;, we get &amp;lt;math&amp;gt;2=A&amp;lt;/math&amp;gt;. If we let &amp;lt;math&amp;gt;x=1&amp;lt;/math&amp;gt;, we get &amp;lt;math&amp;gt;3=C&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 5:&lt;br /&gt;
|-&lt;br /&gt;
| To solve for &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt;, we plug in &amp;lt;math&amp;gt;A=2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C=3&amp;lt;/math&amp;gt; and simplify. We have&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x+2=2(x-1)^2+B(x)(x-1)+3x=2x^2-4x+2+Bx^2-Bx+3x&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;x+2=(2+B)x^2+(-1-B)x+2&amp;lt;/math&amp;gt;. Since both sides are equal, &lt;br /&gt;
|-&lt;br /&gt;
|we must have &amp;lt;math&amp;gt;2+B=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;-1-B=1&amp;lt;/math&amp;gt;. So, &amp;lt;math&amp;gt;B=2&amp;lt;/math&amp;gt;. Thus, the decomposition is &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{2}{x}+\frac{2}{x-1}+\frac{3}{(x-1)^2}&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:&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;\frac{x+2}{x(x-1)^2}=\frac{2}{x}+\frac{2}{x-1}+\frac{3}{(x-1)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_9&amp;diff=788</id>
		<title>005 Sample Final A, Question 9</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_9&amp;diff=788"/>
		<updated>2015-05-19T06:48:53Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following system of equations &amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;  \begin{align} 2x + 3y  &amp;amp;= &amp;amp; 1\\ -x + y &amp;amp; = &amp;amp; -3\end{align}&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 1:&lt;br /&gt;
|-&lt;br /&gt;
|Add two times the second equation to the first equation. So we are adding &amp;lt;math&amp;gt;-2x + 2y = -6&amp;lt;/math&amp;gt; to the first equation.&lt;br /&gt;
|-&lt;br /&gt;
|This leads to:&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
0 + 5y &amp;amp;=&amp;amp; -5\\&lt;br /&gt;
-x + y &amp;amp;=&amp;amp; -3&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:&lt;br /&gt;
|-&lt;br /&gt;
|This gives us that &amp;lt;math&amp;gt;y = -1.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Now we just need to find x. So we plug in -1 for y in the second equation.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
-x -1 &amp;amp;=&amp;amp; -3\\&lt;br /&gt;
-x &amp;amp; =&amp;amp; -2\\&lt;br /&gt;
x&amp;amp;=&amp;amp;2&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;
! Final Answer:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x = 2,~ y = -1&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_9&amp;diff=787</id>
		<title>005 Sample Final A, Question 9</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_9&amp;diff=787"/>
		<updated>2015-05-19T06:47:38Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following system of equations &amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;  \begin{align} 2x + 3y  &amp;amp;= &amp;amp; 1\\ -x + y &amp;amp; = &amp;amp; -3\end{align}&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 1:&lt;br /&gt;
|-&lt;br /&gt;
|Add two times the second equation to the first equation. So we are adding &amp;lt;math&amp;gt;-2x + 2y = -6&amp;lt;/math&amp;gt; to the first equation.&lt;br /&gt;
|-&lt;br /&gt;
|This leads to:&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
0 + 5y &amp;amp;=&amp;amp; -5\\&lt;br /&gt;
-x + y &amp;amp;=&amp;amp; -3&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:&lt;br /&gt;
|-&lt;br /&gt;
|This gives us that &amp;lt;math&amp;gt;y = -1.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Now we just need to find x. So we plug in -1 for y in the second equation.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
-x -1 &amp;amp;=&amp;amp; -4\\&lt;br /&gt;
-x &amp;amp; =&amp;amp; -3\\&lt;br /&gt;
x&amp;amp;=&amp;amp;3&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;
! Final Answer:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x = 3,~ y = -1&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
	<entry>
		<id>https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_9&amp;diff=786</id>
		<title>005 Sample Final A, Question 9</title>
		<link rel="alternate" type="text/html" href="https://gradwiki.math.ucr.edu/index.php?title=005_Sample_Final_A,_Question_9&amp;diff=786"/>
		<updated>2015-05-19T06:47:25Z</updated>

		<summary type="html">&lt;p&gt;Matt Lee: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''' Question ''' Solve the following system of equations &amp;lt;br&amp;gt;&lt;br /&gt;
::&amp;lt;math&amp;gt;  \begin{align} 2x + 3y  &amp;amp;= &amp;amp; 1\\ -x + y &amp;amp; = &amp;amp; -3\end{align}&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 1:&lt;br /&gt;
|-&lt;br /&gt;
|Add two times the second equation to the first equation. So we are adding &amp;lt;math&amp;gt;-2x + 2y = -6&amp;lt;/math&amp;gt; to the first equation.&lt;br /&gt;
|-&lt;br /&gt;
|This leads to:&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
::&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
0 + 5y &amp;amp;=&amp;amp; -5\\&lt;br /&gt;
-x + y &amp;amp;=&amp;amp; -3&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:&lt;br /&gt;
|-&lt;br /&gt;
|This gives us that &amp;lt;math&amp;gt;y = -1.&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Now we just need to find x. So we plug in -1 for y in the second equation.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;math&amp;gt;\begin{array}{rcl}&lt;br /&gt;
-x -1 &amp;amp;=&amp;amp; -4\\&lt;br /&gt;
-x &amp;amp; =&amp;amp; -3\\&lt;br /&gt;
x&amp;amp;=&amp;amp;3&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;
! Final Answer:&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;math&amp;gt;x = 3, y = -1&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Matt Lee</name></author>
	</entry>
</feed>