<?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=CameronChristou</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=CameronChristou"/>
	<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/Special:Contributions/CameronChristou"/>
	<updated>2026-05-27T02:59:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2011/Question_07&amp;diff=146419</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2011/Question 07</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2011/Question_07&amp;diff=146419"/>
		<updated>2012-03-07T18:49:26Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2011/Question_07/Solution_1&amp;diff=146418</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2011/Question 07/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2011/Question_07/Solution_1&amp;diff=146418"/>
		<updated>2012-03-07T18:48:53Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The derivative of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is &lt;br /&gt;
:&amp;lt;math&amp;gt; f_{x}(x,y) = (1/x) + 2bx + 3ay &amp;lt;/math&amp;gt;.&lt;br /&gt;
Also, the derivative of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; y &amp;lt;/math&amp;gt; is &lt;br /&gt;
:&amp;lt;math&amp;gt;f_{y}(x,y) = (2/y) + 3ax&amp;lt;/math&amp;gt;/&lt;br /&gt;
&lt;br /&gt;
For a critical point at &amp;lt;math&amp;gt; (1,3) &amp;lt;/math&amp;gt;, we require that &amp;lt;math&amp;gt; f_{x}(1,3) = f_{y}(1,3) = 0 &amp;lt;/math&amp;gt;.  Using the above two equations, this gives us the following system to solve for &amp;lt;math&amp;gt; a &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt;:&lt;br /&gt;
#&amp;lt;math&amp;gt; f_{x}(1,3) = (1/1) + 2b(1) + 3a(3) = 1 + 2b + 9a = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
#&amp;lt;math&amp;gt; f_{y}(1,3) = (2/3) + 3a(1) = 2/3 + 3a = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Equation 2 tells us that &amp;lt;math&amp;gt; a = -2/9 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Substituting this value for &amp;lt;math&amp;gt; a &amp;lt;/math&amp;gt; into equation 1 tells us that &amp;lt;math&amp;gt;1 + 2b + 9(-2/9) = 1 + 2b - 2 = 2b - 1 = 0&amp;lt;/math&amp;gt;.  Therefore, we have that &amp;lt;math&amp;gt; b = 1/2 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This critical point is a saddle point.  To show this, we solve for the second derivatives &amp;lt;math&amp;gt; f_{xx}, f_{xy} &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f_{yy} &amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
First,&lt;br /&gt;
:&amp;lt;math&amp;gt; f_{xx}(x,y) = -(1/x)^{2} + 2b &amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, &lt;br /&gt;
:&amp;lt;math&amp;gt;f_{xx}(1,3) = -(1) + 2(1/2) = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Second,&lt;br /&gt;
:&amp;lt;math&amp;gt; f_{yy}(x,y) = -2(1/y)^{2} &amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, &lt;br /&gt;
:&amp;lt;math&amp;gt; f_{yy}(1,3) = -2/9 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Third,&lt;br /&gt;
:&amp;lt;math&amp;gt; f_{xy}(x,y) = 3a &amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore,&lt;br /&gt;
:&amp;lt;math&amp;gt; f_{xy}(1,3) = -2/3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
So the Hessian matrix of &amp;lt;math&amp;gt; f&amp;lt;/math&amp;gt; is&lt;br /&gt;
:&amp;lt;math&amp;gt; \left[\begin{array}{cc} 0 &amp;amp; -2/3 \\ -2/3 &amp;amp; -2/9 \end{array}\right]&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The eigenvalues of this matrix are given by the solving the formula &amp;lt;math&amp;gt; (-\lambda)(-2/9 - \lambda) -4/9 = 0&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt; \lambda &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
That is, &lt;br /&gt;
:&amp;lt;math&amp;gt; \lambda^2 + (2/9)\lambda - 4/9 = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Solving gives us the answer&lt;br /&gt;
:&amp;lt;math&amp;gt; \lambda = (1/9)(\pm \sqrt{37} - 1) &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Because one eigenvalue is positive and one eigenvalue is negative, we conclude that the Hessian matrix is indefinite, and thus the point &amp;lt;math&amp;gt; (1,3) &amp;lt;/math&amp;gt; is a saddle point.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2011/Question_07/Solution_1&amp;diff=146417</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2011/Question 07/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2011/Question_07/Solution_1&amp;diff=146417"/>
		<updated>2012-03-07T18:48:05Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The derivative of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is &lt;br /&gt;
