<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ubc.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BRIANCHAN</id>
	<title>UBC Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ubc.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BRIANCHAN"/>
	<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/Special:Contributions/BRIANCHAN"/>
	<updated>2026-08-11T17:53:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Hint_1/Need_a_better_explanation/reply&amp;diff=507726</id>
		<title>Thread:Science talk:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (c)/Hint 1/Need a better explanation/reply</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Hint_1/Need_a_better_explanation/reply&amp;diff=507726"/>
		<updated>2018-03-27T08:48:21Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Reply to Need a better explanation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hi Han,&lt;br /&gt;
&lt;br /&gt;
Thanks for the feedback, you might be right. However, the hint and solution for this question has already been approved by another reviewer (status for both is QG), so it may be a bit awkward for me to make further revisions to this question.&lt;br /&gt;
&lt;br /&gt;
Brian&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)/Answer_in_reference_to_previous_question%3F/reply&amp;diff=507725</id>
		<title>Thread:Science talk:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (f)/Answer in reference to previous question?/reply</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)/Answer_in_reference_to_previous_question%3F/reply&amp;diff=507725"/>
		<updated>2018-03-27T08:40:06Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Reply to Answer in reference to previous question?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Thanks for the feedback. However, for a differentiable function, a point in its domain is a critical point (local maximum or local minimum) iff the derivative at that point is zero, and the domain of this function excludes zero.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_B_01_(c)/Solution_2&amp;diff=507724</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question B 01 (c)/Solution 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_B_01_(c)/Solution_2&amp;diff=507724"/>
		<updated>2018-03-27T08:24:19Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Translate this problem into a problem involving a system of linear equations. To do this, note that &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; intersect exactly when there are numbers &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; t &amp;lt;/math&amp;gt; that satisfy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; [0,2,1] + s[-1,2,2] = [-1,0,3] + t[-2,1,1] &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
