<?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=MingfengQiu</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=MingfengQiu"/>
	<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/Special:Contributions/MingfengQiu"/>
	<updated>2026-04-14T03:42:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07&amp;diff=587554</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 07</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07&amp;diff=587554"/>
		<updated>2020-03-19T03:53:22Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &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 RQ 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Solution_1&amp;diff=587553</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 07/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Solution_1&amp;diff=587553"/>
		<updated>2020-03-19T03:52:44Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;By definition,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
f&#039;(2) &amp;amp;= \lim_{x\to 2}\frac{f(x) - f(2)}{x - 2} \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2}\frac{\frac{1}{1-2x} - \frac{1}{1-4}}{x - 2} \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2}\frac{\frac{1}{1-2x} + \frac{1}{3}}{x - 2} \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2}\left( \frac{1}{x-2}\frac{3 + (1 - 2x)}{3(1-2x)} \right) \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2}\left( \frac{1}{x-2}\frac{-2(x - 2)}{3(1-2x)} \right) \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2} \frac{-2}{3(1 - 2x)} \\&lt;br /&gt;
&amp;amp;= \frac{-2}{3\cdot(-3)} \\&lt;br /&gt;
&amp;amp;= \frac{2}{9}.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
f&#039;(2) &amp;amp;= \lim_{h\to 0}\frac{f(2+h) - f(2)}{h} \\&lt;br /&gt;
&amp;amp;= \lim_{h\to 0}\frac{\frac{1}{1-4-2h} - \frac{1}{1-4}}{h} \\&lt;br /&gt;
&amp;amp;= \lim_{h\to 0}\frac{\frac{1}{-3-2h} + \frac{1}{3}}{h} \\&lt;br /&gt;
&amp;amp;= \lim_{h\to 0}\left( \frac{1}{h}\frac{3 - 3 - 2h}{3(-3-2h)} \right) \\&lt;br /&gt;
&amp;amp;= \lim_{h\to 0}\left( \frac{1}{h}\frac{- 2h}{3(-3-2h)} \right) \\&lt;br /&gt;
&amp;amp;= \lim_{h\to 0}\frac{2}{3(3 + 2h)} \\&lt;br /&gt;
&amp;amp;= \frac{2}{9}.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Solution_1&amp;diff=587548</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 07/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Solution_1&amp;diff=587548"/>
		<updated>2020-03-19T03:33:45Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;By definition,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
f&#039;(2) &amp;amp;= \lim_{x\to 2}\frac{f(x) - f(2)}{x - 2} \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2}\frac{\frac{1}{1-2x} - \frac{1}{1-4}}{x - 2} \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2}\frac{\frac{1}{1-2x} + \frac{1}{3}}{x - 2} \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2}\left( \frac{1}{x-2}\frac{3 + (1 - 2x)}{3(1-2x)} \right) \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2}\left( \frac{1}{x-2}\frac{-2(x - 2)}{3(1-2x)} \right) \\&lt;br /&gt;
&amp;amp;= \lim_{x\to 2} \frac{-2}{3(1 - 2x)} \\&lt;br /&gt;
&amp;amp;= \frac{-2}{3\cdot(-3)} \\&lt;br /&gt;
&amp;amp;= \frac{2}{9}.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Solution_1&amp;diff=587547</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 07/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Solution_1&amp;diff=587547"/>
		<updated>2020-03-19T03:24:57Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;By definition  &amp;lt;math&amp;gt;f&amp;#039;(2) = \lim_{x\to 2}\frac{f(x) - f(2)}{x - 2} = 3&amp;lt;/math&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;By definition&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f&#039;(2) = \lim_{x\to 2}\frac{f(x) - f(2)}{x - 2}&lt;br /&gt;
= 3&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Hint_1&amp;diff=587546</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 07/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Hint_1&amp;diff=587546"/>
		<updated>2020-03-19T03:23:04Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;The derivative is a limit.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The derivative is a limit.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Statement&amp;diff=587545</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 07/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07/Statement&amp;diff=587545"/>
		<updated>2020-03-19T03:22:44Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Use the &amp;#039;&amp;#039;&amp;#039;definition of the derivative&amp;#039;&amp;#039;&amp;#039; to calculate &amp;lt;math&amp;gt;f&amp;#039;(2)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;f(x) = \frac{1}{1 - 2x}&amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the &#039;&#039;&#039;definition of the derivative&#039;&#039;&#039; to calculate &amp;lt;math&amp;gt;f&#039;(2)&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;f(x) = \frac{1}{1 - 2x}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07&amp;diff=587544</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 07</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_07&amp;diff=587544"/>
		<updated>2020-03-19T03:20:32Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;&amp;lt;!-- FLAGS SUMMARY --&amp;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; &amp;lt;!-- second letter is for...&amp;quot;&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 CQ flag]][[Category:MER CH flag]][[Category:MER CS 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06&amp;diff=587543</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 06</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06&amp;diff=587543"/>
		<updated>2020-03-19T03:19:22Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &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 RQ 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Hint_1&amp;diff=587542</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 06/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Hint_1&amp;diff=587542"/>
		<updated>2020-03-19T03:18:55Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The definition of continuity relates the value of the function at a point to a limit.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Hint_1&amp;diff=587541</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 06/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Hint_1&amp;diff=587541"/>
		<updated>2020-03-19T03:18:27Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The definition relates the value of the function at a point to a limit.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Solution_1&amp;diff=587540</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 06/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Solution_1&amp;diff=587540"/>
		<updated>2020-03-19T03:17:49Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;&amp;lt;math&amp;gt;\lim_{x\to a} f(x) = f(a)&amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt;\lim_{x\to a} f(x) = f(a)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Hint_1&amp;diff=587539</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 06/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Hint_1&amp;diff=587539"/>
		<updated>2020-03-19T03:17:08Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Just refer to the definition. No tricky business here.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Just refer to the definition. No tricky business here.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Statement&amp;diff=587538</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 06/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06/Statement&amp;diff=587538"/>
		<updated>2020-03-19T03:16:31Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Write the definition of a function &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; being continuous at a point &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt; in its domain.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Write the definition of a function &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; being continuous at a point &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt; in its domain.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06&amp;diff=587537</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 06</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_06&amp;diff=587537"/>
		<updated>2020-03-19T03:15:15Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;&amp;lt;!-- FLAGS SUMMARY --&amp;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; &amp;lt;!-- second letter is for...&amp;quot;&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 CQ flag]][[Category:MER CH flag]][[Category:MER CS 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587350</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587350"/>
		<updated>2020-03-18T04:41:11Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &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 RQ 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)/Solution_1&amp;diff=587349</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)/Solution_1&amp;diff=587349"/>
		<updated>2020-03-18T04:37:33Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;The slope of the tangent line to the curve &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; is equal to &amp;lt;math&amp;gt;f&amp;#039;(x)&amp;lt;/math&amp;gt;.  &amp;lt;math&amp;gt;f&amp;#039;(10) = \frac{1}{(1+10)^2} = \frac{1}{121}&amp;lt;/math&amp;gt;. Using the slope-poi...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The slope of the tangent line to the curve &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; is equal to &amp;lt;math&amp;gt;f&#039;(x)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f&#039;(10) = \frac{1}{(1+10)^2} = \frac{1}{121}&amp;lt;/math&amp;gt;. Using the slope-point form, the tangent line equation is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y - \frac{10}{11} = \frac{1}{121}\left(x - 10\right)&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
