<?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=MatthewColes</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=MatthewColes"/>
	<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/Special:Contributions/MatthewColes"/>
	<updated>2026-07-23T12:08:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101_A/April_2024/Question_03/Solution_1&amp;diff=861242</id>
		<title>Science:Math Exam Resources/Courses/MATH101 A/April 2024/Question 03/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101_A/April_2024/Question_03/Solution_1&amp;diff=861242"/>
		<updated>2025-04-23T20:33:56Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If we imagine that the integrand is the side of a right-angled triangle, then the other sides of the triangle have length &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; and 3, and 3 is the length of the hypotenuse. We use this picture to guess the following substitution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;gt;\begin{align}&lt;br /&gt;
\frac{x}{3} &amp;amp;= \sin(\theta)\\&lt;br /&gt;
\mathrm{d}x &amp;amp;= 3\cos(\theta) \mathrm{d}\theta&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We thus have &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; &lt;br /&gt;
\int \sqrt{9-x^2} \mathrm{d}x = \int \sqrt{9 - 9\sin^2(\theta)} \cdot 3 \cos(\theta)\mathrm{d}\theta = \int 9 \cos^2(\theta).\mathrm{d}\theta&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now use the trigonometric identity &amp;lt;math&amp;gt; \cos^2(\theta) = \frac{1+\cos(2\theta)}{2}&amp;lt;/math&amp;gt; to evaluate&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; &lt;br /&gt;
\int 9\cos^2(\theta) \mathrm{d}\theta = \frac{9}{2} \int \left(1 + \cos(2\theta) \right) \mathrm{d}\theta = \frac{9}{2} \left( \theta + \frac{\sin(2\theta)}{2} \right) +C.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have &amp;lt;math&amp;gt; \theta = \arcsin\left(\frac{x}{3}\right)&amp;lt;/math&amp;gt;, so, we can rewrite the answer in terms of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\int \sqrt{9-x^2} \mathrm{d}x = \frac{9}{2}\left( \arcsin\left(\frac{x}{3}\right) + \frac{\sin\left(2\arcsin\left(\frac{x}{3}\right)\right)}{2}\right) +C = \frac{9}{2}\arcsin\left(\frac{x}{3}\right) + \frac{9}{4} \left(2\sin\left(\arcsin\left(\frac{x}{3}\right)\right)\cos\left(\arcsin\left(\frac{x}{3}\right)\right)\right) +C,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where, in the last step, we used the trigonometric formula &amp;lt;math&amp;gt; \sin(\alpha + \beta) = \sin(\alpha)\cos(\beta) + \sin(\beta)\cos(\alpha)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \alpha = \beta = \arcsin(x/3)&amp;lt;/math&amp;gt;. By definition of the arcsine, &amp;lt;math&amp;gt;\sin\left(\arcsin\left(\frac{x}{3}\right)\right) = \frac{x}{3}&amp;lt;/math&amp;gt;. But this is also to be expected, given our interpretation of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; as the length of the side opposite to &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; in a right-angled triangle with hypotenuse of length 3. This picture also shows that&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \cos\left(\arcsin\left(\frac{x}{3}\right)\right) = \frac{\sqrt{9-x^2}}{3}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Putting it all together, we find&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\int\sqrt{9-x^2} \mathrm{d}x = \frac{9}{2}\arcsin\left(\frac{x}{3}\right) + \frac{9}{2}\left(\frac{x}{3} \cdot \frac{\sqrt{9-x^2}}{3}\right) + C,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is an equation that makes sense for &amp;lt;math&amp;gt; -3 \leq x \leq 3&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101_A/April_2024/Question_03/Solution_1&amp;diff=861241</id>
		<title>Science:Math Exam Resources/Courses/MATH101 A/April 2024/Question 03/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101_A/April_2024/Question_03/Solution_1&amp;diff=861241"/>
		<updated>2025-04-23T20:32:29Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If we imagine that the integrand is the side of a right-angled triangle, then the other sides of the triangle have length &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; and 3, and 3 is the length of the hypotenuse. We use this picture to guess the following substitution:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;gt;\begin{align}&lt;br /&gt;