rearranging this gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; s[-1,2,2] - t[-2,1,1] = [-1,0,3] - [0,2,1] &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; s[-1,2,2] + t[2,-1,-1] = [-1 - 0,0  - 2,3 - 1] = [-1, -2, 2] &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Writing as a system of linear equations gives,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; [-s + 2t,2s - t, 2s - t] = [-1, -2, 2]  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In matrix form,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-1 &amp;amp; 2 &amp;amp; | &amp;amp; -1 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; 2&lt;br /&gt;
\end{pmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In other words, &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; intersect exactly when the above system of linear equations has at least one solution. Using Gaussian Elimination, we obtain&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-1 &amp;amp; 2 &amp;amp; | &amp;amp; -1 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; 2&lt;br /&gt;
\end{pmatrix} \to&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-2 &amp;amp; 4 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; 2&lt;br /&gt;
\end{pmatrix} \to&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-2 &amp;amp; 4 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
0 &amp;amp; 3 &amp;amp; | &amp;amp; -4 \\&lt;br /&gt;
0 &amp;amp; 3 &amp;amp; | &amp;amp; 0&lt;br /&gt;
\end{pmatrix} \to&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-2 &amp;amp; 4 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
0 &amp;amp; 0 &amp;amp; | &amp;amp; -4 \\&lt;br /&gt;
0 &amp;amp; 3 &amp;amp; | &amp;amp; 0&lt;br /&gt;
\end{pmatrix} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The second row of the last matrix reads&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; &lt;br /&gt;
0s + 0t = -4&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is impossible. Hence, the system of linear equations has no solution and the lines &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; do not intersect.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21/Hint_3&amp;diff=507723</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 21/Hint 3</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21/Hint_3&amp;diff=507723"/>
		<updated>2018-03-27T08:20:51Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt; denote the projection onto &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt; \pi_2 &amp;lt;/math&amp;gt; denote the projection onto &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;.  Use the geometric interpretation of projection onto a line to determine the range of &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt;. Then, use the same argument, and the fact that &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; are perpendicular, to determine the range of &amp;lt;math&amp;gt; \pi_2 \circ \pi_1 &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21/Solution_2&amp;diff=507722</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 21/Solution 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21/Solution_2&amp;diff=507722"/>
		<updated>2018-03-27T08:20:20Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As in the (third) hint, let &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt; denote the projection onto  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and let  &amp;lt;math&amp;gt; \pi_2 &amp;lt;/math&amp;gt; denote the projection onto  &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;. If  &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is a point on the plane, then (by the geometric interpretation of projection) &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; is the point in  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; such that the line containing  &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; is perpendicular to  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt;. It follows that the range of  &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt; is  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Now, let  &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; be a point on the plane like before. To determine  &amp;lt;math&amp;gt; (\pi_2 \circ \pi_1)(x) &amp;lt;/math&amp;gt; (recall that &amp;lt;math&amp;gt; (\pi_2 \circ \pi_1)(x) = \pi_2(\pi_1(x)) &amp;lt;/math&amp;gt;), note the following. &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is mapped to  &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt;, which is in  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt;. Moreover,  &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; is mapped  (by the geometric interpretation of projection) to the point  &amp;lt;math&amp;gt; \pi_2(\pi_1(x)) &amp;lt;/math&amp;gt; in &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; such that the line containing &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \pi_2(\pi_1(x)) &amp;lt;/math&amp;gt; is perpendicular to &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;. But &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; is perpendicular to &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; is contained in &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt;, so &amp;lt;math&amp;gt; \pi_2(\pi_1(x)) &amp;lt;/math&amp;gt; is contained in &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and in &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;. As the only point contained in &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and in &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; is the origin, the range of &amp;lt;math&amp;gt; \pi_2 \circ \pi_1 &amp;lt;/math&amp;gt; is the origin.&lt;br /&gt;
&lt;br /&gt;
And the only matrix that maps the entire plane to the origin is the following matrix, which is our answer&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; &lt;br /&gt;
\color{blue}&lt;br /&gt;
&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
0 &amp;amp; 0 \\&lt;br /&gt;
0 &amp;amp; 0&lt;br /&gt;
\end{pmatrix}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_B_01_(c)&amp;diff=507721</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question B 01 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_B_01_(c)&amp;diff=507721"/>
		<updated>2018-03-27T08:18:49Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- To see the list of all possible Tags, please check Science:MER/Tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not invent your own tags without having them added to the dictionary, it would be useless --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE TAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_B_01_(c)/Solution_2&amp;diff=507720</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question B 01 (c)/Solution 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_B_01_(c)/Solution_2&amp;diff=507720"/>
		<updated>2018-03-27T08:17:11Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;First translate this problem into a problem involving a system of linear equations. To do this, note that &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; intersect exactly when ther...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First translate this problem into a problem involving a system of linear equations. To do this, note that &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; intersect exactly when there are numbers &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; t &amp;lt;/math&amp;gt; that satisfy&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; [0,2,1] + s[-1,2,2] = [-1,0,3] + t[-2,1,1] &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
rearranging this gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; s[-1,2,2] - t[-2,1,1] = [-1,0,3] - [0,2,1] &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; s[-1,2,2] + t[2,-1,-1] = [-1 - 0,0  - 2,3 - 1] = [-1, -2, 2] &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Writing as a system of linear equations gives,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; [-s + 2t,2s - t, 2s - t] = [-1, -2, 2]  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In matrix form,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-1 &amp;amp; 2 &amp;amp; | &amp;amp; -1 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; 2&lt;br /&gt;
\end{pmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In other words, &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; intersect exactly when the above system of linear equations has at least one solution. Using Gaussian Elimination, we obtain&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-1 &amp;amp; 2 &amp;amp; | &amp;amp; -1 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; 2&lt;br /&gt;
\end{pmatrix} \to&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-2 &amp;amp; 4 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
2 &amp;amp; -1 &amp;amp; | &amp;amp; 2&lt;br /&gt;
\end{pmatrix} \to&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-2 &amp;amp; 4 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
0 &amp;amp; 3 &amp;amp; | &amp;amp; -4 \\&lt;br /&gt;
0 &amp;amp; 3 &amp;amp; | &amp;amp; 0&lt;br /&gt;
\end{pmatrix} \to&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
-2 &amp;amp; 4 &amp;amp; | &amp;amp; -2 \\&lt;br /&gt;
0 &amp;amp; 0 &amp;amp; | &amp;amp; -4 \\&lt;br /&gt;
0 &amp;amp; 3 &amp;amp; | &amp;amp; 0&lt;br /&gt;
\end{pmatrix} &lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The second row of the last matrix reads&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; &lt;br /&gt;
0s + 0t = -4&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is impossible. Hence, the system of linear equations has no solution and the lines &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; do not intersect.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_B_01_(c)/Hint_2&amp;diff=507718</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question B 01 (c)/Hint 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_B_01_(c)/Hint_2&amp;diff=507718"/>
		<updated>2018-03-27T08:01:42Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;Translate this problem into a system of linear equations problem.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Translate this problem into a system of linear equations problem.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_24/Hint_1&amp;diff=507717</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 24/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_24/Hint_1&amp;diff=507717"/>
		<updated>2018-03-27T07:52:04Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Definition of eigenvectors and eigenvalues.&lt;br /&gt;
&lt;br /&gt;
In Matlab, command &amp;lt;math&amp;gt;[V,D] = eig(A)&amp;lt;/math&amp;gt; returns diagonal matrix &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; of eigenvalues and matrix &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; whose columns are the corresponding right eigenvectors, so that &amp;lt;math&amp;gt;A*V = V*D&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note also that there are no repeated diagonal entries in &amp;lt;math&amp;gt; D &amp;lt;/math&amp;gt;. This can be used for the question.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_24/Hint_1&amp;diff=507716</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 24/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_24/Hint_1&amp;diff=507716"/>
		<updated>2018-03-27T07:51:19Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Definition of eigenvectors and eigenvalues.&lt;br /&gt;
&lt;br /&gt;
In Matlab, command &amp;lt;math&amp;gt;[V,D] = eig(A)&amp;lt;/math&amp;gt; returns diagonal matrix &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; of eigenvalues and matrix &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; whose columns are the corresponding right eigenvectors, so that &amp;lt;math&amp;gt;A*V = V*D&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note also that there are no repeated non-zero entries in &amp;lt;math&amp;gt; D &amp;lt;/math&amp;gt;. This can be used for the question.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_24/Hint_1&amp;diff=507715</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 24/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_24/Hint_1&amp;diff=507715"/>
		<updated>2018-03-27T07:50:54Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Definition of eigenvectors and eigenvalues.&lt;br /&gt;
&lt;br /&gt;
In Matlab, command &amp;lt;math&amp;gt;[V,D] = eig(A)&amp;lt;/math&amp;gt; returns diagonal matrix &amp;lt;math&amp;gt;D&amp;lt;/math&amp;gt; of eigenvalues and matrix &amp;lt;math&amp;gt;V&amp;lt;/math&amp;gt; whose columns are the corresponding right eigenvectors, so that &amp;lt;math&amp;gt;A*V = V*D&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note also that there are no repeated non-zero entries in &amp;lt;math&amp;gt; D &amp;lt;/math&amp;gt;. This can be used for this question.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21&amp;diff=507714</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 21</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21&amp;diff=507714"/>
		<updated>2018-03-27T07:26:42Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER RS flag]][[Category:MER QGT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- To see the list of all possible Tags, please check Science:MER/Tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not invent your own tags without having them added to the dictionary, it would be useless --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE TAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER Tag Orthogonal projection]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21/Solution_2&amp;diff=507713</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 21/Solution 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21/Solution_2&amp;diff=507713"/>
		<updated>2018-03-27T07:24:47Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;As in the (third) hint, let &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt; denote the projection onto  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and let  &amp;lt;math&amp;gt; \pi_2 &amp;lt;/math&amp;gt; denote the projection onto  &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;. I...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As in the (third) hint, let &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt; denote the projection onto  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and let  &amp;lt;math&amp;gt; \pi_2 &amp;lt;/math&amp;gt; denote the projection onto  &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;. If  &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is a point on the plane, then (by the geometric interpretation of projection) &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; is the point in  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; such that the line containing  &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; is orthogonal to  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt;. It follows that the range of  &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt; is  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Now, let  &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; be a point on the plane like before. To determine  &amp;lt;math&amp;gt; (\pi_2 \circ \pi_1)(x) &amp;lt;/math&amp;gt; (recall that &amp;lt;math&amp;gt; (\pi_2 \circ \pi_1)(x) = \pi_2(\pi_1(x)) &amp;lt;/math&amp;gt;), note the following. &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is mapped to  &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt;, which is in  &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt;. Moreover,  &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; is mapped  (by the geometric interpretation of projection) to the point  &amp;lt;math&amp;gt; \pi_2(\pi_1(x)) &amp;lt;/math&amp;gt; in &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; such that the line containing &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \pi_2(\pi_1(x)) &amp;lt;/math&amp;gt; is orthogonal to &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;. But &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; is orthogonal to &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; \pi_1(x) &amp;lt;/math&amp;gt; is contained in &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt;, so &amp;lt;math&amp;gt; \pi_2(\pi_1(x)) &amp;lt;/math&amp;gt; is contained in &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and in &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;. As the only point contained in &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and in &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; is the origin, the range of &amp;lt;math&amp;gt; \pi_2 \circ \pi_1 &amp;lt;/math&amp;gt; is the origin.&lt;br /&gt;
&lt;br /&gt;
And the only matrix that maps the entire plane to the origin is the following matrix, which is our answer&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; &lt;br /&gt;
\color{blue}&lt;br /&gt;
&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
0 &amp;amp; 0 \\&lt;br /&gt;
0 &amp;amp; 0&lt;br /&gt;
\end{pmatrix}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21/Hint_3&amp;diff=507712</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 21/Hint 3</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_21/Hint_3&amp;diff=507712"/>
		<updated>2018-03-27T07:07:31Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;Let &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt; denote the projection onto &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt; \pi_2 &amp;lt;/math&amp;gt; denote the projection onto &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;.  Use the geometric interpret...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt; denote the projection onto &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt; \pi_2 &amp;lt;/math&amp;gt; denote the projection onto &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt;.  Use the geometric interpretation of projection onto a line to determine the range of &amp;lt;math&amp;gt; \pi_1 &amp;lt;/math&amp;gt;. Then, use the same argument, and the fact that &amp;lt;math&amp;gt; L_1 &amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt; L_2 &amp;lt;/math&amp;gt; are orthogonal, to determine the range of &amp;lt;math&amp;gt; \pi_2 \circ \pi_1 &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)&amp;diff=506248</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 02 (d)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)&amp;diff=506248"/>
		<updated>2018-03-21T08:33:39Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- To see the list of all possible Tags, please check Science:MER/Tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not invent your own tags without having them added to the dictionary, it would be useless --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE TAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Solution_1&amp;diff=506247</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 02 (d)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Solution_1&amp;diff=506247"/>
		<updated>2018-03-21T08:33:10Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall that the derivative of &amp;lt;math&amp;gt; \cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; -\sin(x) &amp;lt;/math&amp;gt;. So the derivative of &amp;lt;math&amp;gt; -\cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Hence,&amp;lt;math&amp;gt; -\cos(x) + c &amp;lt;/math&amp;gt; is the antiderivative of &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Moreover, the Power Rule states that the derivative of &amp;lt;math&amp;gt; x^a &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; ax^{a-1} &amp;lt;/math&amp;gt; so in particular, the derivative of &amp;lt;math&amp;gt; x^{1/2} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \frac{1}{2}x^{1/2 - 1} = \frac{1}{2}x^{-1/2} &amp;lt;/math&amp;gt;.  So as &amp;lt;math&amp;gt; x^{1/2}  &amp;lt;/math&amp;gt; is the antiderivative of &amp;lt;math&amp;gt; \frac{1}{2}x^{-1/2} &amp;lt;/math&amp;gt;, it follows that &amp;lt;math&amp;gt; 2/\sqrt{x} = 2x^{-1/2} = 4 \times \frac{1}{2} x^{-1/2} &amp;lt;/math&amp;gt; and that the antiderivative of &amp;lt;math&amp;gt; 2/\sqrt{x} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; 4 x^{1/2} + c = 4 \sqrt{x} + c. &amp;lt;/math&amp;gt; Thus, the antiderivative of &amp;lt;math&amp;gt; \sin(x) + 2/\sqrt{x} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \color{blue} -\cos(x) + 4 \sqrt{x} + c. &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Solution_1&amp;diff=506246</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 02 (d)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Solution_1&amp;diff=506246"/>
		<updated>2018-03-21T08:32:43Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall that the derivative of &amp;lt;math&amp;gt; \cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; -\sin(x) &amp;lt;/math&amp;gt;. So the derivative of &amp;lt;math&amp;gt; -\cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Hence,&amp;lt;math&amp;gt; -\cos(x) + c &amp;lt;/math&amp;gt; is the antiderivative of &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Moreover, the Power Rule states that the derivative of &amp;lt;math&amp;gt; x^a &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; ax^{a-1} &amp;lt;/math&amp;gt; so in particular, the derivative of &amp;lt;math&amp;gt; x^{1/2} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \frac{1}{2}x^{1/2 - 1} = \frac{1}{2}x^{-1/2} &amp;lt;/math&amp;gt;.  So as &amp;lt;math&amp;gt; x^{1/2}  &amp;lt;/math&amp;gt; is the antiderivative of &amp;lt;math&amp;gt; \frac{1}{2}x^{-1/2} &amp;lt;/math&amp;gt;, it follows that &amp;lt;math&amp;gt; 2/\sqrt{x} = 2x^{-1/2} = 4 \times \frac{1}{2} x^{-1/2} &amp;lt;/math&amp;gt; and that the antiderivative of &amp;lt;math&amp;gt; 2/\sqrt{x} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; 4 x^{1/2} + c = 4 \sqrt{x} + c. &amp;lt;/math&amp;gt; Thus, the antiderivative of &amp;lt;math&amp;gt; \sin(x) + 2/\sqrt{x} &amp;lt;/math&amp;gt; is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \color{blue} -\cos(x) + 4 \sqrt{x} + c &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Solution_1&amp;diff=506245</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 02 (d)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Solution_1&amp;diff=506245"/>
		<updated>2018-03-21T08:31:39Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall that the derivative of &amp;lt;math&amp;gt; \cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; -\sin(x) &amp;lt;/math&amp;gt;. So the derivative of &amp;lt;math&amp;gt; -\cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Hence,&amp;lt;math&amp;gt; -\cos(x) &amp;lt;/math&amp;gt; is the antiderivative of &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Moreover, the Power Rule states that the derivative of &amp;lt;math&amp;gt; x^a &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; ax^{a-1} &amp;lt;/math&amp;gt; so in particular, the derivative of &amp;lt;math&amp;gt; x^{1/2} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \frac{1}{2}x^{1/2 - 1} = \frac{1}{2}x^{-1/2} &amp;lt;/math&amp;gt;.  So as &amp;lt;math&amp;gt; x^{1/2}  &amp;lt;/math&amp;gt; is the antiderivative of &amp;lt;math&amp;gt; \frac{1}{2}x^{-1/2} &amp;lt;/math&amp;gt;, it follows that &amp;lt;math&amp;gt; 2/\sqrt{x} = 2x^{-1/2} = 4 \times \frac{1}{2} x^{-1/2} &amp;lt;/math&amp;gt; and that the antiderivative of &amp;lt;math&amp;gt; 2/\sqrt{x} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; 4 x^{1/2} = 4 \sqrt{x}. &amp;lt;/math&amp;gt; Thus, the antiderivative of &amp;lt;math&amp;gt; \sin(x) + 2/\sqrt{x} &amp;lt;/math&amp;gt; is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \color{blue} -\cos(x) + 4 \sqrt{x} + c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt; c &amp;lt;/math&amp;gt; is a constant.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Solution_1&amp;diff=506244</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 02 (d)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Solution_1&amp;diff=506244"/>
		<updated>2018-03-21T08:31:15Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;Recall that the derivative of &amp;lt;math&amp;gt; \cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; -\sin(x) &amp;lt;/math&amp;gt;. So the derivative of &amp;lt;math&amp;gt; -\cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Hence,&amp;lt;math&amp;gt; -\cos(x)...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall that the derivative of &amp;lt;math&amp;gt; \cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; -\sin(x) &amp;lt;/math&amp;gt;. So the derivative of &amp;lt;math&amp;gt; -\cos(x) &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Hence,&amp;lt;math&amp;gt; -\cos(x) &amp;lt;/math&amp;gt; is the antiderivative of &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt;. Moreover, the Power Rule states that the derivative of &amp;lt;math&amp;gt; x^a &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; ax^{a-1} &amp;lt;/math&amp;gt; so in particular, the derivative of &amp;lt;math&amp;gt; x^{1/2} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; \frac{1}{2}x^{1/2 - 1} = \frac{1}{2}x^{-1/2} &amp;lt;/math&amp;gt;.  So as &amp;lt;math&amp;gt; x^{1/2}  &amp;lt;/math&amp;gt; is the antiderivative of &amp;lt;math&amp;gt; \frac{1}{2}x^{-1/2} &amp;lt;/math&amp;gt;, it follows that &amp;lt;math&amp;gt; 2/\sqrt{x} = 2x^{-1/2} = 4 \times \frac{1}{2} x^{-1/2} &amp;lt;/math&amp;gt; and that the antiderivative of &amp;lt;math&amp;gt; 2/\sqrt{x} &amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt; 4 x^{1/2} = 4 \sqrt{x}. &amp;lt;/math&amp;gt; Thus, the antiderivative of &amp;lt;math&amp;gt; \sin(x) + 2/\sqrt{x} &amp;lt;/math&amp;gt; is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -\cos(x) + 4 \sqrt{x} + c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt; c &amp;lt;/math&amp;gt; is a constant.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Hint_1&amp;diff=506243</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 02 (d)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_02_(d)/Hint_1&amp;diff=506243"/>
		<updated>2018-03-21T08:24:50Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;Recall the derivatives of the trigonometric functions and the Power Rule.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall the derivatives of the trigonometric functions and the Power Rule.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506242</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (g)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506242"/>
		<updated>2018-03-21T08:22:03Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could use the quotient rule to calculate the derivative, but instead we will break the function into a sum of parts and differentiate them individually. From part (d), we have &amp;lt;math&amp;gt; f&#039;(x) = \frac{2 - x}{x^3} = \frac{2}{x^3} - \frac{x}{x^3} = \frac{-1}{x^2} + \frac{2}{x^3} = -x^{-2} + 2x^{-3} &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; f&#039;&#039;(x) =  \frac{d}{dx}(-x^{-2}) + \frac{d}{dx}(2x^{-3}). &amp;lt;/math&amp;gt; And using the Power Rule of differentiation gives &amp;lt;math&amp;gt;  \frac{d}{dx}(-x^{-2}) + \frac{d}{dx}(2x^{-3}) = 2x^{-3} - 6x^{-4} = \frac{2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hence,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \color{blue} f&#039;&#039;(x) =  \frac{2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506241</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (g)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506241"/>
		<updated>2018-03-21T08:21:08Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could use the quotient rule to calculate the derivative, but instead we will break the function into a sum of parts and differentiate them individually. From part (d), we have &amp;lt;math&amp;gt; f&#039;(x) = \frac{2 - x}{x^3} = \frac{-1}{x^2} + \frac{2}{x^3} = x^{-2} + 2x^{-3} &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; f&#039;&#039;(x) =  \frac{d}{dx}(-x^{-2}) + \frac{d}{dx}(2x^{-3}). &amp;lt;/math&amp;gt; And using the Power Rule of differentiation gives &amp;lt;math&amp;gt;  \frac{d}{dx}(-x^{-2}) + \frac{d}{dx}(2x^{-3}) = 2x^{-3} - 6x^{-4} = \frac{2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hence,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \color{blue} f&#039;&#039;(x) =  \frac{2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506240</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (g)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506240"/>
		<updated>2018-03-21T08:20:44Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could use the quotient rule to calculate the derivative, but instead we will break the function into a sum of parts and differentiate them individually. From part (d), we have &amp;lt;math&amp;gt; f&#039;(x) = \frac{2 - x}{x^3} = \frac{-1}{x^2} + \frac{2}{x^3} = x^{-2} + 2x^{-3} &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; f&#039;&#039;(x) =  \frac{d}{dx}(-x^{-2}) + \frac{d}{dx}(2x^{-3}). &amp;lt;/math&amp;gt; And using the Power Rule of differentiation gives &amp;lt;math&amp;gt;  \frac{d}{dx}(-x^{-2}) + \frac{d}{dx}(2x^{-3}) = -2x^{-3} - 6x^{-4} = \frac{2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hence,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \color{blue} f&#039;&#039;(x) =  \frac{2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506239</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (g)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506239"/>
		<updated>2018-03-21T08:19:47Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could use the quotient rule to calculate the derivative, but instead we will break the function into a sum of parts and differentiate them individually. From part (d), we have &amp;lt;math&amp;gt; f&#039;(x) = \frac{2 - x}{x^3} = \frac{-1}{x^2} + \frac{2}{x^3} = x^{-2} + 2x^{-3} &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; f&#039;&#039;(x) =  \frac{d}{dx}(x^{-2}) + \frac{d}{dx}(2x^{-3}). &amp;lt;/math&amp;gt; And using the Power Rule of differentiation gives &amp;lt;math&amp;gt;  \frac{d}{dx}(x^{-2}) + \frac{d}{dx}(2x^{-3}) = -2x^{-3} - 6x^{-4} = \frac{-2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hence,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \color{blue} f&#039;&#039;(x) =  \frac{-2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)&amp;diff=506238</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (g)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)&amp;diff=506238"/>
		<updated>2018-03-21T08:19:03Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- To see the list of all possible Tags, please check Science:MER/Tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not invent your own tags without having them added to the dictionary, it would be useless --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE TAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506237</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (g)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Solution_1&amp;diff=506237"/>
		<updated>2018-03-21T08:18:29Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;We could use the quotient rule to calculate the derivative, but instead we will break the function into a sum of parts and differentiate them individually. From part (d), we h...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We could use the quotient rule to calculate the derivative, but instead we will break the function into a sum of parts and differentiate them individually. From part (d), we have&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; f&#039;(x) = \frac{2 - x}{x^3} = \frac{-1}{x^2} + \frac{2}{x^3} = x^{-2} + 2x^{-3} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; f&#039;&#039;(x) =  \frac{d}{dx}(x^{-2}) + \frac{d}{dx}(2x^{-3}). &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And using the Power Rule of differentiation gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;  \frac{d}{dx}(x^{-2}) + \frac{d}{dx}(2x^{-3}) = -2x^{-3} - 6x^{-4} = \frac{-2}{x^3} - \frac{6}{x^4}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Hence,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \color{blue} f&#039;&#039;(x) =  \frac{-2}{x^3} - \frac{6}{x^4} &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)/Solution_1&amp;diff=506236</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (f)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)/Solution_1&amp;diff=506236"/>
		<updated>2018-03-21T08:13:31Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;From part (d), &amp;lt;math&amp;gt; f&#039;(x) = \frac{2 - x}{x^3} &amp;lt;/math&amp;gt;. So to solve &amp;lt;math&amp;gt; f&#039;(x) = 0 &amp;lt;/math&amp;gt;, we calculate  &amp;lt;math&amp;gt;  \frac{2 - x}{x^3} = 0 &amp;lt;/math&amp;gt;,  &amp;lt;math&amp;gt; 2 - x = 0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; x = 2 &amp;lt;/math&amp;gt;. So the only local maxima or minima is &amp;lt;math&amp;gt; x = 2 &amp;lt;/math&amp;gt;. At &amp;lt;math&amp;gt; x = 2 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; f(2) = \frac{2-1}{2^2} = 1/4 &amp;lt;/math&amp;gt;. Moreover, &amp;lt;math&amp;gt; f(1000) = \frac{999}{1000000} &amp;lt; 0.001 &amp;lt;/math&amp;gt;, so &amp;lt;math&amp;gt; x = 2 &amp;lt;/math&amp;gt; is a local  minima.&lt;br /&gt;