i.e.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y = \frac{1}{121}x + \frac{100}{11}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)/Hint_1&amp;diff=587346</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)/Hint_1&amp;diff=587346"/>
		<updated>2020-03-18T04:29:14Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;For a curve described by a function, at any point, the slope of the tangent line is equal to the derivative of the function.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For a curve described by a function, at any point, the slope of the tangent line is equal to the derivative of the function.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)/Statement&amp;diff=587345</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)/Statement&amp;diff=587345"/>
		<updated>2020-03-18T04:20:49Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;For this question, let  &amp;lt;math&amp;gt;f(x) = 1 - (1+x)^{-1}&amp;lt;/math&amp;gt;  You may use the following facts without proving them: * &amp;lt;math&amp;gt;f(x) = \frac{x}{1+x}&amp;lt;/math&amp;gt; * &amp;lt;math&amp;gt;f(x) = \frac{1}{(...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For this question, let&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(x) = 1 - (1+x)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You may use the following facts without proving them:&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{x}{1+x}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(a) Give an equation of the tangent line to &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt;\left( 10, \frac{10}{11} \right)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587344</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587344"/>
		<updated>2020-03-18T04:18:40Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Replaced content with &amp;quot;&amp;lt;!-- FLAGS SUMMARY --&amp;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; &amp;lt;!-- second letter is...&amp;quot;&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 CQ flag]][[Category:MER CH flag]][[Category:MER CS 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)&amp;diff=587343</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (d)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)&amp;diff=587343"/>
		<updated>2020-03-18T04:18:01Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &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 RQ 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)/Solution_1&amp;diff=587342</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (d)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)/Solution_1&amp;diff=587342"/>
		<updated>2020-03-18T04:15:20Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;By definition, the average rate of change from &amp;lt;math&amp;gt;x = 0&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;x = 10&amp;lt;/math&amp;gt; is  &amp;lt;math&amp;gt;\frac{f(10) - f(0)}{10 - 0} = \frac{1}{10}\left( \frac{10}{11} - 0 \right) =...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;By definition, the average rate of change from &amp;lt;math&amp;gt;x = 0&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;x = 10&amp;lt;/math&amp;gt; is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{f(10) - f(0)}{10 - 0} = \frac{1}{10}\left( \frac{10}{11} - 0 \right) = \frac{1}{11}&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)/Hint_1&amp;diff=587341</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (d)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)/Hint_1&amp;diff=587341"/>
		<updated>2020-03-18T04:11:35Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Use the definition of the average rate of change of a function. Remember to simplify your answer.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the definition of the average rate of change of a function. Remember to simplify your answer.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)/Statement&amp;diff=587340</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (d)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)/Statement&amp;diff=587340"/>
		<updated>2020-03-18T04:10:42Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;For this question, let  &amp;lt;math&amp;gt;f(x) = 1 - (1+x)^{-1}&amp;lt;/math&amp;gt;  You may use the following facts without proving them: * &amp;lt;math&amp;gt;f(x) = \frac{x}{1+x}&amp;lt;/math&amp;gt; * &amp;lt;math&amp;gt;f(x) = \frac{1}{(...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For this question, let&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(x) = 1 - (1+x)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You may use the following facts without proving them:&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{x}{1+x}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(d) Find the average rate of change of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; from &amp;lt;math&amp;gt;x = 0&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;x = 10&amp;lt;/math&amp;gt;. Simplify your answer.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)&amp;diff=587339</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (d)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(d)&amp;diff=587339"/>
		<updated>2020-03-18T04:09:17Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;&amp;lt;!-- FLAGS SUMMARY --&amp;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; &amp;lt;!-- second letter is for...&amp;quot;&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 CQ flag]][[Category:MER CH flag]][[Category:MER CS 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)/Solution_1&amp;diff=587338</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)/Solution_1&amp;diff=587338"/>
		<updated>2020-03-18T04:08:23Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt;f&#039;&#039;(10) = \frac{-2}{(1+10)^3} = \frac{-2}{11^3} &amp;lt; 0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, the tangent line as a linear approximation is an &amp;lt;i&amp;gt;overestimate&amp;lt;/i&amp;gt; of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)&amp;diff=587337</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)&amp;diff=587337"/>
		<updated>2020-03-18T04:05:20Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &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 RQ 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)/Solution_1&amp;diff=587336</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/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/MATH102/December_2019/Question_05_(c)/Solution_1&amp;diff=587336"/>
		<updated>2020-03-18T04:04:09Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall that the template for a Hill function is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{Ax^n}{a^n + x^n}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The half-maximal activation level is obtained when &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;. In our case here, the half-max is reached at &amp;lt;math&amp;gt;x = 1&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)/Solution_1&amp;diff=587334</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/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/MATH102/December_2019/Question_05_(c)/Solution_1&amp;diff=587334"/>
		<updated>2020-03-18T04:03:43Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Recall that the template for a Hill function is  &amp;lt;math&amp;gt;\frac{Ax^n}{a^n + x^n}&amp;lt;\math&amp;gt;.  The half-maximal activation level is obtained when &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;. In our case here,...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall that the template for a Hill function is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{Ax^n}{a^n + x^n}&amp;lt;\math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The half-maximal activation level is obtained when &amp;lt;math&amp;gt;x = a&amp;lt;/math&amp;gt;. In our case here, the half-max is reached at &amp;lt;math&amp;gt;x = 1&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)/Hint_1&amp;diff=587333</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/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/MATH102/December_2019/Question_05_(c)/Hint_1&amp;diff=587333"/>
		<updated>2020-03-18T03:58:40Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Use the definition of half-max of a Hill function. Note that the current problem asks for the value of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; that gives the half-max.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use the definition of half-max of a Hill function. Note that the current problem asks for the value of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; that gives the half-max.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)/Statement&amp;diff=587332</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (c)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)/Statement&amp;diff=587332"/>
		<updated>2020-03-18T03:56:06Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;For this question, let  &amp;lt;math&amp;gt;f(x) = 1 - (1 + x)^{-1}&amp;lt;/math&amp;gt;  You may use the following facts without proving them: * &amp;lt;math&amp;gt;f(x) = \frac{x}{1+x}&amp;lt;/math&amp;gt; * &amp;lt;math&amp;gt;f(x) = \frac{1}...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For this question, let&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(x) = 1 - (1 + x)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You may use the following facts without proving them:&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{x}{1+x}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(c) Note &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; is a Hill function. What value of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; gives the half-maximal activation level?&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)&amp;diff=587331</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(c)&amp;diff=587331"/>
		<updated>2020-03-18T03:54:07Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;&amp;lt;!-- FLAGS SUMMARY --&amp;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; &amp;lt;!-- second letter is for...&amp;quot;&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 CQ flag]][[Category:MER CH flag]][[Category:MER CS 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)&amp;diff=587317</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)&amp;diff=587317"/>
		<updated>2020-03-18T00:17:40Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &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 RQ 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)/Solution_1&amp;diff=587316</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)/Solution_1&amp;diff=587316"/>
		<updated>2020-03-18T00:16:38Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;&amp;lt;math&amp;gt;f&amp;#039;&amp;#039;(10) = \frac{-2}{(1+10)^3} = \frac{-2}{11^3} &amp;lt; 0.&amp;lt;/math&amp;gt;  Therefore, the tangent line as a linear approximation is an overestimate of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt;f&#039;&#039;(10) = \frac{-2}{(1+10)^3} = \frac{-2}{11^3} &amp;lt; 0.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, the tangent line as a linear approximation is an overestimate of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)/Hint_1&amp;diff=587315</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (b)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)/Hint_1&amp;diff=587315"/>
		<updated>2020-03-18T00:13:08Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Think about the concavity of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt;. For example, if it is concave up, its graph will lie on top of its tangent line.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Think about the concavity of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt;. For example, if it is concave up, its graph will lie on top of its tangent line.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)/Statement&amp;diff=587314</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (b)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)/Statement&amp;diff=587314"/>
		<updated>2020-03-18T00:10:24Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;For this question, let  &amp;lt;math&amp;gt;f(x) = 1 - (1+x)^{-1}&amp;lt;/math&amp;gt;  You may use the following facts without proving them: * &amp;lt;math&amp;gt;f(x) = \frac{x}{1+x}&amp;lt;/math&amp;gt; * &amp;lt;math&amp;gt;f(x) = \frac{1}{(...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For this question, let&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;f(x) = 1 - (1+x)^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You may use the following facts without proving them:&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{x}{1+x}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;math&amp;gt;f(x) = \frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&lt;br /&gt;
(b) Does the function from (a) give an overestimate or an underestimate of &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; for values of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; close to (but different from) 10? Why?&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)&amp;diff=587313</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(b)&amp;diff=587313"/>
		<updated>2020-03-18T00:00:27Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;&amp;lt;!-- FLAGS SUMMARY --&amp;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; &amp;lt;!-- second letter is for...&amp;quot;&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 CQ flag]][[Category:MER CH flag]][[Category:MER CS 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=User:MingfengQiu&amp;diff=587311</id>
		<title>User:MingfengQiu</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=User:MingfengQiu&amp;diff=587311"/>
		<updated>2020-03-17T23:50:41Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Test test test&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Test test test&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587304</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587304"/>
		<updated>2020-03-17T23:42:37Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;font-size:18pt; line-height:100%; color:#ffffff; background:#2F4F4F; position: relative; padding:1ex;&amp;quot;&amp;gt;&#039;&#039;&#039;MATH102&#039;&#039;&#039; &#039;&#039;&#039;December 2019&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Men_at_work_sign.gif|left|120x120px]]&lt;br /&gt;
&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;width:50%; color:red;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (a)|Q4 (a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (b)|Q4 (b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (c)|Q4 (c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (d)|Q4 (d)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(a)|Q8(a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(b)|Q8(b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(c)|Q8(c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 11|Q11]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;div class=&amp;quot;mw-customtoggle-2&amp;quot; style=&amp;quot;cursor:pointer;background:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:left;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Other [[Science:Math Exam Resources/Courses/MATH102|&amp;lt;span style=&amp;quot;color: white&amp;quot;&amp;gt;MATH102&amp;lt;/span&amp;gt;]] Exams&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible &amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2016|December 2016]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2015|December 2015]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2014|December 2014]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2013|December 2013]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2012|December 2012]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2011|December 2011]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable  &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Question 05 (a) &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
For this question, let&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x) = 1-(1+x)^{-1}.&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;You may use the following facts without proving them:&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x)=\frac{x}{1+x}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;(x)=\frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;&#039;(x)=\frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
(a) Give an equation of the tangent line to &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt;\left( 10,\frac{10}{11} \right)&amp;lt;/math&amp;gt;.&lt;br /&gt;
|}&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;Make sure you understand the problem fully:&#039;&#039;&#039; What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you?&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;If you are stuck&#039;&#039;&#039;, check the hint below. Consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it!&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== Hint &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
For a curve described by a function, at any point, the slope of its tangent line is equal to the derivative of that function, if the derivative exists.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
Checking a solution serves two purposes: helping you if, after having used the hint, you still are stuck on the problem; or if you have solved the problem and would like to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you are stuck on a problem:&#039;&#039;&#039; Read the solution slowly and as soon as you feel you could finish the problem on your own, hide it and work on the problem. Come back later to the solution if you are stuck or if you want to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you want to check your work:&#039;&#039;&#039; Don&#039;t only focus on the answer, problems are mostly marked for the work you do, make sure you understand all the steps that were required to complete the problem and see if you made mistakes or forgot some aspects. Your goal is to check that your mental process was correct, not only the result.&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed solutionMER&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Solution &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&amp;lt;div style=&amp;quot;color:#2F4F4F; background: #DDDDDD; border: 3px solid #2F4F4F; margin-bottom:1em; padding:10px;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;Found a &amp;lt;strong&amp;gt;typo&amp;lt;/strong&amp;gt;? Is this solution &amp;lt;strong&amp;gt;unclear&amp;lt;/strong&amp;gt;? [https://docs.google.com/forms/d/1n6Pf-fegzLB4n1QYTHmxvIcIWr4swidLaTm1kekZk38/viewform?entry.86513335=&amp;amp;entry.1104878578&amp;amp;entry.554346562=&amp;amp;entry.488130431&amp;amp;entry.2101116491=&amp;amp;entry.572580842&amp;amp;entry.336854578 Let us know here].&amp;lt;br&amp;gt;&lt;br /&gt;
 Please &amp;lt;strong&amp;gt;rate my easiness&amp;lt;/strong&amp;gt;! It&#039;s quick and helps everyone guide their studies.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The slope of the tangent line at the point &amp;lt;math&amp;gt;\left(10,\frac{10}{11}\right)&amp;lt;/math&amp;gt;is &amp;lt;math&amp;gt;f&#039;(10) = \frac{1}{(1+10)^2} = \frac{1}{121}&amp;lt;/math&amp;gt;. Using the point-slope form, the equation of the tangent line is &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y-\frac{10}{11} = \frac{1}{121}(x - 10),&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