:&amp;lt;math&amp;gt; f_{x}(x,y) = (1/x) + 2bx + 3ay &amp;lt;/math&amp;gt;.&lt;br /&gt;
Also, the derivative of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; y &amp;lt;/math&amp;gt; is &lt;br /&gt;
:&amp;lt;math&amp;gt;f_{y}(x,y) = (2/y) + 3ax&amp;lt;/math&amp;gt;/&lt;br /&gt;
&lt;br /&gt;
For a critical point at &amp;lt;math&amp;gt; (1,3) &amp;lt;/math&amp;gt;, we require that &amp;lt;math&amp;gt; f_{x}(1,3) = f_{y}(1,3) = 0 &amp;lt;/math&amp;gt;.  Using the above two equations, this gives us the following system to solve for &amp;lt;math&amp;gt; a &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt;:&lt;br /&gt;
#&amp;lt;math&amp;gt; f_{x}(1,3) = (1/1) + 2b(1) + 3a(3) = 1 + 2b + 9a = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
#&amp;lt;math&amp;gt; f_{y}(1,3) = (2/3) + 3a(1) = 2/3 + 3a = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Equation 2 tells us that &amp;lt;math&amp;gt; a = -2/9 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Substituting this value for &amp;lt;math&amp;gt; a &amp;lt;/math&amp;gt; into equation 1 tells us that &amp;lt;math&amp;gt;1 + 2b + 9(-2/9) = 1 + 2b - 2 = 2b - 1 = 0&amp;lt;/math&amp;gt;.  Therefore, we have that &amp;lt;math&amp;gt; b = 1/2 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
This critical point is a saddle point.  To show this, we solve for the second derivatives &amp;lt;math&amp;gt; f_{xx}, f_{xy} &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; f_{yy} &amp;lt;/math&amp;gt;.  &lt;br /&gt;
&lt;br /&gt;
First,&lt;br /&gt;
:&amp;lt;math&amp;gt; f_{xx}(x,y) = -(1/x)^{2} + 2b &amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, &lt;br /&gt;
:&amp;lt;math&amp;gt;f_{xx}(1,3) = -(1) + 2(1/2) = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Second,&lt;br /&gt;
:&amp;lt;math&amp;gt; f_{yy}(x,y) = -2(1/y)^{2} &amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore, &lt;br /&gt;
:&amp;lt;math&amp;gt; f_{yy}(1,3) = -2/9 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Third,&lt;br /&gt;
:&amp;lt;math&amp;gt; f_{xy}(x,y) = 3a &amp;lt;/math&amp;gt;.&lt;br /&gt;
Therefore,&lt;br /&gt;
:&amp;lt;math&amp;gt; f_{xy}(1,3) = -2/3&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
So the Hessian matrix of &amp;lt;math&amp;gt; f&amp;lt;/math&amp;gt; is&lt;br /&gt;
:&amp;lt;math&amp;gt; \left[\begin{array}{cc} 0 &amp;amp; -2/3 \\ -2/3 &amp;amp; -2/9 \end{array}\right]&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The eigenvalues of this matrix are given by the solving the formula &amp;lt;math&amp;gt; (-\lambda)(-2/9 - \lambda) -4/9 = 0&amp;lt;/math&amp;gt; for &amp;lt;/math&amp;gt; \lambda &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
That is, &lt;br /&gt;
:&amp;lt;math&amp;gt; \lambda^2 + (2/9)\lambda - 4/9 = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
Solving gives us the answer&lt;br /&gt;
:&amp;lt;math&amp;gt; \lambda = (1/9)(\pm \sqrt{37} - 1) &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Because one eigenvalue is positive and one eigenvalue is negative, we conclude that the Hessian matrix is indefinite, and thus the point &amp;lt;math&amp;gt; (1,3) &amp;lt;/math&amp;gt; is a saddle point.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2011/Question_07/Solution_1&amp;diff=146410</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2011/Question 07/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2011/Question_07/Solution_1&amp;diff=146410"/>
		<updated>2012-03-07T18:26:08Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;The derivative of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is  :&amp;lt;math&amp;gt; f_{x}(x,y) = (1/x) + 2bx + 3ay &amp;lt;/math&amp;gt;. Also, the derivative of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; with respect t...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The derivative of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; is &lt;br /&gt;