&lt;br /&gt;
Answer: &amp;lt;math&amp;gt; \color{blue} x = 2 \text{ and it is a local minima.} &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Hint_1&amp;diff=506235</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (g)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(g)/Hint_1&amp;diff=506235"/>
		<updated>2018-03-21T08:11:33Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;Use the answer to part (d). Then use the quotient rule or break the function into a sum of functions and differentiate each of them individually.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the answer to part (d). Then use the quotient rule or break the function into a sum of functions and differentiate each of them individually.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)&amp;diff=506234</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (f)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)&amp;diff=506234"/>
		<updated>2018-03-21T08:06:41Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- To see the list of all possible Tags, please check Science:MER/Tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not invent your own tags without having them added to the dictionary, it would be useless --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE TAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)/Solution_1&amp;diff=506233</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (f)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)/Solution_1&amp;diff=506233"/>
		<updated>2018-03-21T08:05:50Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;From part (d), &amp;lt;math&amp;gt; f&amp;#039;(x) = \frac{-1}{x^2} + \frac{2}{x^3} &amp;lt;/math&amp;gt;. So to solve &amp;lt;math&amp;gt; f&amp;#039;(x) = 0 &amp;lt;/math&amp;gt;, we calculate  &amp;lt;math&amp;gt; \frac{-1}{x^2} + \frac{2}{x^3} = 0 &amp;lt;/math&amp;gt;, &amp;lt;m...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;From part (d), &amp;lt;math&amp;gt; f&#039;(x) = \frac{-1}{x^2} + \frac{2}{x^3} &amp;lt;/math&amp;gt;. So to solve &amp;lt;math&amp;gt; f&#039;(x) = 0 &amp;lt;/math&amp;gt;, we calculate  &amp;lt;math&amp;gt; \frac{-1}{x^2} + \frac{2}{x^3} = 0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;  \frac{2}{x^3} = \frac{-1}{x^2} &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; 2 = x &amp;lt;/math&amp;gt;. So the only local maxima or minima is &amp;lt;math&amp;gt; x = 2 &amp;lt;/math&amp;gt;. At &amp;lt;math&amp;gt; x = 2 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; f(2) = \frac{2-1}{2^2} = 1/4 &amp;lt;/math&amp;gt;. Moreover, &amp;lt;math&amp;gt; f(1000) = \frac{999}{1000000} &amp;lt; 0.001 &amp;lt;/math&amp;gt;, so &amp;lt;math&amp;gt; x = 2 &amp;lt;/math&amp;gt; is a local  minima.&lt;br /&gt;