that is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y = \frac{1}{121}(x - 10) + \frac{10}{11} = \frac{1}{121}x + \frac{100}{121}&amp;lt;/math&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-customtoggle-11&amp;quot; style=&amp;quot;cursor:pointer;background-color:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:center&amp;quot;&amp;gt; Click here for similar questions &amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div id=&amp;quot;MER-tag&amp;quot;&amp;gt;&lt;br /&gt;
Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:none; border:5px solid #7491A3;width:280px; padding:10px;&amp;quot;&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| [[File:Bulbgraph.png|none|31x31px|lightbulb image]]&lt;br /&gt;
| style=&amp;quot;padding-left:20px;padding-right: 20px;background-color : #FFFFCC;&amp;quot; | &#039;&#039;&#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.math.ubc.ca/~MLC/ Math Learning Centre]&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
* A space to study math together.&lt;br /&gt;
* Free math graduate and undergraduate TA support.&lt;br /&gt;
* Mon - Fri: 11 am - 5 pm, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.maps.ubc.ca/PROD/index_detail.php?show=y,n,n,n,n,y&amp;amp;bldg2Search=n&amp;amp;locat1=308 LSK 301&amp;amp;302].&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Private tutor&#039;&#039;&#039;&lt;br /&gt;
* We can help to &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://docs.google.com/forms/d/1nV32JI4R3Mp96lYtLIpNEE-LB_T-fEHz-8lfAZXd430/viewform find a private tutor].&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{DISPLAYTITLE:Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)}}&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587301</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587301"/>
		<updated>2020-03-17T23:36:23Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: /* Solution  */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;font-size:18pt; line-height:100%; color:#ffffff; background:#2F4F4F; position: relative; padding:1ex;&amp;quot;&amp;gt;&#039;&#039;&#039;MATH102&#039;&#039;&#039; &#039;&#039;&#039;December 2019&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Men_at_work_sign.gif|left|120x120px]]&lt;br /&gt;