:&amp;lt;math&amp;gt; f_{x}(x,y) = (1/x) + 2bx + 3ay &amp;lt;/math&amp;gt;.&lt;br /&gt;
Also, the derivative of &amp;lt;math&amp;gt; f &amp;lt;/math&amp;gt; with respect to &amp;lt;math&amp;gt; y &amp;lt;/math&amp;gt; is &lt;br /&gt;
:&amp;lt;math&amp;gt;f_{y}(x,y) = (2/y) + 3ax&amp;lt;/math&amp;gt;/&lt;br /&gt;
&lt;br /&gt;
For a critical point at &amp;lt;math&amp;gt; (1,3) &amp;lt;/math&amp;gt;, we require that &amp;lt;math&amp;gt; f_{x}(1,3) = f_{y}(1,3) = 0 &amp;lt;/math&amp;gt;.  Using the above two equations, this gives us the following system to solve for &amp;lt;math&amp;gt; a &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; b &amp;lt;/math&amp;gt;:&lt;br /&gt;
#&amp;lt;math&amp;gt; f_{x}(1,3) = (1/1) + 2b(1) + 3a(3) = 1 + 2b + 9a = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
#&amp;lt;math&amp;gt; f_{y}(1,3) = (2/3) + 3a(1) = 2/3 + 3a = 0&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Equation 2 tells us that &amp;lt;math&amp;gt; a = -2/9 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Substituting this value for &amp;lt;math&amp;gt; a &amp;lt;/math&amp;gt; into equation 1 tells us that &amp;lt;math&amp;gt;1 + 2b + 9(-2/9) = 1 + 2b - 2 = 2b - 1 = 0&amp;lt;/math&amp;gt;.  Therefore, we have that &amp;lt;math&amp;gt; b = 1/2 &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_27&amp;diff=146229</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2011/Question A 27</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_27&amp;diff=146229"/>
		<updated>2012-03-07T00:33:17Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_27/Statement&amp;diff=146228</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2011/Question A 27/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_27/Statement&amp;diff=146228"/>
		<updated>2012-03-07T00:32:57Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Which of the following statements are true for all invertible &amp;#039;&amp;#039;n&amp;#039;&amp;#039;x&amp;#039;&amp;#039;n&amp;#039;&amp;#039; invertible matrices &amp;lt;math&amp;gt; A&amp;lt;/math&amp;gt;:  *  &amp;lt;math&amp;gt; A &amp;lt;/math&amp;gt; has rank &amp;#039;&amp;#039;n&amp;#039;&amp;#039; *  The reduced row echelon f...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Which of the following statements are true for all invertible &#039;&#039;n&#039;&#039;x&#039;&#039;n&#039;&#039; invertible matrices &amp;lt;math&amp;gt; A&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