&lt;br /&gt;
Answer: &amp;lt;math&amp;gt; \color{blue} x = 2 \text{ and it is a local minima.} &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)/Hint_1&amp;diff=506232</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (f)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(f)/Hint_1&amp;diff=506232"/>
		<updated>2018-03-21T08:00:20Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;Recall that the local maxima and minima are exactly the points at which &amp;lt;math&amp;gt; f&amp;#039;(x) = 0 &amp;lt;/math&amp;gt;. To see whether &amp;lt;math&amp;gt; x = s &amp;lt;/math&amp;gt; local maxima or local minima, calculate &amp;lt;...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall that the local maxima and minima are exactly the points at which &amp;lt;math&amp;gt; f&#039;(x) = 0 &amp;lt;/math&amp;gt;. To see whether &amp;lt;math&amp;gt; x = s &amp;lt;/math&amp;gt; local maxima or local minima, calculate &amp;lt;math&amp;gt; f(s) &amp;lt;/math&amp;gt; and calculate other values of &amp;lt;math&amp;gt; f(x) &amp;lt;/math&amp;gt; for different &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)&amp;diff=506231</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)&amp;diff=506231"/>
		<updated>2018-03-21T07:51:58Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- To see the list of all possible Tags, please check Science:MER/Tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not invent your own tags without having them added to the dictionary, it would be useless --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE TAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Hint_1&amp;diff=506230</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (c)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Hint_1&amp;diff=506230"/>
		<updated>2018-03-21T07:51:23Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Determine the values of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; for which the numerator &amp;lt;math&amp;gt; x - 1 &amp;lt;/math&amp;gt; is zero, then determine the values of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; for which the denominator &amp;lt;math&amp;gt; x^2 &amp;lt;/math&amp;gt; is zero. Moreover, determine the behavior of &amp;lt;math&amp;gt; f(x) &amp;lt;/math&amp;gt; when the absolute value of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is large.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Solution_1&amp;diff=506229</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (c)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Solution_1&amp;diff=506229"/>
		<updated>2018-03-21T07:49:41Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The numerator &amp;lt;math&amp;gt; x - 1 &amp;lt;/math&amp;gt; is zero exactly when &amp;lt;math&amp;gt; x = 1 &amp;lt;/math&amp;gt; and the denominator &amp;lt;math&amp;gt; x^2 &amp;lt;/math&amp;gt; is zero exactly when &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt;. So, as the numerator &amp;lt;math&amp;gt; x - 1 &amp;lt;/math&amp;gt; is not zero at &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; f(x) &amp;lt;/math&amp;gt; has exactly one vertical asymptote, which is &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt;. Moreover, we also see that&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \lim_{x \to - \infty} f(x) = \lim_{x \to - \infty} \frac{x - 1}{x^2} = \lim_{x \to -\infty} \frac{1 - 1/x}{x} = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \lim_{x \to \infty} f(x) = \lim_{x \to \infty} \frac{x - 1}{x^2} = \lim_{x \to \infty} \frac{1 - 1/x}{x} = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and it follows that it has &amp;lt;math&amp;gt; y = 0 &amp;lt;/math&amp;gt; as its horizontal asymptote. Answer, the asymptotes are: &amp;lt;math&amp;gt; \color{blue} x = 0, y = 0 &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Solution_1&amp;diff=506228</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (c)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Solution_1&amp;diff=506228"/>
		<updated>2018-03-21T07:48:59Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;The numerator &amp;lt;math&amp;gt; x - 1 &amp;lt;/math&amp;gt; is zero exactly when &amp;lt;math&amp;gt; x = 1 &amp;lt;/math&amp;gt; and the denominator &amp;lt;math&amp;gt; x^2 &amp;lt;/math&amp;gt; is zero exactly when &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt;. So, as the numer...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The numerator &amp;lt;math&amp;gt; x - 1 &amp;lt;/math&amp;gt; is zero exactly when &amp;lt;math&amp;gt; x = 1 &amp;lt;/math&amp;gt; and the denominator &amp;lt;math&amp;gt; x^2 &amp;lt;/math&amp;gt; is zero exactly when &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt;. So, as the numerator &amp;lt;math&amp;gt; x - 1 &amp;lt;/math&amp;gt; is not zero at &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; f(x) &amp;lt;/math&amp;gt; has exactly one vertical asymptote, which is &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt;. Moreover, we also see that&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \lim_{x \to - \infty} f(x) = \lim_{x \to - \infty} \frac{x - 1}{x^2} = \lim_{x \to -\infty} \frac{1 - 1/x}{x} = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \lim_{x \to \infty} f(x) = \lim_{x \to \infty} \frac{x - 1}{x^2} = \lim_{x \to \infty} \frac{1 - 1/x}{x} = 0 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and it follows that it has &amp;lt;math&amp;gt; y = 0 &amp;lt;/math&amp;gt; as its horizontal asymptote. Answer: &amp;lt;math&amp;gt; x = 0, y = 0 &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Hint_1&amp;diff=506227</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 05 (c)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_05_(c)/Hint_1&amp;diff=506227"/>
		<updated>2018-03-21T07:44:30Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;Determine the values of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; for which the numerator &amp;lt;math&amp;gt; x - 1 &amp;lt;/math&amp;gt; is zero, then determine the values of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; for which the denominator &amp;lt;math&amp;gt; x...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Determine the values of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; for which the numerator &amp;lt;math&amp;gt; x - 1 &amp;lt;/math&amp;gt; is zero, then determine the values of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; for which the denominator &amp;lt;math&amp;gt; x^2 &amp;lt;/math&amp;gt; is zero.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)&amp;diff=506226</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)&amp;diff=506226"/>
		<updated>2018-03-21T07:35:54Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- To see the list of all possible Tags, please check Science:MER/Tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not invent your own tags without having them added to the dictionary, it would be useless --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE TAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(a)&amp;diff=506225</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(a)&amp;diff=506225"/>
		<updated>2018-03-21T07:35:35Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- To see the list of all possible Tags, please check Science:MER/Tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not invent your own tags without having them added to the dictionary, it would be useless --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE TAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Solution_1&amp;diff=506224</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Solution_1&amp;diff=506224"/>
		<updated>2018-03-21T07:34:35Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;No such function exists. To see this, use the Mean Value Theorem twice. Let &amp;lt;math&amp;gt; a = -1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;. Because &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere, &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; are differentiable everywhere and we can use the Mean Value Theorem for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; on the closed interval &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;. By the Mean Value Theorem applied to &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; on &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;, there is a number &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; -1 = a &amp;lt; s &amp;lt; b = 2 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039;(s) = \frac{f(b) - f(a)}{b - a} = \frac{f(2) - f(-1)}{2 - (-1)} = \frac{5 - (-1)}{2 - (-1)} = \frac{6}{3} = 2   &amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Now let &amp;lt;math&amp;gt; a = s &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; is as defined above. By the Mean Value Theorem applied to  &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; on &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;, there is a number &amp;lt;math&amp;gt; t &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; s = a &amp;lt; t &amp;lt; b = 2  &amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt; f&#039;&#039;(t) = \frac{f&#039;(b) - f&#039;(a)}{b - a} = \frac{f&#039;(2) - f&#039;(s)}{2 - s} = \frac{3 - 2}{2 - s} = \frac{1}{2 - s} &amp;gt; 0  &amp;lt;/math&amp;gt;. But then, &amp;lt;math&amp;gt; f&#039;&#039;(t) &amp;gt; 0 &amp;lt;/math&amp;gt; contradicting the assumption that &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt;  everywhere. Hence, no such function &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; exists.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Solution_1&amp;diff=506223</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Solution_1&amp;diff=506223"/>
		<updated>2018-03-21T07:33:28Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;No such function exists. To see this, we will use the Mean Value Theorem twice. Let &amp;lt;math&amp;gt; a = -1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;. Because &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere, &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; are differentiable everywhere and we can use the Mean Value Theorem for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; on the closed interval &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;. By the Mean Value Theorem applied to &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; on &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;, there is a number &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; -1 = a &amp;lt; s &amp;lt; b = 2 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039;(s) = \frac{f(b) - f(a)}{b - a} = \frac{f(2) - f(-1)}{2 - (-1)} = \frac{5 - (-1)}{2 - (-1)} = \frac{6}{3} = 2   &amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Now let &amp;lt;math&amp;gt; a = s &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; is as defined above. By the Mean Value Theorem applied to  &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; on &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;, there is a number &amp;lt;math&amp;gt; t &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; s = a &amp;lt; t &amp;lt; b = 2  &amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt; f&#039;&#039;(t) = \frac{f&#039;(b) - f&#039;(a)}{b - a} = \frac{f&#039;(2) - f&#039;(s)}{2 - s} = \frac{3 - 2}{2 - s} = \frac{1}{2 - s} &amp;gt; 0  &amp;lt;/math&amp;gt;. But then, &amp;lt;math&amp;gt; f&#039;&#039;(t) &amp;gt; 0 &amp;lt;/math&amp;gt; contradicting the assumption that &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt;  everywhere. Hence, no such function &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; exists.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Solution_1&amp;diff=506222</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Solution_1&amp;diff=506222"/>
		<updated>2018-03-21T07:32:13Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;No such function exists. To see this, we will use the Mean Value Theorem twice. Let &amp;lt;math&amp;gt; a = -1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;. Because &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere, &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; are differentiable everywhere and we can use the Mean Value Theorem for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; on the closed interval &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;. By the Mean Value Theorem applied to &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; on &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;, there is a number &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; -1 = a &amp;lt; s &amp;lt; b = 2 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039;(s) = \frac{f(b) - f(a)}{b - a} = \frac{f(2) - f(-1)}{2 - (-1)} = \frac{5 - (-1)}{2 - (-1)} = \frac{6}{3} = 2   &amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Now let &amp;lt;math&amp;gt; a = s &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; is as defined above. By the Mean Value Theorem applied to  &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; on &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;, there is a number &amp;lt;math&amp;gt; t &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; s = a &amp;lt; t &amp;lt; b = 2  &amp;lt;/math&amp;gt; and  &amp;lt;math&amp;gt; f&#039;&#039;(t) = \frac{f&#039;(b) - f&#039;(a)}{b - a} = \frac{f&#039;(2) - f&#039;(s)}{2 - s} = \frac{1}{2 - s} &amp;gt; 0  &amp;lt;/math&amp;gt;. But then, &amp;lt;math&amp;gt; f&#039;&#039;(t) &amp;gt; 0 &amp;lt;/math&amp;gt; contradicting the assumption that &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt;  everywhere. Hence, no such function &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; exists.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Hint_1&amp;diff=506221</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Hint_1&amp;diff=506221"/>
		<updated>2018-03-21T07:26:24Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note that &amp;lt;math&amp;gt; \frac{f(2) - f(-1)}{2 - (-1)} = 2 &amp;lt;/math&amp;gt;, and try to imagine a function that does satisfy &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere and &amp;lt;math&amp;gt; f&#039;(2) = 3 &amp;lt;/math&amp;gt;. To determine whether such a function exists, sketch an example of a differentiable function that satisfies &amp;lt;math&amp;gt; f(-1) = -1 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; f(2) = 2 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; f&#039;(2) = 3 &amp;lt;/math&amp;gt;, then try to use the Mean Value Theorem (as many times as you need to) to explain why your drawings end up the way they do.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Solution_1&amp;diff=506220</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Solution_1&amp;diff=506220"/>
		<updated>2018-03-21T07:23:20Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;No such function exists. To see this, we will use the Mean Value Theorem twice. Let &amp;lt;math&amp;gt; a = -1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;. Because &amp;lt;math&amp;gt; f&amp;#039;&amp;#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;No such function exists. To see this, we will use the Mean Value Theorem twice. Let &amp;lt;math&amp;gt; a = -1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;. Because &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere, &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; are differentiable everywhere and we can use the Mean Value Theorem for &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039; &amp;lt;/math&amp;gt; on the closed interval &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;. By the Mean Value Theorem applied to &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; on &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt;, there is a number &amp;lt;math&amp;gt; s &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; -1 &amp;lt; s &amp;lt; 2 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039;(s) = \frac{f(b) - f(a)}{b - a} = \frac{f(2) - f(-1)}{2 - (-1)} = \frac{5 - (-1)}{2 - (-1)} = \frac{6}{3} = 2   &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Hint_1&amp;diff=506219</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Hint_1&amp;diff=506219"/>
		<updated>2018-03-21T07:16:55Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note that &amp;lt;math&amp;gt; \frac{f(2) - f(-1)}{2 - (-1)} = 3 &amp;lt;/math&amp;gt;, and try to imagine a function that does satisfy &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere and &amp;lt;math&amp;gt; f&#039;(2) = 3 &amp;lt;/math&amp;gt;. To determine whether such a function exists, sketch an example of a differentiable function that satisfies &amp;lt;math&amp;gt; f(-1) = -1 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; f(2) = 2 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; f&#039;(2) = 3 &amp;lt;/math&amp;gt;, then try to use the Mean Value Theorem (as many times as you need to) to explain why your drawings end up the way they do.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Hint_1&amp;diff=506218</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Hint_1&amp;diff=506218"/>
		<updated>2018-03-21T07:13:04Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note that &amp;lt;math&amp;gt; \frac{f(2) - f(-1)}{2 - (-1)} = 3 &amp;lt;/math&amp;gt;, and try to imagine a function that does satisfy &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere and &amp;lt;math&amp;gt; f&#039;(2) = 3 &amp;lt;/math&amp;gt;. To determine whether such a function exists, try to sketch an example of such a function, then try to use the Mean Value Theorem (as many times as you need to) to explain why your drawings end up the way they do.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Hint_1&amp;diff=506217</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (b)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(b)/Hint_1&amp;diff=506217"/>
		<updated>2018-03-21T07:12:29Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;Note that &amp;lt;math&amp;gt; \frac{f(2) - f(-1)}{2 - (-1)} = 3 &amp;lt;/math&amp;gt;, and try to imagine a function that does satisfy &amp;lt;math&amp;gt; f&amp;#039;&amp;#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere and &amp;lt;math&amp;gt; f&amp;#039;(2) = 3 &amp;lt;/math&amp;gt;. To...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note that &amp;lt;math&amp;gt; \frac{f(2) - f(-1)}{2 - (-1)} = 3 &amp;lt;/math&amp;gt;, and try to imagine a function that does satisfy &amp;lt;math&amp;gt; f&#039;&#039; &amp;lt; 0 &amp;lt;/math&amp;gt; everywhere and &amp;lt;math&amp;gt; f&#039;(2) = 3 &amp;lt;/math&amp;gt;. To determine whether such a function exists, try to sketch an example of such a function, and try to use the Mean Value Theorem to explain why your drawings end up the way they do.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(a)/Solution_1&amp;diff=506216</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (a)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(a)/Solution_1&amp;diff=506216"/>
		<updated>2018-03-21T07:02:11Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The tangent line at the point &amp;lt;math&amp;gt; (x, f(x)) &amp;lt;/math&amp;gt; is parallel to the line with the equation &amp;lt;math&amp;gt; y = 2x &amp;lt;/math&amp;gt; exactly when &amp;lt;math&amp;gt; f&#039;(x) = 2 &amp;lt;/math&amp;gt;. So it is enough to prove that there is a value of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; f&#039;(x) = 2 &amp;lt;/math&amp;gt;.  We would like to use the Mean Value Theorem. Let &amp;lt;math&amp;gt; a = -1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; b - a = 3 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; f(2) - f(-1) = 5 - (-1) = 6 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; \frac{f(b) - f(a)}{b - a} = 6/3 = 2 &amp;lt;/math&amp;gt;. Because &amp;lt;math&amp;gt; f(x) &amp;lt;/math&amp;gt; is differentiable everywhere, it is continuous on the closed interval &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt; and differentiable on the open interval &amp;lt;math&amp;gt; (a,b) &amp;lt;/math&amp;gt;. Thus, by the Mean Value Theorem, there exists an &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; a &amp;lt; x &amp;lt; b &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039;(x) = \frac{f(b) - f(a)}{b - a}  &amp;lt;/math&amp;gt;. And as &amp;lt;math&amp;gt; \frac{f(b) - f(a)}{b - a} = 2 &amp;lt;/math&amp;gt;, that means that there exists an &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; a &amp;lt; x &amp;lt; b &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039;(x) = 2  &amp;lt;/math&amp;gt;. This finishes the proof.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(a)/Solution_1&amp;diff=506215</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 09 (a)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_09_(a)/Solution_1&amp;diff=506215"/>
		<updated>2018-03-21T07:01:43Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: Created page with &amp;quot;The tangent line at the point &amp;lt;math&amp;gt; (x, f(x)) &amp;lt;/math&amp;gt; is parallel to the line with the equation &amp;lt;math&amp;gt; y = 2x &amp;lt;/math&amp;gt; exactly when &amp;lt;math&amp;gt; f&amp;#039;(x) = 2 &amp;lt;/math&amp;gt;. So it is enough t...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The tangent line at the point &amp;lt;math&amp;gt; (x, f(x)) &amp;lt;/math&amp;gt; is parallel to the line with the equation &amp;lt;math&amp;gt; y = 2x &amp;lt;/math&amp;gt; exactly when &amp;lt;math&amp;gt; f&#039;(x) = 2 &amp;lt;/math&amp;gt;. So it is enough to prove that there is a value of &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; f&#039;(x) = 2 &amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