&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;width:50%; color:red;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (a)|Q4 (a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (b)|Q4 (b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (c)|Q4 (c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (d)|Q4 (d)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(a)|Q8(a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(b)|Q8(b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(c)|Q8(c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 11|Q11]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;div class=&amp;quot;mw-customtoggle-2&amp;quot; style=&amp;quot;cursor:pointer;background:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:left;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Other [[Science:Math Exam Resources/Courses/MATH102|&amp;lt;span style=&amp;quot;color: white&amp;quot;&amp;gt;MATH102&amp;lt;/span&amp;gt;]] Exams&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible &amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2016|December 2016]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2015|December 2015]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2014|December 2014]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2013|December 2013]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2012|December 2012]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2011|December 2011]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable  &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Question 05 (a) &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
For this question, let&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x) = 1-(1+x)^{-1}.&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;You may use the following facts without proving them:&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x)=\frac{x}{1+x}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;(x)=\frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;&#039;(x)=\frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
(a) Give an equation of the tangent line to &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt;\left( 10,\frac{10}{11} \right)&amp;lt;/math&amp;gt;.&lt;br /&gt;
|}&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;Make sure you understand the problem fully:&#039;&#039;&#039; What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you?&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;If you are stuck&#039;&#039;&#039;, check the hint below. Consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it!&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== Hint &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
For a curve described by a function, at any point, the slope of its tangent line is equal to the derivative of that function, if the derivative exists.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
Checking a solution serves two purposes: helping you if, after having used the hint, you still are stuck on the problem; or if you have solved the problem and would like to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you are stuck on a problem:&#039;&#039;&#039; Read the solution slowly and as soon as you feel you could finish the problem on your own, hide it and work on the problem. Come back later to the solution if you are stuck or if you want to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you want to check your work:&#039;&#039;&#039; Don&#039;t only focus on the answer, problems are mostly marked for the work you do, make sure you understand all the steps that were required to complete the problem and see if you made mistakes or forgot some aspects. Your goal is to check that your mental process was correct, not only the result.&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed solutionMER&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Solution &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&amp;lt;div style=&amp;quot;color:#2F4F4F; background: #DDDDDD; border: 3px solid #2F4F4F; margin-bottom:1em; padding:10px;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;Found a &amp;lt;strong&amp;gt;typo&amp;lt;/strong&amp;gt;? Is this solution &amp;lt;strong&amp;gt;unclear&amp;lt;/strong&amp;gt;? [https://docs.google.com/forms/d/1n6Pf-fegzLB4n1QYTHmxvIcIWr4swidLaTm1kekZk38/viewform?entry.86513335=&amp;amp;entry.1104878578&amp;amp;entry.554346562=&amp;amp;entry.488130431&amp;amp;entry.2101116491=&amp;amp;entry.572580842&amp;amp;entry.336854578 Let us know here].&amp;lt;br&amp;gt;&lt;br /&gt;
 Please &amp;lt;strong&amp;gt;rate my easiness&amp;lt;/strong&amp;gt;! It&#039;s quick and helps everyone guide their studies.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
try try&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-customtoggle-11&amp;quot; style=&amp;quot;cursor:pointer;background-color:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:center&amp;quot;&amp;gt; Click here for similar questions &amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div id=&amp;quot;MER-tag&amp;quot;&amp;gt;&lt;br /&gt;
Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:none; border:5px solid #7491A3;width:280px; padding:10px;&amp;quot;&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| [[File:Bulbgraph.png|none|31x31px|lightbulb image]]&lt;br /&gt;
| style=&amp;quot;padding-left:20px;padding-right: 20px;background-color : #FFFFCC;&amp;quot; | &#039;&#039;&#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.math.ubc.ca/~MLC/ Math Learning Centre]&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
* A space to study math together.&lt;br /&gt;
* Free math graduate and undergraduate TA support.&lt;br /&gt;
* Mon - Fri: 11 am - 5 pm, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.maps.ubc.ca/PROD/index_detail.php?show=y,n,n,n,n,y&amp;amp;bldg2Search=n&amp;amp;locat1=308 LSK 301&amp;amp;302].&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Private tutor&#039;&#039;&#039;&lt;br /&gt;
* We can help to &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://docs.google.com/forms/d/1nV32JI4R3Mp96lYtLIpNEE-LB_T-fEHz-8lfAZXd430/viewform find a private tutor].&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{DISPLAYTITLE:Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)}}&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587298</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587298"/>
		<updated>2020-03-17T23:33:00Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: /* Question 05 (a)  */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;font-size:18pt; line-height:100%; color:#ffffff; background:#2F4F4F; position: relative; padding:1ex;&amp;quot;&amp;gt;&#039;&#039;&#039;MATH102&#039;&#039;&#039; &#039;&#039;&#039;December 2019&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Men_at_work_sign.gif|left|120x120px]]&lt;br /&gt;