*  &amp;lt;math&amp;gt; A &amp;lt;/math&amp;gt; has rank &#039;&#039;n&#039;&#039;&lt;br /&gt;
*  The reduced row echelon form of &amp;lt;math&amp;gt; A &amp;lt;/math&amp;gt; is the identity matrix&lt;br /&gt;
*  The homogeneous problem &amp;lt;math&amp;gt; Ax = 0&amp;lt;/math&amp;gt; has only the trivial solution &amp;lt;math&amp;gt; x = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
*  &amp;lt;math&amp;gt; A &amp;lt;/math&amp;gt; does not have &amp;lt;math&amp;gt; 0 &amp;lt;/math&amp;gt; as an eigenvalue&lt;br /&gt;
*  &amp;lt;math&amp;gt; \det(A) \neq 0 &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_21&amp;diff=146224</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2011/Question A 21</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_21&amp;diff=146224"/>
		<updated>2012-03-07T00:27:06Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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 RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_21/Solution_1&amp;diff=146222</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2011/Question A 21/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_21/Solution_1&amp;diff=146222"/>
		<updated>2012-03-07T00:26:41Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;One would use the backslash operator “\”, and store the answer into a vector called &amp;lt;math&amp;gt; \textbf{x} &amp;lt;/math&amp;gt;.  The full command in your MATLAB console would look like   :...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;One would use the backslash operator “\”, and store the answer into a vector called &amp;lt;math&amp;gt; \textbf{x} &amp;lt;/math&amp;gt;.  The full command in your MATLAB console would look like &lt;br /&gt;
&lt;br /&gt;
:x = A\b;&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_21&amp;diff=146221</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2011/Question A 21</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_21&amp;diff=146221"/>
		<updated>2012-03-07T00:22:21Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_21/Statement&amp;diff=146220</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2011/Question A 21/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2011/Question_A_21/Statement&amp;diff=146220"/>
		<updated>2012-03-07T00:21:52Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Suppose that &amp;lt;math&amp;gt; \textbf{A} &amp;lt;/math&amp;gt; is a 12 x12 invertible matrix and &amp;lt;math&amp;gt; \textbf{b} &amp;lt;/math&amp;gt; is a column vector with 12 entries.  Both &amp;lt;math&amp;gt; \textbf{A} &amp;lt;/math&amp;gt; and &amp;lt;mat...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Suppose that &amp;lt;math&amp;gt; \textbf{A} &amp;lt;/math&amp;gt; is a 12 x12 invertible matrix and &amp;lt;math&amp;gt; \textbf{b} &amp;lt;/math&amp;gt; is a column vector with 12 entries.  Both &amp;lt;math&amp;gt; \textbf{A} &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \textbf{b} &amp;lt;/math&amp;gt; have been entered into MATLAB. &lt;br /&gt;
&lt;br /&gt;
What command(s) would you use to compute the vector &amp;lt;math&amp;gt; \textbf{x} &amp;lt;/math&amp;gt; that solves the linear system&lt;br /&gt;
:&amp;lt;math&amp;gt; \textbf{Ax} = \textbf{b} &amp;lt;/math&amp;gt;?&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(d)&amp;diff=146211</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 02 (d)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(d)&amp;diff=146211"/>
		<updated>2012-03-07T00:12:26Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(d)/Statement&amp;diff=146210</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 02 (d)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(d)/Statement&amp;diff=146210"/>
		<updated>2012-03-07T00:12:05Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Let &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; be the finite region bounded by the curve :&amp;lt;math&amp;gt; \displaystyle y = 4 - x^{2} &amp;lt;/math&amp;gt; and bounded below by :&amp;lt;math&amp;gt; \displaystyle y = 2-x &amp;lt;/ma...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; be the finite region bounded by the curve&lt;br /&gt;