We would like to use the Mean Value Theorem. Let &amp;lt;math&amp;gt; a = -1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b = 2 &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; b - a = 3 &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; f(2) - f(-1) = 5 - (-1) = 6 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; \frac{f(b) - f(a)}{b - a} = 6/3 = 2 &amp;lt;/math&amp;gt;. Because &amp;lt;math&amp;gt; f(x) &amp;lt;/math&amp;gt; is differentiable everywhere, it is continuous on the closed interval &amp;lt;math&amp;gt; [a, b] &amp;lt;/math&amp;gt; and differentiable on the open interval &amp;lt;math&amp;gt; (a,b) &amp;lt;/math&amp;gt;. Thus, by the Mean Value Theorem, there exists an &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; a &amp;lt; x &amp;lt; b &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039;(x) = \frac{f(b) - f(a)}{b - a}  &amp;lt;/math&amp;gt;. And as &amp;lt;math&amp;gt; \frac{f(b) - f(a)}{b - a} = 2 &amp;lt;/math&amp;gt;, that means that there exists an &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; a &amp;lt; x &amp;lt; b &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f&#039;(x) = 2  &amp;lt;/math&amp;gt;. This finishes the proof.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_10/Solution_1&amp;diff=506214</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 10/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_10/Solution_1&amp;diff=506214"/>
		<updated>2018-03-21T06:51:51Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; a &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt; be positive. The line &amp;lt;math&amp;gt; y = -ax + b &amp;lt;/math&amp;gt; is tangent to &amp;lt;math&amp;gt; y = 3/x &amp;lt;/math&amp;gt; at some point exactly when &amp;lt;math&amp;gt; 3/x = -ax + b &amp;lt;/math&amp;gt;. That is, &amp;lt;math&amp;gt; 3 = -ax^2 + bx &amp;lt;/math&amp;gt; which is the same as &amp;lt;math&amp;gt; -ax^2 + bx - 3 &amp;lt;/math&amp;gt;. Since this is &amp;lt;math&amp;gt; 0 = Ax^2 + Bx + C &amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; A =  -a &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; c = -3 &amp;lt;/math&amp;gt;, the discriminant is &amp;lt;math&amp;gt;B^2 - 4AC = b^2 + 12a &amp;lt;/math&amp;gt;. So the discriminant is zero exactly when &amp;lt;math&amp;gt; b^2 = -12a &amp;lt;/math&amp;gt;. Substituting this into &amp;lt;math&amp;gt; y = -ax + b &amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt; y = \frac{-b^2}{12}x + b &amp;lt;/math&amp;gt;, and such lines characterize the tangent lines of  &amp;lt;math&amp;gt; y = 3/x &amp;lt;/math&amp;gt;. Setting &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt; y = \frac{-b^2}{12}0 + b = b &amp;lt;/math&amp;gt;, and setting &amp;lt;math&amp;gt; y = 0 &amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt; 0 = \frac{-b^2}{12}x + b &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; -b = \frac{-b^2}{12}x &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; x = 12/b &amp;lt;/math&amp;gt;. Hence, the endpoints are &amp;lt;math&amp;gt; (0, b) &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; (12/b, 0) &amp;lt;/math&amp;gt;, implying that the length of the line segment is &amp;lt;math&amp;gt; \sqrt{b^2 + (12/b)^2} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