&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;width:50%; color:red;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (a)|Q4 (a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (b)|Q4 (b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (c)|Q4 (c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (d)|Q4 (d)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(a)|Q8(a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(b)|Q8(b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(c)|Q8(c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 11|Q11]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;div class=&amp;quot;mw-customtoggle-2&amp;quot; style=&amp;quot;cursor:pointer;background:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:left;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Other [[Science:Math Exam Resources/Courses/MATH102|&amp;lt;span style=&amp;quot;color: white&amp;quot;&amp;gt;MATH102&amp;lt;/span&amp;gt;]] Exams&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible &amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2016|December 2016]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2015|December 2015]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2014|December 2014]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2013|December 2013]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2012|December 2012]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2011|December 2011]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable  &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Question 05 (a) &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
For this question, let&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x) = 1-(1+x)^{-1}.&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;You may use the following facts without proving them:&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x)=\frac{x}{1+x}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;(x)=\frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;&#039;(x)=\frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
(a) Give an equation of the tangent line to &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt;\left( 10,\frac{10}{11} \right)&amp;lt;/math&amp;gt;.&lt;br /&gt;
|}&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;Make sure you understand the problem fully:&#039;&#039;&#039; What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you?&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;If you are stuck&#039;&#039;&#039;, check the hint below. Consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it!&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== Hint &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
For a curve described by a function, at any point, the slope of its tangent line is equal to the derivative of that function, if the derivative exists.&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
Checking a solution serves two purposes: helping you if, after having used the hint, you still are stuck on the problem; or if you have solved the problem and would like to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you are stuck on a problem:&#039;&#039;&#039; Read the solution slowly and as soon as you feel you could finish the problem on your own, hide it and work on the problem. Come back later to the solution if you are stuck or if you want to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you want to check your work:&#039;&#039;&#039; Don&#039;t only focus on the answer, problems are mostly marked for the work you do, make sure you understand all the steps that were required to complete the problem and see if you made mistakes or forgot some aspects. Your goal is to check that your mental process was correct, not only the result.&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed solutionMER&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Solution &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&amp;lt;div style=&amp;quot;color:#2F4F4F; background: #DDDDDD; border: 3px solid #2F4F4F; margin-bottom:1em; padding:10px;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;Found a &amp;lt;strong&amp;gt;typo&amp;lt;/strong&amp;gt;? Is this solution &amp;lt;strong&amp;gt;unclear&amp;lt;/strong&amp;gt;? [https://docs.google.com/forms/d/1n6Pf-fegzLB4n1QYTHmxvIcIWr4swidLaTm1kekZk38/viewform?entry.86513335=&amp;amp;entry.1104878578&amp;amp;entry.554346562=&amp;amp;entry.488130431&amp;amp;entry.2101116491=&amp;amp;entry.572580842&amp;amp;entry.336854578 Let us know here].&amp;lt;br&amp;gt;&lt;br /&gt;
 Please &amp;lt;strong&amp;gt;rate my easiness&amp;lt;/strong&amp;gt;! It&#039;s quick and helps everyone guide their studies.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Solution 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-customtoggle-11&amp;quot; style=&amp;quot;cursor:pointer;background-color:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:center&amp;quot;&amp;gt; Click here for similar questions &amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div id=&amp;quot;MER-tag&amp;quot;&amp;gt;&lt;br /&gt;
Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:none; border:5px solid #7491A3;width:280px; padding:10px;&amp;quot;&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| [[File:Bulbgraph.png|none|31x31px|lightbulb image]]&lt;br /&gt;
| style=&amp;quot;padding-left:20px;padding-right: 20px;background-color : #FFFFCC;&amp;quot; | &#039;&#039;&#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.math.ubc.ca/~MLC/ Math Learning Centre]&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
* A space to study math together.&lt;br /&gt;
* Free math graduate and undergraduate TA support.&lt;br /&gt;
* Mon - Fri: 11 am - 5 pm, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.maps.ubc.ca/PROD/index_detail.php?show=y,n,n,n,n,y&amp;amp;bldg2Search=n&amp;amp;locat1=308 LSK 301&amp;amp;302].&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Private tutor&#039;&#039;&#039;&lt;br /&gt;
* We can help to &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://docs.google.com/forms/d/1nV32JI4R3Mp96lYtLIpNEE-LB_T-fEHz-8lfAZXd430/viewform find a private tutor].&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{DISPLAYTITLE:Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)}}&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587297</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587297"/>
		<updated>2020-03-17T23:31:01Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: /* Hint  */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;font-size:18pt; line-height:100%; color:#ffffff; background:#2F4F4F; position: relative; padding:1ex;&amp;quot;&amp;gt;&#039;&#039;&#039;MATH102&#039;&#039;&#039; &#039;&#039;&#039;December 2019&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Men_at_work_sign.gif|left|120x120px]]&lt;br /&gt;
&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;width:50%; color:red;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (a)|Q4 (a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (b)|Q4 (b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (c)|Q4 (c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (d)|Q4 (d)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(a)|Q8(a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(b)|Q8(b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(c)|Q8(c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 11|Q11]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;div class=&amp;quot;mw-customtoggle-2&amp;quot; style=&amp;quot;cursor:pointer;background:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:left;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Other [[Science:Math Exam Resources/Courses/MATH102|&amp;lt;span style=&amp;quot;color: white&amp;quot;&amp;gt;MATH102&amp;lt;/span&amp;gt;]] Exams&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible &amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2016|December 2016]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2015|December 2015]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2014|December 2014]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2013|December 2013]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2012|December 2012]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2011|December 2011]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable  &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Question 05 (a) &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Statement]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;For this question, let&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x) = 1-(1+x)^{-1}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;You may use the following facts without proving them:&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x)=\frac{x}{1+x}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;(x)=\frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;&#039;(x)=\frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;(a) Give an equation of the tangent line to &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt;\left( 10,\frac{10}{11} \right)&amp;lt;/math&amp;gt;.&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;Make sure you understand the problem fully:&#039;&#039;&#039; What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you?&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;If you are stuck&#039;&#039;&#039;, check the hint below. Consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it!&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== Hint &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Hint 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;For a curve described by a function, at any point, the slope of its tangent line is equal to the derivative of that function, if the derivative exists.&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
Checking a solution serves two purposes: helping you if, after having used the hint, you still are stuck on the problem; or if you have solved the problem and would like to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you are stuck on a problem:&#039;&#039;&#039; Read the solution slowly and as soon as you feel you could finish the problem on your own, hide it and work on the problem. Come back later to the solution if you are stuck or if you want to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you want to check your work:&#039;&#039;&#039; Don&#039;t only focus on the answer, problems are mostly marked for the work you do, make sure you understand all the steps that were required to complete the problem and see if you made mistakes or forgot some aspects. Your goal is to check that your mental process was correct, not only the result.&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed solutionMER&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Solution &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&amp;lt;div style=&amp;quot;color:#2F4F4F; background: #DDDDDD; border: 3px solid #2F4F4F; margin-bottom:1em; padding:10px;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;Found a &amp;lt;strong&amp;gt;typo&amp;lt;/strong&amp;gt;? Is this solution &amp;lt;strong&amp;gt;unclear&amp;lt;/strong&amp;gt;? [https://docs.google.com/forms/d/1n6Pf-fegzLB4n1QYTHmxvIcIWr4swidLaTm1kekZk38/viewform?entry.86513335=&amp;amp;entry.1104878578&amp;amp;entry.554346562=&amp;amp;entry.488130431&amp;amp;entry.2101116491=&amp;amp;entry.572580842&amp;amp;entry.336854578 Let us know here].&amp;lt;br&amp;gt;&lt;br /&gt;
 Please &amp;lt;strong&amp;gt;rate my easiness&amp;lt;/strong&amp;gt;! It&#039;s quick and helps everyone guide their studies.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Solution 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-customtoggle-11&amp;quot; style=&amp;quot;cursor:pointer;background-color:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:center&amp;quot;&amp;gt; Click here for similar questions &amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div id=&amp;quot;MER-tag&amp;quot;&amp;gt;&lt;br /&gt;
Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:none; border:5px solid #7491A3;width:280px; padding:10px;&amp;quot;&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| [[File:Bulbgraph.png|none|31x31px|lightbulb image]]&lt;br /&gt;
| style=&amp;quot;padding-left:20px;padding-right: 20px;background-color : #FFFFCC;&amp;quot; | &#039;&#039;&#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.math.ubc.ca/~MLC/ Math Learning Centre]&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
* A space to study math together.&lt;br /&gt;
* Free math graduate and undergraduate TA support.&lt;br /&gt;
* Mon - Fri: 11 am - 5 pm, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.maps.ubc.ca/PROD/index_detail.php?show=y,n,n,n,n,y&amp;amp;bldg2Search=n&amp;amp;locat1=308 LSK 301&amp;amp;302].&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Private tutor&#039;&#039;&#039;&lt;br /&gt;
* We can help to &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://docs.google.com/forms/d/1nV32JI4R3Mp96lYtLIpNEE-LB_T-fEHz-8lfAZXd430/viewform find a private tutor].&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{DISPLAYTITLE:Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)}}&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587294</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587294"/>
		<updated>2020-03-17T23:28:49Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: /* Question 05 (a)  */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;font-size:18pt; line-height:100%; color:#ffffff; background:#2F4F4F; position: relative; padding:1ex;&amp;quot;&amp;gt;&#039;&#039;&#039;MATH102&#039;&#039;&#039; &#039;&#039;&#039;December 2019&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Men_at_work_sign.gif|left|120x120px]]&lt;br /&gt;