:&amp;lt;math&amp;gt; \displaystyle y = 4 - x^{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
and bounded below by&lt;br /&gt;
:&amp;lt;math&amp;gt; \displaystyle y = 2-x &amp;lt;/math&amp;gt;.&lt;br /&gt;
Express the length of the upper curve that bounds &amp;lt;math&amp;gt; \displaystyle R &amp;lt;/math&amp;gt; as a definite integral, and using an appropriate substitution express your answer as an integral involving trigonometric functions.  You do not need to evaluate this trigonometric integral.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(c)&amp;diff=146205</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 02 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(c)&amp;diff=146205"/>
		<updated>2012-03-07T00:09:39Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(c)/Statement&amp;diff=146203</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 02 (c)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(c)/Statement&amp;diff=146203"/>
		<updated>2012-03-07T00:08:50Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Let &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; be the finite region bounded by the curve :&amp;lt;math&amp;gt; \displaystyle y = 4 - x^{2} &amp;lt;/math&amp;gt; and bounded below by :&amp;lt;math&amp;gt; \displaystyle y = 2-x &amp;lt;/ma...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; be the finite region bounded by the curve&lt;br /&gt;
:&amp;lt;math&amp;gt; \displaystyle y = 4 - x^{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
and bounded below by&lt;br /&gt;
:&amp;lt;math&amp;gt; \displaystyle y = 2-x &amp;lt;/math&amp;gt;.&lt;br /&gt;
Express the volume of the solid obtained by rotating &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; about the vertical line &amp;lt;math&amp;gt; \displaystyle x = 2&amp;lt;/math&amp;gt; as a definite integral.  You do not need to simplify or evaluate this integral.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(b)&amp;diff=146201</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 02 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(b)&amp;diff=146201"/>
		<updated>2012-03-07T00:07:06Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(b)/Statement&amp;diff=146200</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 02 (b)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(b)/Statement&amp;diff=146200"/>
		<updated>2012-03-07T00:06:41Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Let &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; be the finite region bounded by the curve :&amp;lt;math&amp;gt; \displaystyle y = 4 - x^{2} &amp;lt;/math&amp;gt; and bounded below by :&amp;lt;math&amp;gt; \displaystyle y = 2-x &amp;lt;/ma...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; be the finite region bounded by the curve&lt;br /&gt;
:&amp;lt;math&amp;gt; \displaystyle y = 4 - x^{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
and bounded below by&lt;br /&gt;
:&amp;lt;math&amp;gt; \displaystyle y = 2-x &amp;lt;/math&amp;gt;.&lt;br /&gt;
Express the volume of the solid obtained by rotating &amp;lt;math&amp;gt;\displaystyle R&amp;lt;/math&amp;gt; about the &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt;-axis as a definite integral.  You do not need to simplify or evaluate this integral.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(a)&amp;diff=146199</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 02 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(a)&amp;diff=146199"/>
		<updated>2012-03-07T00:04:11Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(a)/Statement&amp;diff=146198</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 02 (a)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_02_(a)/Statement&amp;diff=146198"/>
		<updated>2012-03-07T00:03:53Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Let &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; be the finite region bounded by the curve :&amp;lt;math&amp;gt; \displaystyle y = 4 - x^{2} &amp;lt;/math&amp;gt; and bounded below by :&amp;lt;math&amp;gt; \displaystyle y = 2-x &amp;lt;/ma...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; \displaystyle R&amp;lt;/math&amp;gt; be the finite region bounded by the curve&lt;br /&gt;
:&amp;lt;math&amp;gt; \displaystyle y = 4 - x^{2} &amp;lt;/math&amp;gt;&lt;br /&gt;
and bounded below by&lt;br /&gt;
:&amp;lt;math&amp;gt; \displaystyle y = 2-x &amp;lt;/math&amp;gt;.&lt;br /&gt;
Carefully sketch &amp;lt;math&amp;gt;\displaystyle R&amp;lt;/math&amp;gt; and find its area explicitly.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_01_(e)&amp;diff=146196</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 01 (e)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_01_(e)&amp;diff=146196"/>
		<updated>2012-03-06T23:57:41Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science_talk:Math_Exam_Resources/Courses/MATH101/April_2005/Question_1_(e)&amp;diff=146195</id>
		<title>Science talk:Math Exam Resources/Courses/MATH101/April 2005/Question 1 (e)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science_talk:Math_Exam_Resources/Courses/MATH101/April_2005/Question_1_(e)&amp;diff=146195"/>
		<updated>2012-03-06T23:57:26Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Talk page autocreated when first thread was posted&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH101/April_2005/Question_1_(e)/question_interpretation&amp;diff=146194</id>
		<title>Thread:Science talk:Math Exam Resources/Courses/MATH101/April 2005/Question 1 (e)/question interpretation</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH101/April_2005/Question_1_(e)/question_interpretation&amp;diff=146194"/>
		<updated>2012-03-06T23:57:25Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: New thread: question interpretation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The exam has a flaw in the question and is missing significant pieces.  I chose to put in a + for the missing operator in the equation.  Using a - instead only changes a sign in the solution, but otherwise is the exact same solution.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_01_(e)/Statement&amp;diff=146192</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 01 (e)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_01_(e)/Statement&amp;diff=146192"/>
		<updated>2012-03-06T23:55:05Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Find the general solution &amp;lt;math&amp;gt;\displaystyle y = y(x) &amp;lt;/math&amp;gt;  of the differential equation :&amp;lt;math&amp;gt;y^{\prime\prime} + 2y^{\prime} + y = x &amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Find the general solution &amp;lt;math&amp;gt;\displaystyle y = y(x) &amp;lt;/math&amp;gt;  of the differential equation&lt;br /&gt;
:&amp;lt;math&amp;gt;y^{\prime\prime} + 2y^{\prime} + y = x &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_01_(g)&amp;diff=146191</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 01 (g)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_01_(g)&amp;diff=146191"/>
		<updated>2012-03-06T23:49:48Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_01_(g)/Statement&amp;diff=146190</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2005/Question 01 (g)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2005/Question_01_(g)/Statement&amp;diff=146190"/>
		<updated>2012-03-06T23:49:31Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;A continuous random variable &amp;lt;math&amp;gt; \displaystyle X &amp;lt;/math&amp;gt; is exponentially distributed with a mean of &amp;lt;math&amp;gt; 4 &amp;lt;/math&amp;gt;.   Find the probability that &amp;lt;math&amp;gt; X \geq 8&amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A continuous random variable &amp;lt;math&amp;gt; \displaystyle X &amp;lt;/math&amp;gt; is exponentially distributed with a mean of &amp;lt;math&amp;gt; 4 &amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Find the probability that &amp;lt;math&amp;gt; X \geq 8&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2008/Question_01_(b)&amp;diff=146050</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2008/Question 01 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2008/Question_01_(b)&amp;diff=146050"/>
		<updated>2012-03-06T20:35:48Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER QGS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2008/Question_01_(b)&amp;diff=146049</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2008/Question 01 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2008/Question_01_(b)&amp;diff=146049"/>
		<updated>2012-03-06T20:35:35Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- FLAGS SUMMARY --&amp;gt;&lt;br /&gt;
&amp;lt;!-- first letter is for status: C=content to add, R=to review, QB=reviewed as bad quality, QG = reviewed as good quality --&amp;gt;&lt;br /&gt;
&amp;lt;!-- second letter is for object: Q=question statement, H=hint, S=solution, T=tags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- for more information see Science:MER/Flags --&amp;gt;&lt;br /&gt;
&amp;lt;!-- WRITE FLAGS BETWEEN HERE --&amp;gt;&lt;br /&gt;
[[Category:MER QGQ flag]][[Category:MER RH flag]][[Category:MER GQS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH220/April_2011/Question_5/Be_more_explicit_please/reply&amp;diff=145893</id>
		<title>Thread:Science talk:Math Exam Resources/Courses/MATH220/April 2011/Question 5/Be more explicit please/reply</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH220/April_2011/Question_5/Be_more_explicit_please/reply&amp;diff=145893"/>
		<updated>2012-03-06T19:09:17Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Reply to Be more explicit please&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Also, solutions should be separated into distinct answer boxes.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH103/April_2011/Question_3_(a)/Solution_review/reply_(3)&amp;diff=145888</id>
		<title>Thread:Science talk:Math Exam Resources/Courses/MATH103/April 2011/Question 3 (a)/Solution review/reply (3)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Thread:Science_talk:Math_Exam_Resources/Courses/MATH103/April_2011/Question_3_(a)/Solution_review/reply_(3)&amp;diff=145888"/>
		<updated>2012-03-06T19:07:16Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Reply to Solution review&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The official exam solution for this question gave points for identifying the roots of the equation, the local max and min (they didn&#039;t have to compute derivatives and solve for critical points, but had to mark them on the graph), and for showing that the functions increased / decreased without bound appropriately as |x| gets bigger.  At that point, as long as they connected the dots they were allotted full marks.&lt;br /&gt;
&lt;br /&gt;
This was meant just as a visual aid for part b of this question, so that they could pick out the correct bounds for integration.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_10_(b)&amp;diff=145867</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 10 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_10_(b)&amp;diff=145867"/>
		<updated>2012-03-06T18:53:24Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_10_(a)&amp;diff=145863</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 10 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_10_(a)&amp;diff=145863"/>
		<updated>2012-03-06T18:52:20Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_09_(c)&amp;diff=145860</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 09 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_09_(c)&amp;diff=145860"/>
		<updated>2012-03-06T18:52:04Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_09_(b)&amp;diff=145858</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 09 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_09_(b)&amp;diff=145858"/>
		<updated>2012-03-06T18:51:51Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_09_(a)&amp;diff=145857</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 09 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_09_(a)&amp;diff=145857"/>
		<updated>2012-03-06T18:51:35Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_08&amp;diff=145855</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 08</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_08&amp;diff=145855"/>
		<updated>2012-03-06T18:50:20Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_07_(c)&amp;diff=145851</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 07 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_07_(c)&amp;diff=145851"/>
		<updated>2012-03-06T18:48:02Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_07_(b)&amp;diff=145850</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 07 (b)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_07_(b)&amp;diff=145850"/>
		<updated>2012-03-06T18:47:26Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_07_(a)&amp;diff=145849</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 07 (a)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_07_(a)&amp;diff=145849"/>
		<updated>2012-03-06T18:47:08Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH103/April_2011/Question_07_(c)&amp;diff=145198</id>
		<title>Science:Math Exam Resources/Courses/MATH103/April 2011/Question 07 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH103/April_2011/Question_07_(c)&amp;diff=145198"/>
		<updated>2012-03-05T05:48:14Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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 RS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH103/April_2011/Question_07_(c)&amp;diff=145197</id>
		<title>Science:Math Exam Resources/Courses/MATH103/April 2011/Question 07 (c)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH103/April_2011/Question_07_(c)&amp;diff=145197"/>
		<updated>2012-03-05T05:47:51Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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 QGH flag]][[Category:MER QGS flag]][[Category:MER CT flag]]&lt;br /&gt;
&amp;lt;!-- AND HERE --&amp;gt;&lt;br /&gt;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH103/April_2011/Question_07_(c)/Solution_2&amp;diff=145193</id>
		<title>Science:Math Exam Resources/Courses/MATH103/April 2011/Question 07 (c)/Solution 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH103/April_2011/Question_07_(c)/Solution_2&amp;diff=145193"/>
		<updated>2012-03-05T05:27:20Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;The first solution assumes that the Taylor series for &amp;lt;math&amp;gt; \cos(x) &amp;lt;/math&amp;gt; is not known in advance.  The Taylor series for &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt; is known since it was given...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The first solution assumes that the Taylor series for &amp;lt;math&amp;gt; \cos(x) &amp;lt;/math&amp;gt; is not known in advance.  The Taylor series for &amp;lt;math&amp;gt; \sin(x) &amp;lt;/math&amp;gt; is known since it was given in the statement of a previous question.  &lt;br /&gt;
&lt;br /&gt;
If the Taylor series for &amp;lt;math&amp;gt; \cos(x) &amp;lt;/math&amp;gt; is known, then we can start the solution from the starting point &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \cos(x) = \sum_{k=0}^{\infty}(-1)^{k}\frac{x^{2k}}{(2k)!} &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
At this point, we multiply the sum by &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; to obtain&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; x\cos(x) = x \sum_{k=0}^{\infty}(-1)^{k}\frac{x^{2k}}{(2k)!} =  \sum_{k=0}^{\infty}(-1)^{k}\frac{x^{2k+1}}{(2k)!} &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_06&amp;diff=145189</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 06</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_06&amp;diff=145189"/>
		<updated>2012-03-05T05:17:19Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_06/Statement&amp;diff=145188</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 06/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_06/Statement&amp;diff=145188"/>
		<updated>2012-03-05T05:17:03Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Let &amp;lt;math&amp;gt; n \in \mathbb{Z}&amp;lt;/math&amp;gt;.  Prove that &amp;lt;math&amp;gt; n \equiv 3 ({\rm mod} 5)&amp;lt;/math&amp;gt; if and only if &amp;lt;math&amp;gt; 3n + 1 &amp;lt;/math&amp;gt; is divisible by &amp;lt;math&amp;gt; 5&amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt; n \in \mathbb{Z}&amp;lt;/math&amp;gt;.  Prove that &amp;lt;math&amp;gt; n \equiv 3 ({\rm mod} 5)&amp;lt;/math&amp;gt; if and only if &amp;lt;math&amp;gt; 3n + 1 &amp;lt;/math&amp;gt; is divisible by &amp;lt;math&amp;gt; 5&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_06&amp;diff=145187</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 06</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_06&amp;diff=145187"/>
		<updated>2012-03-05T05:15:24Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_05&amp;diff=145186</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 05</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_05&amp;diff=145186"/>
		<updated>2012-03-05T05:14:35Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_05/Statement&amp;diff=145185</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 05/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_05/Statement&amp;diff=145185"/>
		<updated>2012-03-05T05:14:15Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Prove that the function &amp;lt;math&amp;gt; f : \mathbb{R} - \{1\} \to \mathbb{R} - \{2\} &amp;lt;/math&amp;gt; given by &amp;lt;math&amp;gt; f(x) = \frac{2x}{x-1} &amp;lt;/math&amp;gt; is bijective.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Prove that the function &amp;lt;math&amp;gt; f : \mathbb{R} - \{1\} \to \mathbb{R} - \{2\} &amp;lt;/math&amp;gt; given by &amp;lt;math&amp;gt; f(x) = \frac{2x}{x-1} &amp;lt;/math&amp;gt; is bijective.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_05&amp;diff=145184</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 05</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_05&amp;diff=145184"/>
		<updated>2012-03-05T05:12:33Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_04&amp;diff=145183</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 04</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_04&amp;diff=145183"/>
		<updated>2012-03-05T05:12:01Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_04/Statement&amp;diff=145182</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 04/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_04/Statement&amp;diff=145182"/>
		<updated>2012-03-05T05:11:44Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: Created page with &amp;quot;Prove that   &amp;lt;math&amp;gt; P \Rightarrow ( Q \vee R ) \equiv ( P \Rightarrow Q ) \vee ( P \Rightarrow R) &amp;lt;/math&amp;gt;.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Prove that &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; P \Rightarrow ( Q \vee R ) \equiv ( P \Rightarrow Q ) \vee ( P \Rightarrow R) &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_04&amp;diff=145181</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 04</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_04&amp;diff=145181"/>
		<updated>2012-03-05T05:08:48Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: 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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_01_(j)&amp;diff=144688</id>
		<title>Science:Math Exam Resources/Courses/MATH220/April 2011/Question 01 (j)</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH220/April_2011/Question_01_(j)&amp;diff=144688"/>
		<updated>2012-03-04T00:37:32Z</updated>

		<summary type="html">&lt;p&gt;CameronChristou: &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;
{{MER Question page}}&lt;/div&gt;</summary>
		<author><name>CameronChristou</name></author>
	</entry>
</feed>