To minimize this function, it is enough to minimize the following function &amp;lt;math&amp;gt; b^2 + (12/b)^2 &amp;lt;/math&amp;gt;. This function is differentiable with respect to &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt;, tends to positive infinity as &amp;lt;math&amp;gt; b \to 0 &amp;lt;/math&amp;gt;, and tends to positive infinity as &amp;lt;math&amp;gt; b \to \infty &amp;lt;/math&amp;gt;. Hence, if &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt; that minimizes the above length, then it satisfies &amp;lt;math&amp;gt; \frac{d}{db}(b^2 + (12/b)^2) = 0 &amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;  \frac{d}{db} &amp;lt;/math&amp;gt; means differentiate with respect to &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Using the power and chain rules, gives &amp;lt;math&amp;gt;  \frac{d}{db}(b^2 + (12/b)^2) =  2b + (2(12/b) \times -12/b^2) = 2(b - 12^2/b^3) = 0  &amp;lt;/math&amp;gt;. So  &amp;lt;math&amp;gt;b - 12^2/b^3 = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; b^4 - 12^2 = 0 &amp;lt;/math&amp;gt;,  &amp;lt;math&amp;gt; b^4 = 12^2 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; b^2 = 12 &amp;lt;/math&amp;gt;. Substituting this value of &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt; into &amp;lt;math&amp;gt; \sqrt{b^2 + (12/b)^2} &amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt; \sqrt{b^2 + (12/b)^2} =  \sqrt{b^2 + 12^2/b^2} =  \sqrt{12 + 12^2/12} = \sqrt{12 + 12} = \sqrt{24} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Hence, the minimum length is &amp;lt;math&amp;gt;&lt;br /&gt;
\color{blue}&lt;br /&gt;
&lt;br /&gt;
\sqrt{24}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_10/Solution_1&amp;diff=506213</id>
		<title>Science:Math Exam Resources/Courses/MATH110/April 2016/Question 10/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/April_2016/Question_10/Solution_1&amp;diff=506213"/>
		<updated>2018-03-21T06:49:36Z</updated>

		<summary type="html">&lt;p&gt;BRIANCHAN: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; a &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt; be positive. The line &amp;lt;math&amp;gt; y = -ax + b &amp;lt;/math&amp;gt; is tangent to &amp;lt;math&amp;gt; y = 3/x &amp;lt;/math&amp;gt; at some point exactly when &amp;lt;math&amp;gt; 3/x = -ax + b &amp;lt;/math&amp;gt;. That is, &amp;lt;math&amp;gt; 3 = -ax^2 + bx &amp;lt;/math&amp;gt; which is the same as &amp;lt;math&amp;gt; -ax^2 + bx - 3 &amp;lt;/math&amp;gt;. Since this is &amp;lt;math&amp;gt; 0 = Ax^2 + Bx + C &amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; A =  -a &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; c = -3 &amp;lt;/math&amp;gt;, the discriminant is &amp;lt;math&amp;gt;B^2 - 4AC = b^2 + 12a &amp;lt;/math&amp;gt;. So the discriminant is zero exactly when &amp;lt;math&amp;gt; b^2 = -12a &amp;lt;/math&amp;gt;. Substituting this into &amp;lt;math&amp;gt; y = -ax + b &amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt; y = \frac{-b^2}{12}x + b &amp;lt;/math&amp;gt;, and such lines characterize the tangent lines of  &amp;lt;math&amp;gt; y = 3/x &amp;lt;/math&amp;gt;. Setting &amp;lt;math&amp;gt; x = 0 &amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt; y = \frac{-b^2}{12}0 + b = b &amp;lt;/math&amp;gt;, and setting &amp;lt;math&amp;gt; y = 0 &amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt; 0 = \frac{-b^2}{12}x + b &amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; -b = \frac{-b^2}{12}x &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; x = 12/b &amp;lt;/math&amp;gt;. Hence, the endpoints are &amp;lt;math&amp;gt; (0, b) &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; (12/b, 0) &amp;lt;/math&amp;gt;, implying that the length of the line segment is &amp;lt;math&amp;gt; \sqrt{b^2 + (12/b)^2} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