&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;width:50%; color:red;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (a)|Q4 (a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (b)|Q4 (b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (c)|Q4 (c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (d)|Q4 (d)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(a)|Q8(a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(b)|Q8(b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(c)|Q8(c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 11|Q11]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;div class=&amp;quot;mw-customtoggle-2&amp;quot; style=&amp;quot;cursor:pointer;background:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:left;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Other [[Science:Math Exam Resources/Courses/MATH102|&amp;lt;span style=&amp;quot;color: white&amp;quot;&amp;gt;MATH102&amp;lt;/span&amp;gt;]] Exams&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible &amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2016|December 2016]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2015|December 2015]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2014|December 2014]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2013|December 2013]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2012|December 2012]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2011|December 2011]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable  &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Question 05 (a) &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Statement]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;For this question, let&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x) = 1-(1+x)^{-1}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;You may use the following facts without proving them:&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x)=\frac{x}{1+x}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;(x)=\frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;&#039;(x)=\frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;(a) Give an equation of the tangent line to &amp;lt;math&amp;gt;y = f(x)&amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt;\left( 10,\frac{10}{11} \right)&amp;lt;/math&amp;gt;.&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;Make sure you understand the problem fully:&#039;&#039;&#039; What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you?&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;If you are stuck&#039;&#039;&#039;, check the hint below. Consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it!&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
=== Hint &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Hint 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
Checking a solution serves two purposes: helping you if, after having used the hint, you still are stuck on the problem; or if you have solved the problem and would like to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you are stuck on a problem:&#039;&#039;&#039; Read the solution slowly and as soon as you feel you could finish the problem on your own, hide it and work on the problem. Come back later to the solution if you are stuck or if you want to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you want to check your work:&#039;&#039;&#039; Don&#039;t only focus on the answer, problems are mostly marked for the work you do, make sure you understand all the steps that were required to complete the problem and see if you made mistakes or forgot some aspects. Your goal is to check that your mental process was correct, not only the result.&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed solutionMER&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Solution &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&amp;lt;div style=&amp;quot;color:#2F4F4F; background: #DDDDDD; border: 3px solid #2F4F4F; margin-bottom:1em; padding:10px;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;Found a &amp;lt;strong&amp;gt;typo&amp;lt;/strong&amp;gt;? Is this solution &amp;lt;strong&amp;gt;unclear&amp;lt;/strong&amp;gt;? [https://docs.google.com/forms/d/1n6Pf-fegzLB4n1QYTHmxvIcIWr4swidLaTm1kekZk38/viewform?entry.86513335=&amp;amp;entry.1104878578&amp;amp;entry.554346562=&amp;amp;entry.488130431&amp;amp;entry.2101116491=&amp;amp;entry.572580842&amp;amp;entry.336854578 Let us know here].&amp;lt;br&amp;gt;&lt;br /&gt;
 Please &amp;lt;strong&amp;gt;rate my easiness&amp;lt;/strong&amp;gt;! It&#039;s quick and helps everyone guide their studies.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Solution 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-customtoggle-11&amp;quot; style=&amp;quot;cursor:pointer;background-color:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:center&amp;quot;&amp;gt; Click here for similar questions &amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div id=&amp;quot;MER-tag&amp;quot;&amp;gt;&lt;br /&gt;
Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:none; border:5px solid #7491A3;width:280px; padding:10px;&amp;quot;&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| [[File:Bulbgraph.png|none|31x31px|lightbulb image]]&lt;br /&gt;
| style=&amp;quot;padding-left:20px;padding-right: 20px;background-color : #FFFFCC;&amp;quot; | &#039;&#039;&#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.math.ubc.ca/~MLC/ Math Learning Centre]&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
* A space to study math together.&lt;br /&gt;
* Free math graduate and undergraduate TA support.&lt;br /&gt;
* Mon - Fri: 11 am - 5 pm, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.maps.ubc.ca/PROD/index_detail.php?show=y,n,n,n,n,y&amp;amp;bldg2Search=n&amp;amp;locat1=308 LSK 301&amp;amp;302].&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Private tutor&#039;&#039;&#039;&lt;br /&gt;
* We can help to &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://docs.google.com/forms/d/1nV32JI4R3Mp96lYtLIpNEE-LB_T-fEHz-8lfAZXd430/viewform find a private tutor].&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{DISPLAYTITLE:Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)}}&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587292</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587292"/>
		<updated>2020-03-17T23:26:36Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: /* Question 05 (a)  */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;font-size:18pt; line-height:100%; color:#ffffff; background:#2F4F4F; position: relative; padding:1ex;&amp;quot;&amp;gt;&#039;&#039;&#039;MATH102&#039;&#039;&#039; &#039;&#039;&#039;December 2019&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Men_at_work_sign.gif|left|120x120px]]&lt;br /&gt;