\frac{x}{3} &amp;amp;= \sin(\theta)\\&lt;br /&gt;
\mathrm{d}x &amp;amp;= 3\cos(\theta) \mathrm{d}\theta&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We thus have &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; &lt;br /&gt;
\int \sqrt{9-x^2} \mathrm{d}x = \int \sqrt{9 - 9\sin^2(\theta)} \cdot 3 \cos(\theta)\mathrm{d}\theta = \int 9 \cos^2(\theta).\mathrm{d}\theta&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We now use the trigonometric identity &amp;lt;math&amp;gt; \cos^2(\theta) = \frac{1+\cos(2\theta)}{2}&amp;lt;/math&amp;gt; to evaluate&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; &lt;br /&gt;
\int 9\cos^2(\theta) \mathrm{d}\theta = \frac{9}{2} \int \left(1 + \cos(2\theta) \right) \mathrm{d}\theta = \frac{9}{2} \left( \theta + \frac{\sin(2\theta)}{2} \right).&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have &amp;lt;math&amp;gt; \theta = \arcsin\left(\frac{x}{3}\right)&amp;lt;/math&amp;gt;, so, we can rewrite the answer in terms of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\int \sqrt{9-x^2} \mathrm{d}x = \frac{9}{2}\left( \arcsin\left(\frac{x}{3}\right) + \frac{\sin\left(2\arcsin\left(\frac{x}{3}\right)\right)}{2}\right) = \frac{9}{2}\arcsin\left(\frac{x}{3}\right) + \frac{9}{4} \left(2\sin\left(\arcsin\left(\frac{x}{3}\right)\right)\cos\left(\arcsin\left(\frac{x}{3}\right)\right)\right),&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where, in the last step, we used the trigonometric formula &amp;lt;math&amp;gt; \sin(\alpha + \beta) = \sin(\alpha)\cos(\beta) + \sin(\beta)\cos(\alpha)&amp;lt;/math&amp;gt; with &amp;lt;math&amp;gt; \alpha = \beta = \arcsin(x/3)&amp;lt;/math&amp;gt;. By definition of the arcsine, &amp;lt;math&amp;gt;\sin\left(\arcsin\left(\frac{x}{3}\right)\right) = \frac{x}{3}&amp;lt;/math&amp;gt;. But this is also to be expected, given our interpretation of &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; as the length of the side opposite to &amp;lt;math&amp;gt;\theta&amp;lt;/math&amp;gt; in a right-angled triangle with hypotenuse of length 3. This picture also shows that&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \cos\left(\arcsin\left(\frac{x}{3}\right)\right) = \frac{\sqrt{9-x^2}}{3}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Putting it all together, we find&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\int\sqrt{9-x^2} \mathrm{d}x = \frac{9}{2}\arcsin\left(\frac{x}{3}\right) + \frac{9}{2}\left(\frac{x}{3} \cdot \frac{\sqrt{9-x^2}}{3}\right) + C,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which is an equation that makes sense for &amp;lt;math&amp;gt; -3 \leq x \leq 3&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100_A/December_2023/Question_02&amp;diff=839560</id>
		<title>Science:Math Exam Resources/Courses/MATH100 A/December 2023/Question 02</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100_A/December_2023/Question_02&amp;diff=839560"/>
		<updated>2024-06-12T23:52:11Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER QGH flag]][[Category:MER QGS 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100_A/December_2023/Question_02/Solution_1&amp;diff=839559</id>
		<title>Science:Math Exam Resources/Courses/MATH100 A/December 2023/Question 02/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100_A/December_2023/Question_02/Solution_1&amp;diff=839559"/>
		<updated>2024-06-12T23:50:46Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The two parts of &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f(x)&amp;lt;/math&amp;gt; are continuous, so we only need to make sure that &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f(x)&amp;lt;/math&amp;gt; is continuous at &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;x=3&amp;lt;/math&amp;gt;. That is &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\lim_{x \to 3^{-}}f(x) = \lim_{x \to 3^{+}}f(x) = f(3)&amp;lt;/math&amp;gt;. Again, since both parts are continuous this equality will be achieved if the two parts are equal. We set &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;c\cdot3+3 = c\cdot3^2 - 3&amp;lt;/math&amp;gt;, and solve for &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;c&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \begin{align}&lt;br /&gt;
c\cdot3 + 3 &amp;amp;= c(3)^2 - 3 \\&lt;br /&gt;
3c + 3 &amp;amp;= 9c - 3 \\&lt;br /&gt;
6c &amp;amp;= 6 \\&lt;br /&gt;
c &amp;amp;= 1&lt;br /&gt;
\end{align} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;c=1&amp;lt;/math&amp;gt; makes &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f(x)&amp;lt;/math&amp;gt; continuous.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100_A/December_2023/Question_02/Solution_1&amp;diff=839558</id>
		<title>Science:Math Exam Resources/Courses/MATH100 A/December 2023/Question 02/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100_A/December_2023/Question_02/Solution_1&amp;diff=839558"/>
		<updated>2024-06-12T23:50:08Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The two parts of &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f(x)&amp;lt;/math&amp;gt; are continuous, so we only need to make sure that &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f(x)&amp;lt;/math&amp;gt; is continuous at &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;x=3&amp;lt;/math&amp;gt;. That is &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\lim_{x \to 3^{-}}f(x) = \lim_{x \to 3^{+}f(x) = f(3)&amp;lt;/math&amp;gt;. Again, since both parts are continuous this equality will be achieved if the two parts are equal. We set &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;c\cdot3+3 = c\cdot3^2 - 3&amp;lt;/math&amp;gt;, and solve for &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;c&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \begin{align}&lt;br /&gt;
c\cdot3 + 3 &amp;amp;= c(3)^2 - 3 \\&lt;br /&gt;
3c + 3 &amp;amp;= 9c - 3 \\&lt;br /&gt;
6c &amp;amp;= 6 \\&lt;br /&gt;
c &amp;amp;= 1&lt;br /&gt;
\end{align} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore, &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;c=1&amp;lt;/math&amp;gt; makes &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f(x)&amp;lt;/math&amp;gt; continuous.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100_A/December_2023/Question_01&amp;diff=839557</id>
		<title>Science:Math Exam Resources/Courses/MATH100 A/December 2023/Question 01</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100_A/December_2023/Question_01&amp;diff=839557"/>
		<updated>2024-06-12T23:39:45Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER QGH flag]][[Category:MER QGS 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2013/Question_B_01&amp;diff=334070</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2013/Question B 01</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2013/Question_B_01&amp;diff=334070"/>
		<updated>2014-11-15T01:18:31Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER CH 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2013/Question_B_01/Solution_1&amp;diff=334067</id>
		<title>Science:Math Exam Resources/Courses/MATH102/December 2013/Question B 01/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/December_2013/Question_B_01/Solution_1&amp;diff=334067"/>
		<updated>2014-11-15T01:17:12Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Differentiate both sides of &amp;lt;math&amp;gt; \displaystyle \tan y =x  &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; \displaystyle x &amp;lt;/math&amp;gt;. Observe  &amp;lt;br&amp;gt;  &amp;lt;br&amp;gt; &amp;lt;math&amp;gt; \displaystyle \begin{align} \fra...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Differentiate both sides of &amp;lt;math&amp;gt; \displaystyle \tan y =x  &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; \displaystyle x &amp;lt;/math&amp;gt;. Observe &lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; \displaystyle&lt;br /&gt;
\begin{align}&lt;br /&gt;
\frac{d}{dx} \tan y &amp;amp;= \frac{d}{dx} x \\ &lt;br /&gt;
\sec^2 y \frac{dy}{dx} &amp;amp;=1 \\&lt;br /&gt;
\frac{dy}{dx} &amp;amp;= \frac{1}{\sec^2x}.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Now make use of the trig identity &amp;lt;math&amp;gt; \displaystyle \sec^2 y =1 + \tan^2 y &amp;lt;/math&amp;gt; to see&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;math&amp;gt; \displaystyle&lt;br /&gt;
\begin{align}&lt;br /&gt;
\frac{dy}{dx} = \frac{1}{1+\tan^2y} = \frac{1}{1+x^2}&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
after noting that &amp;lt;math&amp;gt; \displaystyle \tan y =x &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH104/Syllabus&amp;diff=323790</id>
		<title>Science:Math Exam Resources/Courses/MATH104/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH104/Syllabus&amp;diff=323790"/>
		<updated>2014-10-06T18:39:10Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Introduction: Review of Exponentials, Logarithms, and Inverse Functions &amp;lt;br&amp;gt; A standard business problem from managerial economics &amp;lt;br&amp;gt; An Introduction to Limits &amp;lt;br&amp;gt; Continuo...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Introduction: Review of Exponentials, Logarithms, and Inverse Functions &amp;lt;br&amp;gt;&lt;br /&gt;
A standard business problem from managerial economics &amp;lt;br&amp;gt;&lt;br /&gt;
An Introduction to Limits &amp;lt;br&amp;gt;&lt;br /&gt;
Continuous Functions &amp;lt;br&amp;gt;&lt;br /&gt;
the intermediate Value Thm &amp;lt;br&amp;gt;&lt;br /&gt;
The Derivative &amp;lt;br&amp;gt;&lt;br /&gt;
Rules of Differentiation &amp;lt;br&amp;gt;&lt;br /&gt;
Derivative as rate of change &amp;lt;br&amp;gt;&lt;br /&gt;
The Chain Rule &amp;lt;br&amp;gt;&lt;br /&gt;
Implicit Differentiation &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives of Logarithms and Exponentials &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives of Logarithms and Exponentials Continued &amp;lt;br&amp;gt; &lt;br /&gt;
Applications: Elasticity of Demand &amp;lt;br&amp;gt; &lt;br /&gt;
Exponential Growth and Compound Interest &amp;lt;br&amp;gt;&lt;br /&gt;
Related Rates &amp;lt;br&amp;gt; &lt;br /&gt;
Maxima and Minima &amp;lt;br&amp;gt;&lt;br /&gt;
Asymptotes &amp;lt;br&amp;gt;&lt;br /&gt;
Graphing functions &amp;lt;br&amp;gt;&lt;br /&gt;
Optimization problems I &amp;lt;br&amp;gt;&lt;br /&gt;
Optimization Problems Continued &amp;lt;br&amp;gt;&lt;br /&gt;
Linear Approximation &amp;lt;br&amp;gt;&lt;br /&gt;
Approximating Functions with polynomials &amp;lt;br&amp;gt;&lt;br /&gt;
Approximating Functions with polynomials Continued &amp;lt;br&amp;gt;&lt;br /&gt;
Inverse Trigonometric Functions &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/Syllabus&amp;diff=323788</id>
		<title>Science:Math Exam Resources/Courses/MATH102/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH102/Syllabus&amp;diff=323788"/>
		<updated>2014-10-06T18:32:29Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Cell size: volume, area. Power functions &amp;lt;br&amp;gt; Power functions (cont). Sketching simple polynomials (y=x^3-ax) &amp;lt;br&amp;gt; Sketching simple polynomials (cont). Rational functions, Mic...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cell size: volume, area. Power functions &amp;lt;br&amp;gt;&lt;br /&gt;
Power functions (cont). Sketching simple polynomials (y=x^3-ax) &amp;lt;br&amp;gt;&lt;br /&gt;
Sketching simple polynomials (cont). Rational functions, Michaelis-Menten and Hill functions, “limits” at infinity  &amp;lt;br&amp;gt;&lt;br /&gt;
Average rate of change and secant lines. Definition of the derivative. Instantaneous rate of change &amp;lt;br&amp;gt;&lt;br /&gt;
Limits and continuity, examples. One example of computing derivative of y=ct2 from the definition &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives: analytic, and geometric (zoom in on a point). Sketching f′(x) given f(x) (intro)  &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives (cont): computational (spreadsheet example in class). More examples of sketching f′(x) given f(x) (intro) &amp;lt;br&amp;gt;&lt;br /&gt;
Rules of differentiation: Product and quotient rules. Antiderivatives of power functions. Application to falling ball, motion of Listeria. Sketching f(x) given f′(x) (intro using polynomial) &amp;lt;br&amp;gt;&lt;br /&gt;
Tangent lines and linear approximation  &amp;lt;br&amp;gt;&lt;br /&gt;
Introduction to Newton’s method. Sketching the graph of a function using calculus tools: increasing, decreasing, critical points &amp;lt;br&amp;gt;&lt;br /&gt;
Sketching the graph of a function using calculus tools (cont): concavity and inflection points &amp;lt;br&amp;gt;&lt;br /&gt;
Putting it all together - sketching &amp;lt;br&amp;gt;&lt;br /&gt;
Finish sketching functions. Introduce simple optimization problem(s) &amp;lt;br&amp;gt;&lt;br /&gt;
More optimization examples including those with a constraint and those on bounded intervals. Distinction between absolute (global) and local minima and maxima &amp;lt;br&amp;gt;&lt;br /&gt;
Kepler&#039;s Wedding - A wine optimization problem &amp;lt;br&amp;gt;&lt;br /&gt;
Optimal Foraging &amp;lt;br&amp;gt;&lt;br /&gt;
Least Squares - finding the mean of a data set &amp;lt;br&amp;gt;&lt;br /&gt;
Least Squares - finding the best fitting line y=ax through a set of data points &amp;lt;br&amp;gt;&lt;br /&gt;
Chain Rule: examples, applications to optimization problems &amp;lt;br&amp;gt;&lt;br /&gt;
More Chain Rule: Related Rates and Implicit differentiation &amp;lt;br&amp;gt;&lt;br /&gt;
Exponential functions: intro and motivation, derivative of exponential functions &amp;lt;br&amp;gt;&lt;br /&gt;
Inverse functions and logarithm, applications of logs &amp;lt;br&amp;gt;&lt;br /&gt;
Exponential growth and decay, intro to differential equations, population growth and/or other examples &amp;lt;br&amp;gt;&lt;br /&gt;
Solving differential equations of the type dy/dt=a−by &amp;lt;br&amp;gt;&lt;br /&gt;
Newton&#039;s Law of Cooling (Murder Mystery example) &amp;lt;br&amp;gt;&lt;br /&gt;
Complete and/or review above topics &amp;lt;br&amp;gt;&lt;br /&gt;
Solving differential equations approximately using Euler&#039;s Method &amp;lt;br&amp;gt;&lt;br /&gt;
Introduction to nonlinear ODEs, qualitative analysis &amp;lt;br&amp;gt;&lt;br /&gt;
Slope fields with logistic equation as example &amp;lt;br&amp;gt;&lt;br /&gt;
State-space diagrams and examples (logistic) &amp;lt;br&amp;gt;&lt;br /&gt;
Disease dynamics &amp;lt;br&amp;gt;&lt;br /&gt;
Review of differential equations and/or complete above topics &amp;lt;br&amp;gt;&lt;br /&gt;
Introduction to Trigonometric Functions &amp;lt;br&amp;gt;&lt;br /&gt;
Trigonometric Functions and cyclic processes, phase, amplitude, etc. (fitting a sin or cos to a cyclic process), Inverse trig functions &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives of trig functions, related rates examples &amp;lt;br&amp;gt;&lt;br /&gt;
The Escape Response and inverse trig functions &amp;lt;br&amp;gt;&lt;br /&gt;
Second order ODEs. Complete and/or review trig &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/Syllabus&amp;diff=323783</id>
		<title>Science:Math Exam Resources/Courses/MATH100/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/Syllabus&amp;diff=323783"/>
		<updated>2014-10-06T18:22:03Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The Tangent and Velocity Problems &amp;lt;br&amp;gt;&lt;br /&gt;
The Limit of a Function &amp;lt;br&amp;gt;&lt;br /&gt;
Calculating Limits Using the Limit Laws &amp;lt;br&amp;gt;&lt;br /&gt;
Continuity &amp;lt;br&amp;gt;&lt;br /&gt;
Limits at Infinity; Horizontal Asymptotes &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives and Rates of Change &amp;lt;br&amp;gt;&lt;br /&gt;
The Derivative as a Function &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives of Polynomials and Exponential Functions &amp;lt;br&amp;gt;&lt;br /&gt;
The Product and Quotient Rules &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives of Trigonometric Functions &amp;lt;br&amp;gt;&lt;br /&gt;
The Chain Rule &amp;lt;br&amp;gt;&lt;br /&gt;
Inverse Functions and Logarithms &amp;lt;br&amp;gt;&lt;br /&gt;
Implicit Differentiation &amp;lt;br&amp;gt;&lt;br /&gt;
Derivatives of Logarithmic Functions &amp;lt;br&amp;gt;&lt;br /&gt;
Rates of Change in the Natural and Social Sciences &amp;lt;br&amp;gt;&lt;br /&gt;
Exponential Growth and Decay &amp;lt;br&amp;gt;&lt;br /&gt;
Related Rates &amp;lt;br&amp;gt;&lt;br /&gt;
Linear Approximations and Differentials &amp;lt;br&amp;gt;&lt;br /&gt;
Taylor Polynomials &amp;lt;br&amp;gt;&lt;br /&gt;
Taylor’s Formula with Remainder &amp;lt;br&amp;gt;&lt;br /&gt;
Maximum and Minimum Values &amp;lt;br&amp;gt;&lt;br /&gt;
The Mean Value Theorem &amp;lt;br&amp;gt;&lt;br /&gt;
How Derivatives Affect the Shape of a Graph (First and Second Derivative Tests) &amp;lt;br&amp;gt;&lt;br /&gt;
Summary of Curve Sketching &amp;lt;br&amp;gt;&lt;br /&gt;
Optimization Problems &amp;lt;br&amp;gt;&lt;br /&gt;
Newton’s Method &amp;lt;br&amp;gt;&lt;br /&gt;
Antiderivatives &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/Syllabus&amp;diff=323782</id>
		<title>Science:Math Exam Resources/Courses/MATH100/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH100/Syllabus&amp;diff=323782"/>
		<updated>2014-10-06T18:16:50Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Syllabus&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Syllabus&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=323781</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=323781"/>
		<updated>2014-10-06T18:11:08Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lines in the Plane, Functions &amp;lt;br&amp;gt;&lt;br /&gt;
Tangent Lines, Velocities, Growth &amp;lt;br&amp;gt;&lt;br /&gt;
Evaluating limits &amp;lt;br&amp;gt;&lt;br /&gt;
Continuity &amp;lt;br&amp;gt;&lt;br /&gt;
Tangent lines and the idea of derivative &amp;lt;br&amp;gt;&lt;br /&gt;
The definition of derivative &amp;lt;br&amp;gt;&lt;br /&gt;
The Power, Product and Quotient Rules &amp;lt;br&amp;gt;&lt;br /&gt;
Trigonometry &amp;lt;br&amp;gt;&lt;br /&gt;
Exponentials &amp;lt;br&amp;gt;&lt;br /&gt;
The Chain Rule &amp;lt;br&amp;gt;&lt;br /&gt;
Implicit differentiation &amp;lt;br&amp;gt;&lt;br /&gt;
Extrema  &amp;lt;br&amp;gt;&lt;br /&gt;
The Mean Value Theorem &amp;lt;br&amp;gt;&lt;br /&gt;
The First and Second Derivative Tests &amp;lt;br&amp;gt;&lt;br /&gt;
Concavity &amp;lt;br&amp;gt;&lt;br /&gt;
Asymptotes &amp;lt;br&amp;gt;&lt;br /&gt;
Curve sketching &amp;lt;br&amp;gt;&lt;br /&gt;
Optimization I &amp;lt;br&amp;gt;&lt;br /&gt;
Optimization II &amp;lt;br&amp;gt;&lt;br /&gt;
Related rates I &amp;lt;br&amp;gt;&lt;br /&gt;
Related rates II &amp;lt;br&amp;gt;&lt;br /&gt;
Approximations I &amp;lt;br&amp;gt;&lt;br /&gt;
Approximations II&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=323778</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=323778"/>
		<updated>2014-10-06T18:08:03Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lines in the Plane, Functions &lt;br /&gt;
&lt;br /&gt;
Tangent Lines, Velocities, Growth&lt;br /&gt;
Evaluating limits&lt;br /&gt;
Continuity&lt;br /&gt;
Tangent lines and the idea of derivative&lt;br /&gt;
The definition of derivative&lt;br /&gt;
The Power, Product and Quotient Rules&lt;br /&gt;
Trigonometry&lt;br /&gt;
Exponentials&lt;br /&gt;
The Chain Rule&lt;br /&gt;
Implicit differentiation&lt;br /&gt;
Extrema &lt;br /&gt;
The Mean Value Theorem&lt;br /&gt;
The First and Second Derivative Tests&lt;br /&gt;
Concavity&lt;br /&gt;
Asymptotes&lt;br /&gt;
Curve sketching&lt;br /&gt;
Optimization I&lt;br /&gt;
Optimization II&lt;br /&gt;
Related rates I&lt;br /&gt;
Related rates II&lt;br /&gt;
Approximations I&lt;br /&gt;
Approximations II&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=323777</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=323777"/>
		<updated>2014-10-06T18:06:49Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lines in the Plane, Functions &lt;br /&gt;
Tangent Lines, Velocities, Growth&lt;br /&gt;
Evaluating limits&lt;br /&gt;
Continuity&lt;br /&gt;
Tangent lines and the idea of derivative&lt;br /&gt;
The definition of derivative&lt;br /&gt;
The Power, Product and Quotient Rules&lt;br /&gt;
Trigonometry&lt;br /&gt;
Exponentials&lt;br /&gt;
The Chain Rule&lt;br /&gt;
Implicit differentiation&lt;br /&gt;
Extrema &lt;br /&gt;
The Mean Value Theorem&lt;br /&gt;
The First and Second Derivative Tests&lt;br /&gt;
Concavity&lt;br /&gt;
Asymptotes&lt;br /&gt;
Curve sketching&lt;br /&gt;
Optimization I&lt;br /&gt;
Optimization II&lt;br /&gt;
Related rates I&lt;br /&gt;
Related rates II&lt;br /&gt;
Approximations I&lt;br /&gt;
Approximations II&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=323775</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=323775"/>
		<updated>2014-10-06T18:03:43Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lines in the Plane, Functions &lt;br /&gt;
&lt;br /&gt;
Tangent Lines, Velocities, Growth&lt;br /&gt;
&lt;br /&gt;
Evaluating limits&lt;br /&gt;
&lt;br /&gt;
Continuity&lt;br /&gt;
&lt;br /&gt;
Tangent lines and the idea of derivative&lt;br /&gt;
&lt;br /&gt;
The definition of derivative&lt;br /&gt;
&lt;br /&gt;
The Power, Product and Quotient Rules&lt;br /&gt;
&lt;br /&gt;
Trigonometry&lt;br /&gt;
&lt;br /&gt;
Exponentials&lt;br /&gt;
&lt;br /&gt;
The Chain Rule&lt;br /&gt;
&lt;br /&gt;
Implicit differentiation&lt;br /&gt;
&lt;br /&gt;
Extrema &lt;br /&gt;
&lt;br /&gt;
The Mean Value Theorem&lt;br /&gt;
&lt;br /&gt;
The First and Second Derivative Tests&lt;br /&gt;
&lt;br /&gt;
Concavity&lt;br /&gt;
&lt;br /&gt;
Asymptotes&lt;br /&gt;
&lt;br /&gt;
Curve sketching&lt;br /&gt;
&lt;br /&gt;
Optimization I&lt;br /&gt;
&lt;br /&gt;
Optimization II&lt;br /&gt;
&lt;br /&gt;
Related rates I&lt;br /&gt;
&lt;br /&gt;
Related rates II&lt;br /&gt;
&lt;br /&gt;
Approximations I&lt;br /&gt;
&lt;br /&gt;
Approximations II&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(g)&amp;diff=321464</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (g)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(g)&amp;diff=321464"/>
		<updated>2014-09-30T05:09:10Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(f)&amp;diff=321463</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (f)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(f)&amp;diff=321463"/>
		<updated>2014-09-30T05:08:40Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(e)&amp;diff=321461</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (e)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(e)&amp;diff=321461"/>
		<updated>2014-09-30T05:08:11Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(d)&amp;diff=321460</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (d)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(d)&amp;diff=321460"/>
		<updated>2014-09-30T05:07:30Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(c)&amp;diff=321458</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(c)&amp;diff=321458"/>
		<updated>2014-09-30T05:07:04Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_iii&amp;diff=321457</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (b) iii</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_iii&amp;diff=321457"/>
		<updated>2014-09-30T05:06:40Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_ii&amp;diff=321455</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (b) ii</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_ii&amp;diff=321455"/>
		<updated>2014-09-30T05:06:12Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_i&amp;diff=321453</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (b) i</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_i&amp;diff=321453"/>
		<updated>2014-09-30T05:05:42Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_ii&amp;diff=321451</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) ii</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_ii&amp;diff=321451"/>
		<updated>2014-09-30T05:04:56Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i&amp;diff=321449</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) i</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i&amp;diff=321449"/>
		<updated>2014-09-30T05:04:19Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &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 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>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(g)/Statement&amp;diff=321441</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (g)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(g)/Statement&amp;diff=321441"/>
		<updated>2014-09-30T04:54:18Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Find the total mass of the rectangular box &amp;lt;math&amp;gt; \displaystyle [0, 1] \times [0, 2] \times [0, 3] &amp;lt;/math&amp;gt; (that is, the box defined by the inequalities &amp;lt;math&amp;gt; \displaystyle 0...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find the total mass of the rectangular box &amp;lt;math&amp;gt; \displaystyle [0, 1] \times [0, 2] \times [0, 3] &amp;lt;/math&amp;gt; (that is, the box&lt;br /&gt;
defined by the inequalities &amp;lt;math&amp;gt; \displaystyle 0 \leq x \leq 1, 0 \leq y \leq 2, 0 \leq z \leq 3 &amp;lt;/math&amp;gt;), with density function&lt;br /&gt;
&amp;lt;math&amp;gt; \displaystyle h(x, y, z) = x &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(f)/Statement&amp;diff=321439</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (f)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(f)/Statement&amp;diff=321439"/>
		<updated>2014-09-30T04:51:28Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Find all the points on the surface &amp;lt;math&amp;gt; \displaystyle x^2 + 9y^2 +4z^2=17 &amp;lt;/math&amp;gt; where the tangent plane is parallel to the plane &amp;lt;math&amp;gt; \displaystyle x-8z=0 &amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find all the points on the surface &amp;lt;math&amp;gt; \displaystyle x^2 + 9y^2 +4z^2=17 &amp;lt;/math&amp;gt; where the tangent plane is&lt;br /&gt;
parallel to the plane &amp;lt;math&amp;gt; \displaystyle x-8z=0 &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(e)/Statement&amp;diff=321437</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (e)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(e)/Statement&amp;diff=321437"/>
		<updated>2014-09-30T04:47:23Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Suppose it is known that the direction of the fastest increase of the function &amp;lt;math&amp;gt; \displaystyle f(x,y) &amp;lt;/math&amp;gt; at the origin is given by the vector &amp;lt;math&amp;gt; \displaystyle \langle 1,2 \rangle &amp;lt;/math&amp;gt;. Find a unit vector &amp;lt;math&amp;gt; \displaystyle \textbf{u} &amp;lt;/math&amp;gt; that is tangent to the level curve of &amp;lt;math&amp;gt; \displaystyle f(x,y) &amp;lt;/math&amp;gt; that passes through the origin.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(e)/Statement&amp;diff=321436</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (e)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(e)/Statement&amp;diff=321436"/>
		<updated>2014-09-30T04:46:31Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Suppose it is known that the direction of fastest increase of the function &amp;lt;math&amp;gt; \displaystyle f(x,y) &amp;lt;/math&amp;gt; at the origin is given by the vector &amp;lt;math&amp;gt; \displaystyle \langle 1,2 \rangle &amp;lt;/math&amp;gt;. Find a unit vector &amp;lt;math&amp;gt; \displaystyle \textbf{u} &amp;lt;/math&amp;gt; that is tangent to the level curve of &amp;lt;math&amp;gt; \displaystyle f(x,y) &amp;lt;/math&amp;gt; that passes through the origin.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(e)/Statement&amp;diff=321435</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (e)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(e)/Statement&amp;diff=321435"/>
		<updated>2014-09-30T04:46:03Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Suppose it is know that the direction of fastest increase of the function &amp;lt;math&amp;gt; \displaystyle f(x,y) &amp;lt;/math&amp;gt; at the origin is given by the vector &amp;lt;math&amp;gt; \displaystyle \langle...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Suppose it is know that the direction of fastest increase of the function &amp;lt;math&amp;gt; \displaystyle f(x,y) &amp;lt;/math&amp;gt; at the origin is given by the vector &amp;lt;math&amp;gt; \displaystyle \langle 1,2 \rangle &amp;lt;/math&amp;gt;. Find a unit vector &amp;lt;math&amp;gt; \displaystyle \textbf{u} &amp;lt;/math&amp;gt; that is tangent to the level curve of &amp;lt;math&amp;gt; \displaystyle f(x,y) &amp;lt;/math&amp;gt; that passes through the origin.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(d)/Statement&amp;diff=321431</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (d)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(d)/Statement&amp;diff=321431"/>
		<updated>2014-09-30T04:41:52Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Let &amp;lt;math&amp;gt; \displaystyle f(x) &amp;lt;/math&amp;gt; be a differentiable function, and suppose it is given that &amp;lt;math&amp;gt; \displaystyle f&amp;#039;(0)=10 &amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt; \displaystyle g(s,t)= f(as-b...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \displaystyle f(x) &amp;lt;/math&amp;gt; be a differentiable function, and suppose it is given that &amp;lt;math&amp;gt; \displaystyle f&#039;(0)=10 &amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt; \displaystyle g(s,t)= f(as-bt) &amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt; \displaystyle a &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \displaystyle b &amp;lt;/math&amp;gt; are constants. Evaluate &amp;lt;math&amp;gt; \displaystyle \frac{\partial g}{\partial s} &amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt; \displaystyle (s,t)=(b,a) &amp;lt;/math&amp;gt;, that is, find &amp;lt;math&amp;gt; \displaystyle \frac{\partial g}{\partial s} \bigg|_{(b,a)} &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(c)/Statement&amp;diff=321427</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (c)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(c)/Statement&amp;diff=321427"/>
		<updated>2014-09-30T04:36:16Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Suppose that &amp;lt;math&amp;gt; \displaystyle u =x^2 +y z, \  x = \rho r \cos(\theta), \ y= \rho r \sin(\theta)  &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \displaystyle z= \rho r &amp;lt;/math&amp;gt;. Find &amp;lt;math&amp;gt; \displaystyle \frac{\partial u}{\partial r} &amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt; \displaystyle (\rho_0, r_0,\theta_0)=(2,3,\pi/2) &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(c)/Statement&amp;diff=321426</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (c)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(c)/Statement&amp;diff=321426"/>
		<updated>2014-09-30T04:32:57Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Suppose that &amp;lt;math&amp;gt; \displaystyle u =x^2 +y z, x = \rho r \cos(\theta) &amp;lt;/math&amp;gt;,&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Suppose that &amp;lt;math&amp;gt; \displaystyle u =x^2 +y z, x = \rho r \cos(\theta) &amp;lt;/math&amp;gt;,&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_iii/Statement&amp;diff=321425</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (b) iii/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_iii/Statement&amp;diff=321425"/>
		<updated>2014-09-30T04:28:46Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Let &amp;lt;math&amp;gt; \displaystyle z &amp;lt;/math&amp;gt; be the same implicit function as in part (ii), defined by the equation &amp;lt;math&amp;gt; \displaystyle x^2 z^3 + y \sin(\pi x) =-y^2  &amp;lt;/math&amp;gt;. Let &amp;lt;mat...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \displaystyle z &amp;lt;/math&amp;gt; be the same implicit function as in part (ii), defined by the equation &amp;lt;math&amp;gt; \displaystyle x^2 z^3 + y \sin(\pi x) =-y^2  &amp;lt;/math&amp;gt;. Let &amp;lt;math&amp;gt; \displaystyle x=0.97 &amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt; \displaystyle y=1 &amp;lt;/math&amp;gt;. Find the approximate value of &amp;lt;math&amp;gt; \displaystyle z &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_ii/Statement&amp;diff=321424</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (b) ii/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_ii/Statement&amp;diff=321424"/>
		<updated>2014-09-30T04:21:25Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Let &amp;lt;math&amp;gt; \displaystyle z &amp;lt;/math&amp;gt; be defined implicitly by &amp;lt;math&amp;gt; \displaystyle x^2 z^3 + y \sin(\pi x) =-y^2  &amp;lt;/math&amp;gt;. Find &amp;lt;math&amp;gt; \displaystyle \frac{\partial z}{\partial x...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \displaystyle z &amp;lt;/math&amp;gt; be defined implicitly by &amp;lt;math&amp;gt; \displaystyle x^2 z^3 + y \sin(\pi x) =-y^2  &amp;lt;/math&amp;gt;. Find &amp;lt;math&amp;gt; \displaystyle \frac{\partial z}{\partial x} &amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt; \displaystyle P=(1,1,-1) &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_i/Statement&amp;diff=321423</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (b) i/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(b)_i/Statement&amp;diff=321423"/>
		<updated>2014-09-30T04:18:32Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;Find the equation of the tangent plane to the surface &amp;lt;math&amp;gt; \displaystyle x^2 z^3 +y \sin(\pi x) = -y^2 &amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt; \displaystyle P=(1,1,-1) &amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find the equation of the tangent plane to the surface &amp;lt;math&amp;gt; \displaystyle x^2 z^3 +y \sin(\pi x) = -y^2 &amp;lt;/math&amp;gt; at the point &amp;lt;math&amp;gt; \displaystyle P=(1,1,-1) &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_ii/Statement&amp;diff=321422</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) ii/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_ii/Statement&amp;diff=321422"/>
		<updated>2014-09-30T04:06:40Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The line &amp;lt;math&amp;gt; \displaystyle L &amp;lt;/math&amp;gt; has vector parametric equation &amp;lt;math&amp;gt; \displaystyle \textbf{r}(t) = (2+3t)  \textbf{i} + 4t \textbf{j} - \textbf{k} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt; ii &amp;lt;/b&amp;gt; Let &amp;lt;math&amp;gt; \displaystyle \alpha &amp;lt;/math&amp;gt; be the angle between the line &amp;lt;math&amp;gt; \displaystyle L &amp;lt;/math&amp;gt; and the plane given by the equation &amp;lt;math&amp;gt; \displaystyle x - y + 2z=0 &amp;lt;/math&amp;gt;. Find &amp;lt;math&amp;gt; \displaystyle \alpha &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321421</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) i/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321421"/>
		<updated>2014-09-30T04:01:18Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The line &amp;lt;math&amp;gt; \displaystyle L &amp;lt;/math&amp;gt; has vector parametric equation &amp;lt;math&amp;gt; \displaystyle \textbf{r}(t) = (2+3t)  \textbf{i} + 4t \textbf{j} - \textbf{k} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt; i. &amp;lt;/b&amp;gt; Write the symmetric equations for &amp;lt;math&amp;gt; \displaystyle L &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_ii/Statement&amp;diff=321420</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) ii/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_ii/Statement&amp;diff=321420"/>
		<updated>2014-09-30T04:00:37Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;The line &amp;lt;math&amp;gt; \displaystyle L &amp;lt;/math&amp;gt; has vector parametric equation &amp;lt;math&amp;gt; \displaystyle \textbf{r}(t) = (2+3t)  \textbf{i} + 4t \textbf{j} - \textbf{k} &amp;lt;/math&amp;gt;  &amp;lt;b&amp;gt; ii &amp;lt;/b&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The line &amp;lt;math&amp;gt; \displaystyle L &amp;lt;/math&amp;gt; has vector parametric equation &amp;lt;math&amp;gt; \displaystyle \textbf{r}(t) = (2+3t)  \textbf{i} + 4t \textbf{j} - \textbf{k} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt; ii &amp;lt;/b&amp;gt;&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321419</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) i/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321419"/>
		<updated>2014-09-30T03:59:26Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The line &amp;lt;math&amp;gt; \displaystyle L &amp;lt;/math&amp;gt; has vector parametric equation &amp;lt;math&amp;gt; \displaystyle \textbf{r}(t) = (2+3t)  \textbf{i} + 4t \textbf{j} - \textbf{k} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt; (a) &amp;lt;/b&amp;gt; Write the symmetric equations for &amp;lt;math&amp;gt; \displaystyle L &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321418</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) i/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321418"/>
		<updated>2014-09-30T03:55:41Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The line &#039;&#039;L&#039;&#039; has vector parametric equation &amp;lt;math&amp;gt; \displaystyle \textbf{r}(t) = (2+3t)  \textbf{i} + 4t \textbf{j} - \textbf{k} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Write the symmetric equations for &#039;&#039;L&#039;&#039;.&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321417</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) i/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321417"/>
		<updated>2014-09-30T03:52:40Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The line &#039;&#039;L&#039;&#039; has vector parametric equation &amp;lt;math&amp;gt; \displaystyle r(t) = (2+3t)  i + 4t j - k &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321416</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) i/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321416"/>
		<updated>2014-09-30T03:50:31Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The line &#039;&#039;L&#039;&#039; has vector parametric equation &amp;lt;math&amp;gt; \displaystyle r(t) = (2+3t) {\bf i} + 4t {\bf j} - {\bf k}&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321414</id>
		<title>Science:Math Exam Resources/Courses/MATH200/December 2013/Question 01 (a) i/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH200/December_2013/Question_01_(a)_i/Statement&amp;diff=321414"/>
		<updated>2014-09-30T03:45:35Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Created page with &amp;quot;The line &amp;#039;&amp;#039;L&amp;#039;&amp;#039;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The line &#039;&#039;L&#039;&#039;&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=321123</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=321123"/>
		<updated>2014-09-29T23:53:05Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lines in the Plane, Functions &lt;br /&gt;