To minimize this function, it is enough to minimize the following function &amp;lt;math&amp;gt; b^2 + (12/b)^2 &amp;lt;/math&amp;gt;. This function is differentiable with respect to &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt;, tends to positive infinity as &amp;lt;math&amp;gt; b \to 0 &amp;lt;/math&amp;gt;, and tends to positive infinity as &amp;lt;math&amp;gt; b \to \infty &amp;lt;/math&amp;gt;. Hence, if &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt; that minimizes the above length, then it satisfies &amp;lt;math&amp;gt; \frac{d}{db}(b^2 + (12/b)^2) = 0 &amp;lt;/math&amp;gt; (&amp;lt;math&amp;gt;  \frac{d}{db} &amp;lt;/math&amp;gt; means differentiate with respect to &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
Using the power and chain rules, gives &amp;lt;math&amp;gt;  \frac{d}{db}(b^2 + (12/b)^2) =  2b + (2(12/b) \times -12/b^2) = 2(b - 12^2/b^3) = 0  &amp;lt;/math&amp;gt;. So  &amp;lt;math&amp;gt;b - 12^2/b^3 = 0&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt; b^4 - 12^2 = 0 &amp;lt;/math&amp;gt;,  &amp;lt;math&amp;gt; b^4 = 12^2 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; b^2 = 12 &amp;lt;/math&amp;gt;. Substituting this value of &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt; into &amp;lt;math&amp;gt; \sqrt{b^2 + (12/b)^2} &amp;lt;/math&amp;gt; gives &amp;lt;math&amp;gt; \sqrt{b^2 + (12/b)^2}  =  \sqrt{(\sqrt{12})^2  + (12/\sqrt{12})^2 } = \sqrt{(\sqrt{12})^2 + (\sqrt{12})^2 } = \sqrt{12 + 12} = \sqrt{24} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Hence, the minimum length is &amp;lt;math&amp;gt;&lt;br /&gt;
\color{blue}&lt;br /&gt;
&lt;br /&gt;
\sqrt{24}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>BRIANCHAN</name></author>
	</entry>
</feed>