&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;width:50%; color:red;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (a)|Q4 (a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (b)|Q4 (b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (c)|Q4 (c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (d)|Q4 (d)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(a)|Q8(a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(b)|Q8(b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(c)|Q8(c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 11|Q11]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;div class=&amp;quot;mw-customtoggle-2&amp;quot; style=&amp;quot;cursor:pointer;background:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:left;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Other [[Science:Math Exam Resources/Courses/MATH102|&amp;lt;span style=&amp;quot;color: white&amp;quot;&amp;gt;MATH102&amp;lt;/span&amp;gt;]] Exams&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible &amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2016|December 2016]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2015|December 2015]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2014|December 2014]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2013|December 2013]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2012|December 2012]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2011|December 2011]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable  &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Question 05 (a) &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Statement]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;For this question, let&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x) = 1-(1+x)^{-1}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;You may use the following facts without proving them:&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f(x)=\frac{x}{1+x}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;(x)=\frac{1}{(1+x)^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
* &amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;math&amp;gt;f&#039;&#039;(x)=\frac{-2}{(1+x)^3}&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;(a) Given an equation of the tangent line to &lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;Make sure you understand the problem fully:&#039;&#039;&#039; What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you?&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;If you are stuck&#039;&#039;&#039;, check the hint below. Consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it!&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Hint &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Hint 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
Checking a solution serves two purposes: helping you if, after having used the hint, you still are stuck on the problem; or if you have solved the problem and would like to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you are stuck on a problem:&#039;&#039;&#039; Read the solution slowly and as soon as you feel you could finish the problem on your own, hide it and work on the problem. Come back later to the solution if you are stuck or if you want to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you want to check your work:&#039;&#039;&#039; Don&#039;t only focus on the answer, problems are mostly marked for the work you do, make sure you understand all the steps that were required to complete the problem and see if you made mistakes or forgot some aspects. Your goal is to check that your mental process was correct, not only the result.&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed solutionMER&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Solution &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt;===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&amp;lt;div style=&amp;quot;color:#2F4F4F; background: #DDDDDD; border: 3px solid #2F4F4F; margin-bottom:1em; padding:10px;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;Found a &amp;lt;strong&amp;gt;typo&amp;lt;/strong&amp;gt;? Is this solution &amp;lt;strong&amp;gt;unclear&amp;lt;/strong&amp;gt;? [https://docs.google.com/forms/d/1n6Pf-fegzLB4n1QYTHmxvIcIWr4swidLaTm1kekZk38/viewform?entry.86513335=&amp;amp;entry.1104878578&amp;amp;entry.554346562=&amp;amp;entry.488130431&amp;amp;entry.2101116491=&amp;amp;entry.572580842&amp;amp;entry.336854578 Let us know here].&amp;lt;br&amp;gt;&lt;br /&gt;
 Please &amp;lt;strong&amp;gt;rate my easiness&amp;lt;/strong&amp;gt;! It&#039;s quick and helps everyone guide their studies.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Solution 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-customtoggle-11&amp;quot; style=&amp;quot;cursor:pointer;background-color:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:center&amp;quot;&amp;gt; Click here for similar questions &amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div id=&amp;quot;MER-tag&amp;quot;&amp;gt;&lt;br /&gt;
Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:none; border:5px solid #7491A3;width:280px; padding:10px;&amp;quot;&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| [[File:Bulbgraph.png|none|31x31px|lightbulb image]]&lt;br /&gt;
| style=&amp;quot;padding-left:20px;padding-right: 20px;background-color : #FFFFCC;&amp;quot; | &#039;&#039;&#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.math.ubc.ca/~MLC/ Math Learning Centre]&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
* A space to study math together.&lt;br /&gt;
* Free math graduate and undergraduate TA support.&lt;br /&gt;
* Mon - Fri: 11 am - 5 pm, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.maps.ubc.ca/PROD/index_detail.php?show=y,n,n,n,n,y&amp;amp;bldg2Search=n&amp;amp;locat1=308 LSK 301&amp;amp;302].&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Private tutor&#039;&#039;&#039;&lt;br /&gt;
* We can help to &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://docs.google.com/forms/d/1nV32JI4R3Mp96lYtLIpNEE-LB_T-fEHz-8lfAZXd430/viewform find a private tutor].&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{DISPLAYTITLE:Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)}}&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587282</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2019/Question_05_(a)&amp;diff=587282"/>
		<updated>2020-03-17T23:09:51Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;font-size:18pt; line-height:100%; color:#ffffff; background:#2F4F4F; position: relative; padding:1ex;&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;MATH102&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;&amp;#039;December 2019&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt; File:...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;font-size:18pt; line-height:100%; color:#ffffff; background:#2F4F4F; position: relative; padding:1ex;&amp;quot;&amp;gt;&#039;&#039;&#039;MATH102&#039;&#039;&#039; &#039;&#039;&#039;December 2019&#039;&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Men_at_work_sign.gif|left|120x120px]]&lt;br /&gt;