&lt;br /&gt;
Tangent Lines, Velocities, Growth&lt;br /&gt;
&lt;br /&gt;
Evaluating limits&lt;br /&gt;
&lt;br /&gt;
Continuity&lt;br /&gt;
&lt;br /&gt;
Tangent lines and the idea of derivative&lt;br /&gt;
&lt;br /&gt;
The definition of derivative&lt;br /&gt;
&lt;br /&gt;
The Power, Product and Quotient Rules&lt;br /&gt;
&lt;br /&gt;
Trigonometry&lt;br /&gt;
&lt;br /&gt;
Exponentials&lt;br /&gt;
&lt;br /&gt;
The Chain Rule&lt;br /&gt;
&lt;br /&gt;
Implicit differentiation&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=321121</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=321121"/>
		<updated>2014-09-29T23:52:39Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lines in the Plane, Functions &lt;br /&gt;
&lt;br /&gt;
Tangent Lines, Velocities, Growth&lt;br /&gt;
Evaluating limits&lt;br /&gt;
Continuity&lt;br /&gt;
Tangent lines and the idea of derivative&lt;br /&gt;
The definition of derivative&lt;br /&gt;
The Power, Product and Quotient Rules&lt;br /&gt;
Trigonometry&lt;br /&gt;
Exponentials&lt;br /&gt;
The Chain Rule&lt;br /&gt;
Implicit differentiation&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=321109</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=321109"/>
		<updated>2014-09-29T23:45:55Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lines in the Plane, Functions &lt;br /&gt;
Tangent Lines, Velocities, Growth&lt;br /&gt;
Evaluating limits&lt;br /&gt;
Continuity&lt;br /&gt;
Tangent lines and the idea of derivative&lt;br /&gt;
The definition of derivative&lt;br /&gt;
The Power, Product and Quotient Rules&lt;br /&gt;
Trigonometry&lt;br /&gt;
Exponentials&lt;br /&gt;
The Chain Rule&lt;br /&gt;
Implicit differentiation&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=318322</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=318322"/>
		<updated>2014-09-18T01:39:38Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: Blanked the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=318321</id>
		<title>Science:Math Exam Resources/Courses/MATH110/Syllabus</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH110/Syllabus&amp;diff=318321"/>
		<updated>2014-09-18T01:39:17Z</updated>

		<summary type="html">&lt;p&gt;MatthewColes: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;syllabus goes here?&lt;/div&gt;</summary>
		<author><name>MatthewColes</name></author>
	</entry>
</feed>