&amp;lt;span&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;div style=&amp;quot;width:50%; color:red;&amp;quot;&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (a)|Q4 (a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (b)|Q4 (b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (c)|Q4 (c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 04 (d)|Q4 (d)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(a)|Q8(a)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(b)|Q8(b)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 08(c)|Q8(c)]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 11|Q11]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;div class=&amp;quot;mw-customtoggle-2&amp;quot; style=&amp;quot;cursor:pointer;background:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:left;&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;Other [[Science:Math Exam Resources/Courses/MATH102|&amp;lt;span style=&amp;quot;color: white&amp;quot;&amp;gt;MATH102&amp;lt;/span&amp;gt;]] Exams&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible &amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2016|December 2016]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2015|December 2015]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2014|December 2014]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2013|December 2013]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2012|December 2012]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;[[Science:Math Exam Resources/Courses/MATH102/December 2011|December 2011]]&amp;amp;nbsp; &amp;amp;#x2022; &amp;amp;nbsp;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable  &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Question 05 (a) &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt; ===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Statement]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;Make sure you understand the problem fully:&#039;&#039;&#039; What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you?&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
&#039;&#039;&#039;If you are stuck&#039;&#039;&#039;, check the hint below. Consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it!&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed &amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Hint &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt; ===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Hint 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot; style=&amp;quot;background:#ffffff;&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align:justify; font-size:8pt; color:#666666;&amp;quot; |&lt;br /&gt;
Checking a solution serves two purposes: helping you if, after having used the hint, you still are stuck on the problem; or if you have solved the problem and would like to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you are stuck on a problem:&#039;&#039;&#039; Read the solution slowly and as soon as you feel you could finish the problem on your own, hide it and work on the problem. Come back later to the solution if you are stuck or if you want to check your work.&lt;br /&gt;
* &#039;&#039;&#039;If you want to check your work:&#039;&#039;&#039; Don&#039;t only focus on the answer, problems are mostly marked for the work you do, make sure you understand all the steps that were required to complete the problem and see if you made mistakes or forgot some aspects. Your goal is to check that your mental process was correct, not only the result.&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;dpl&amp;gt;&lt;br /&gt;
noresultsheader=\n&lt;br /&gt;
titlematch={{PAGENAME}}&lt;br /&gt;
skipthispage=no&lt;br /&gt;
replaceintitle=$ $,+&lt;br /&gt;
format=,{{#vardefine:class|{{#titleparts:%TITLE%|1|-3}}}}{{#vardefine:exam|{{#titleparts:%TITLE%|1|-2}}}}{{#vardefine:question|{{#titleparts:%TITLE%|1|-1}}}},,&lt;br /&gt;
&amp;lt;/dpl&amp;gt;&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
{| class=&amp;quot;collapsible wikitable collapsed solutionMER&amp;quot; width=&amp;quot;100%&amp;quot; style=&amp;quot;background: #FFFFFF;&amp;quot;&lt;br /&gt;
! style=&amp;quot;padding-left:1em; text-align: left; background:#FFFFFF; color:#666666;&amp;quot; |&lt;br /&gt;
=== Solution &amp;lt;font size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;/font&amp;gt; ===&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;padding:1em&amp;quot; |&amp;lt;div style=&amp;quot;color:#2F4F4F; background: #DDDDDD; border: 3px solid #2F4F4F; margin-bottom:1em; padding:10px;&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;Found a &amp;lt;strong&amp;gt;typo&amp;lt;/strong&amp;gt;? Is this solution &amp;lt;strong&amp;gt;unclear&amp;lt;/strong&amp;gt;? [https://docs.google.com/forms/d/1n6Pf-fegzLB4n1QYTHmxvIcIWr4swidLaTm1kekZk38/viewform?entry.86513335=&amp;amp;entry.1104878578&amp;amp;entry.554346562=&amp;amp;entry.488130431&amp;amp;entry.2101116491=&amp;amp;entry.572580842&amp;amp;entry.336854578 Let us know here].&amp;lt;br&amp;gt;&lt;br /&gt;
 Please &amp;lt;strong&amp;gt;rate my easiness&amp;lt;/strong&amp;gt;! It&#039;s quick and helps everyone guide their studies.&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)/Solution 1]]&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-customtoggle-11&amp;quot; style=&amp;quot;cursor:pointer;background-color:#7491A3; font-weight:normal; color: white; font-size:10pt; width:100%; text-align:center&amp;quot;&amp;gt; Click here for similar questions &amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&amp;lt;div id=&amp;quot;MER-tag&amp;quot;&amp;gt;&lt;br /&gt;
Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;div class=&amp;quot;noprint&amp;quot; style=&amp;quot;float:none; border:5px solid #7491A3;width:280px; padding:10px;&amp;quot;&amp;gt;&lt;br /&gt;
{| cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
| [[File:Bulbgraph.png|none|31x31px|lightbulb image]]&lt;br /&gt;
| style=&amp;quot;padding-left:20px;padding-right: 20px;background-color : #FFFFCC;&amp;quot; | &#039;&#039;&#039;&amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.math.ubc.ca/~MLC/ Math Learning Centre]&amp;lt;/span&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
* A space to study math together.&lt;br /&gt;
* Free math graduate and undergraduate TA support.&lt;br /&gt;
* Mon - Fri: 11 am - 5 pm, &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[http://www.maps.ubc.ca/PROD/index_detail.php?show=y,n,n,n,n,y&amp;amp;bldg2Search=n&amp;amp;locat1=308 LSK 301&amp;amp;302].&amp;lt;/span&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Private tutor&#039;&#039;&#039;&lt;br /&gt;
* We can help to &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://docs.google.com/forms/d/1nV32JI4R3Mp96lYtLIpNEE-LB_T-fEHz-8lfAZXd430/viewform find a private tutor].&amp;lt;/span&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{DISPLAYTITLE:Science:Math Exam Resources/Courses/MATH102/December 2019/Question 05 (a)}}&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04&amp;diff=582929</id>
		<title>Science:Math Exam Resources/Courses/MATH100/December 2018/Question 04</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04&amp;diff=582929"/>
		<updated>2020-02-15T23:49:53Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &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 RQ 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>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Solution_1&amp;diff=582928</id>
		<title>Science:Math Exam Resources/Courses/MATH100/December 2018/Question 04/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Solution_1&amp;diff=582928"/>
		<updated>2020-02-15T23:45:39Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Let &amp;lt;math&amp;gt; (x_0, y_0) &amp;lt;/math&amp;gt; be a point on the curve. Then  &amp;lt;math&amp;gt; x_0^2 + 2y_0^2 = 8.~~~~(1) &amp;lt;/math&amp;gt;  To find the slope of the tangent line passing through &amp;lt;math&amp;gt; (x_0, y_0)...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; (x_0, y_0) &amp;lt;/math&amp;gt; be a point on the curve. Then&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; x_0^2 + 2y_0^2 = 8.~~~~(1) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To find the slope of the tangent line passing through &amp;lt;math&amp;gt; (x_0, y_0) &amp;lt;/math&amp;gt;, use implicit differentiation. Differentiate both sides of the equation of the curve with respect to &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. By the chain rule,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; 2x + 4yy&#039; = 0. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;y_0&#039;&amp;lt;/math&amp;gt; be the slope of the tangent line at point &amp;lt;math&amp;gt;(x_0, y_0)&amp;lt;/math&amp;gt;. Assume &amp;lt;math&amp;gt;y_0 \neq 0&amp;lt;/math&amp;gt;. Then &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;y&#039;_0 = -\frac{x_0}{2y_0}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Using the point-slope formula, the tangent line equation to the curve at the point &amp;lt;math&amp;gt;(x_0, y_0)&amp;lt;/math&amp;gt; can be written as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; y - y_0 = -\frac{x_0}{2y_0}(x - x_0). &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Let this tangent line pass through &amp;lt;math&amp;gt;(0, -6)&amp;lt;/math&amp;gt;. Putting &amp;lt;math&amp;gt;x = 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y = -6&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -6 - y_0 = \frac{x_0^2}{2y_0}. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Together with Equation (1) we can solve for the point. &amp;lt;math&amp;gt;(x_0, y_0) = \left(\frac{8}{3}, -\frac{2}{3}\right)&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;\left(-\frac{8}{3}, -\frac{2}{3}\right).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Now consider if &amp;lt;math&amp;gt;y_0 = 0&amp;lt;/math&amp;gt;, then &amp;lt;math&amp;gt;x_0 = \pm2\sqrt{2}.&amp;lt;/math&amp;gt; The slope of the tangent line DNE. It follows that the tangent line is a vertical line, either &amp;lt;math&amp;gt;x = 2\sqrt{2}&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;x = -2\sqrt{2}&amp;lt;/math&amp;gt;. Neither of them passes through the point &amp;lt;math&amp;gt;(0, -6).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, the points on the curve that satisfy the requirements are &amp;lt;math&amp;gt;\left(\frac{8}{3}, -\frac{2}{3}\right),~\left(-\frac{8}{3}, -\frac{2}{3}\right)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Hint_2&amp;diff=582927</id>
		<title>Science:Math Exam Resources/Courses/MATH100/December 2018/Question 04/Hint 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Hint_2&amp;diff=582927"/>
		<updated>2020-02-15T23:08:47Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Write the equation of the tangent line at an arbitrary point &amp;lt;math&amp;gt;(x_0, y_0)&amp;lt;/math&amp;gt; on this curve, using the point-slope formula. Let this line go through (0, -6).&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Hint_2&amp;diff=582926</id>
		<title>Science:Math Exam Resources/Courses/MATH100/December 2018/Question 04/Hint 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Hint_2&amp;diff=582926"/>
		<updated>2020-02-15T23:08:25Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Write the equation of the tangent line at an arbitrary point &amp;lt;math&amp;gt;(x_0, y_0)&amp;lt;/math&amp;gt;on this curve, using the point-slope formula. Let this line go through (0,-6).&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Write the equation of the tangent line at an arbitrary point &amp;lt;math&amp;gt;(x_0, y_0)&amp;lt;/math&amp;gt;on this curve, using the point-slope formula. Let this line go through (0,-6).&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Hint_1&amp;diff=582925</id>
		<title>Science:Math Exam Resources/Courses/MATH100/December 2018/Question 04/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Hint_1&amp;diff=582925"/>
		<updated>2020-02-15T23:03:32Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;To find the slope of the tangent line at a point of a curve, use implicit differentiation.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To find the slope of the tangent line at a point of a curve, use implicit differentiation.&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Statement&amp;diff=582924</id>
		<title>Science:Math Exam Resources/Courses/MATH100/December 2018/Question 04/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/December_2018/Question_04/Statement&amp;diff=582924"/>
		<updated>2020-02-15T22:59:45Z</updated>

		<summary type="html">&lt;p&gt;MingfengQiu: Created page with &amp;quot;Find the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; coordinates of all points on the curve given by the equation:  &amp;lt;math&amp;gt; x^2 + 2y^2 = 8 &amp;lt;/math&amp;gt;  for which the tangent line at each of...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find the &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; coordinates of all points on the curve given by the equation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; x^2 + 2y^2 = 8 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for which the tangent line at each of those points passes through the point (0, −6).&lt;/div&gt;</summary>
		<author><name>MingfengQiu</name></author>
	</entry>
</feed>