<?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=HyunjuKwon</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=HyunjuKwon"/>
	<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/Special:Contributions/HyunjuKwon"/>
	<updated>2026-08-16T12:12:21Z</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/MATH152/April_2015/Question_B_3_(c)/Solution_1&amp;diff=555816</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2015/Question B 3 (c)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2015/Question_B_3_(c)/Solution_1&amp;diff=555816"/>
		<updated>2019-04-12T22:10:17Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
P_1: \  \  \   \bold{x} = \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix} + s_1 \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} + s_2 \begin{pmatrix} 1 \\ 2 \\ -1 \end{pmatrix}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
P_2: \  \  \  \bold{x} =   t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + t_2 \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for some &amp;lt;math&amp;gt;s_1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;s_2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;t_2&amp;lt;/math&amp;gt; from the question and part (b). &lt;br /&gt;
&lt;br /&gt;
It is easy to see that the line &amp;lt;math&amp;gt;l_2&amp;lt;/math&amp;gt; is just the intersection of plane &amp;lt;math&amp;gt;P_1, P_2&amp;lt;/math&amp;gt;,  i. e., any point &amp;lt;math&amp;gt;\bold{x} &amp;lt;/math&amp;gt; on the line has to satisfy both equations. Thus we have following equation for line &amp;lt;math&amp;gt;l_2&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \bold{x}= \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix} + s_1 \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} + s_2 \begin{pmatrix} 1 \\ 2 \\ -1 \end{pmatrix} = t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + t_2 \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix} &amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Now let&#039;s find out the relation among parameters &amp;lt;math&amp;gt;s_1,s_2,t_1,t_2&amp;lt;/math&amp;gt; .&lt;br /&gt;
The first coordinate shows &amp;lt;math&amp;gt;1+s_2 = -t_1&amp;lt;/math&amp;gt;, while the third shows &amp;lt;math&amp;gt;1-s_2 = -t_1+2t_2&amp;lt;/math&amp;gt;. Summing these equations gives &amp;lt;math&amp;gt;2 = -2t_1+2t_2&amp;lt;/math&amp;gt;, hence &amp;lt;math&amp;gt;t_2 = 1+t_1&amp;lt;/math&amp;gt;. Substituting it back gives: for any point &amp;lt;math&amp;gt;\bold{x}&amp;lt;/math&amp;gt; on line it satisfies &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
l_2:  \bold{x}= t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + (1+t_1) \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix}&lt;br /&gt;
       = t_1\begin{pmatrix} -1 \\ 1 \\ 1 \end{pmatrix}+\begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix},&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which has is equivalent equation form; for any point &amp;lt;math&amp;gt;\bold{x} = (x_1,x_2,x_3)^T&amp;lt;/math&amp;gt; on the line &amp;lt;math&amp;gt;l_2&amp;lt;/math&amp;gt; satisfies&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\color{blue}&lt;br /&gt;
\begin{align}&lt;br /&gt;
\begin{cases}&lt;br /&gt;
x_1+x_2 = 1\\&lt;br /&gt;
x_1+x_3 = 2&lt;br /&gt;
\end{cases}&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2015/Question_B_3_(c)/Solution_1&amp;diff=555814</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2015/Question B 3 (c)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2015/Question_B_3_(c)/Solution_1&amp;diff=555814"/>
		<updated>2019-04-12T22:08:09Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
P_1: \  \  \   \bold{x} = \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix} + s_1 \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} + s_2 \begin{pmatrix} 1 \\ 2 \\ -1 \end{pmatrix}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
P_2: \  \  \  \bold{x} =   t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + t_2 \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for some &amp;lt;math&amp;gt;s_1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;s_2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;t_2&amp;lt;/math&amp;gt; from the question and part (b). &lt;br /&gt;
&lt;br /&gt;
It is easy to see that the line &amp;lt;math&amp;gt;l_2&amp;lt;/math&amp;gt; is just the intersection of plane &amp;lt;math&amp;gt;P_1, P_2&amp;lt;/math&amp;gt;,  i. e., any point &amp;lt;math&amp;gt;\bold{x} &amp;lt;/math&amp;gt; on the line has to satisfy both equations. Thus we have following equation for line &amp;lt;math&amp;gt;l_2&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \bold{x}= \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix} + s_1 \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} + s_2 \begin{pmatrix} 1 \\ 2 \\ -1 \end{pmatrix} = t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + t_2 \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix} &amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Now let&#039;s find out the relation among parameters &amp;lt;math&amp;gt;s_1,s_2,t_1,t_2&amp;lt;/math&amp;gt; .&lt;br /&gt;
The first coordinate shows &amp;lt;math&amp;gt;1+s_2 = -t_1&amp;lt;/math&amp;gt;, while the third shows &amp;lt;math&amp;gt;1-s_2 = -t_1+2t_2&amp;lt;/math&amp;gt;. Summing these equations gives &amp;lt;math&amp;gt;2 = -2t_1+2t_2&amp;lt;/math&amp;gt;, hence &amp;lt;math&amp;gt;t_2 = 1+t_1&amp;lt;/math&amp;gt;. Substituting it back gives: for any point &amp;lt;math&amp;gt;\bold{x}&amp;lt;/math&amp;gt; on line it satisfies &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
l_2:  \bold{x}= t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + (1+t_1) \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix}&lt;br /&gt;
       = t_1\begin{pmatrix} -1 \\ 1 \\ 1 \end{pmatrix}+\begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix},&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which has is equivalent equation form&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\color{blue}&lt;br /&gt;
\begin{align}&lt;br /&gt;
\begin{cases}&lt;br /&gt;
x_1+x_2 = 1\\&lt;br /&gt;
x_1+x_3 = 2&lt;br /&gt;
\end{cases}&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2015/Question_B_3_(c)/Solution_1&amp;diff=555813</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2015/Question B 3 (c)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2015/Question_B_3_(c)/Solution_1&amp;diff=555813"/>
		<updated>2019-04-12T22:07:50Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We have &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
P_1: \  \  \   \bold{x} = \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix} + s_1 \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} + s_2 \begin{pmatrix} 1 \\ 2 \\ -1 \end{pmatrix}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
P_2: \  \  \  \bold{x} =   t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + t_2 \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for some &amp;lt;math&amp;gt;s_1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;s_2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;t_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;t_2&amp;lt;/math&amp;gt; from the question and part (b). &lt;br /&gt;
&lt;br /&gt;
It is easy to see that the line &amp;lt;math&amp;gt;l_2&amp;lt;/math&amp;gt; is just the intersection of plane &amp;lt;math&amp;gt;P_1, P_2&amp;lt;/math&amp;gt;,  i. e., any point &amp;lt;math&amp;gt;\bold{x} &amp;lt;/math&amp;gt; on the line has to satisfy both equations. Thus we have following equation for line &amp;lt;math&amp;gt;l_2&amp;lt;/math&amp;gt; .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \bold{x}= \begin{pmatrix} 1 \\ 1 \\ 1 \end{pmatrix} + s_1 \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} + s_2 \begin{pmatrix} 1 \\ 2 \\ -1 \end{pmatrix} = t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + t_2 \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix} &amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Now let&#039;s find out the relation among parameters &amp;lt;math&amp;gt;s_1,s_2,t_1,t_2&amp;lt;/math&amp;gt; .&lt;br /&gt;
The first coordinate shows &amp;lt;math&amp;gt;1+s_2 = -t_1&amp;lt;/math&amp;gt;, while the third shows &amp;lt;math&amp;gt;1-s_2 = -t_1+2t_2&amp;lt;/math&amp;gt;. Summing these equations gives &amp;lt;math&amp;gt;2 = -2t_1+2t_2&amp;lt;/math&amp;gt;, hence &amp;lt;math&amp;gt;t_2 = 1+t_1&amp;lt;/math&amp;gt;. Substituting it back gives: for any point &amp;lt;math&amp;gt;\bold{x}&amp;lt;/math&amp;gt; on line it satisfies &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
l_2:  \bold{x}= t_1 \begin{pmatrix} -1 \\ 0 \\ -1 \end{pmatrix} + (1+t_1) \begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix}&lt;br /&gt;
       = t_1\begin{pmatrix} -1 \\ 1 \\ 1 \end{pmatrix}+\begin{pmatrix} 0 \\ 1 \\ 2 \end{pmatrix},&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which has is equivalent equation form&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\color{blue}&lt;br /&gt;
\begin{align}&lt;br /&gt;
\begin{cases}&lt;br /&gt;
x_1+x_2 = -1\\&lt;br /&gt;
x_1+x_3 = 2&lt;br /&gt;
\end{cases}&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2015/Question_A_20/Solution_1&amp;diff=555638</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2015/Question A 20/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2015/Question_A_20/Solution_1&amp;diff=555638"/>
		<updated>2019-04-12T03:38:47Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We compute&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; &lt;br /&gt;
\begin{align}&lt;br /&gt;
\begin{vmatrix}&lt;br /&gt;
1 &amp;amp; 3 &amp;amp; 2 &amp;amp; 0&amp;amp; 1 \\ &lt;br /&gt;
2 &amp;amp; 7 &amp;amp; 1 &amp;amp; 0&amp;amp; 2 \\ &lt;br /&gt;
1 &amp;amp; 5 &amp;amp; 6 &amp;amp; -1 &amp;amp; 7 \\ &lt;br /&gt;
0 &amp;amp; 0 &amp;amp; 3 &amp;amp; 0 &amp;amp; 0\\&lt;br /&gt;
1 &amp;amp; 1 &amp;amp; 4 &amp;amp; 0 &amp;amp;4 \\&lt;br /&gt;
\end{vmatrix} &amp;amp;= -3 \cdot  \begin{vmatrix}1 &amp;amp; 3  &amp;amp; 0&amp;amp; 1 \\ &lt;br /&gt;
2 &amp;amp; 7 &amp;amp; 0&amp;amp; 2 \\ &lt;br /&gt;
1 &amp;amp; 5  &amp;amp; -1 &amp;amp; 7 \\ &lt;br /&gt;
1 &amp;amp; 1  &amp;amp; 0 &amp;amp;4 \\&lt;br /&gt;
\end{vmatrix}&lt;br /&gt;
&amp;amp;&amp;amp; \text{expanding row 4} \\&lt;br /&gt;
&amp;amp;=&lt;br /&gt;
-3 \cdot -1 \cdot&lt;br /&gt;
\begin{vmatrix}&lt;br /&gt;
1 &amp;amp; 3 &amp;amp; 1 \\&lt;br /&gt;
2 &amp;amp; 7 &amp;amp; 2 \\&lt;br /&gt;
1 &amp;amp; 1 &amp;amp; 4&lt;br /&gt;
\end{vmatrix}&lt;br /&gt;
&amp;amp;&amp;amp; \text{expanding column 3}  \\&lt;br /&gt;
&amp;amp;=&lt;br /&gt;
-3 \cdot -1 \cdot \left(&lt;br /&gt;
\begin{vmatrix}&lt;br /&gt;
7 &amp;amp; 2 \\&lt;br /&gt;
1 &amp;amp; 4&lt;br /&gt;
\end{vmatrix}&lt;br /&gt;
-3 \cdot&lt;br /&gt;
\begin{vmatrix}&lt;br /&gt;
2 &amp;amp; 2 \\&lt;br /&gt;
1 &amp;amp; 4&lt;br /&gt;
\end{vmatrix}&lt;br /&gt;
+&lt;br /&gt;
\begin{vmatrix}&lt;br /&gt;
2 &amp;amp; 7 \\&lt;br /&gt;
1 &amp;amp; 1&lt;br /&gt;
\end{vmatrix}&lt;br /&gt;
\right) &lt;br /&gt;
&amp;amp;&amp;amp; \text{expanding row 1} \\&lt;br /&gt;
&amp;amp;=&lt;br /&gt;
-3 \cdot -1 \cdot ((7 \cdot 4 - 2 \cdot 1) - 3(2 \cdot 4 - 2 \cdot 1) + (2 \cdot 1 - 7 \cdot 1)) \\&lt;br /&gt;
&amp;amp;= \color{blue} 9.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2017/Question_A_30/Solution_1&amp;diff=555637</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2017/Question A 30/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2017/Question_A_30/Solution_1&amp;diff=555637"/>
		<updated>2019-04-12T03:31:36Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The key idea of this problem is to realize that the plane &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; contains &amp;lt;math&amp;gt;3&amp;lt;/math&amp;gt; linearly independent vectors; For example, &amp;lt;math&amp;gt;(1,0,0)^T, (0,1,0)^T, (0,0,1)^T&amp;lt;/math&amp;gt;.    &lt;br /&gt;
Therefore, if &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; is a linear transformation that maps &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; into &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; in fact sends all of &amp;lt;math&amp;gt;\mathbb{R}^3&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;. In particular, we have &lt;br /&gt;
&amp;lt;math display =&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
T\begin{bmatrix}1\\0\\0 \end{bmatrix} = a\begin{bmatrix}1\\1\\1 \end{bmatrix}, \quad&lt;br /&gt;
T\begin{bmatrix}0\\1\\0 \end{bmatrix} = b\begin{bmatrix}1\\1\\1 \end{bmatrix}, \quad&lt;br /&gt;
T\begin{bmatrix}0\\0\\1 \end{bmatrix} = c\begin{bmatrix}1\\1\\1 \end{bmatrix}, \quad&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
for some constants &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
On the other hand, we also need to ensure that at least one point of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is not mapped to the zero vector: otherwise the image of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; under &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; would simply be the zero vector instead of all of &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;. In other words, at least one of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; is non-zero.&lt;br /&gt;
&lt;br /&gt;
Therefore, the matrix of &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; must be of the form&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt;T=\left[\begin{array}{ccc}&lt;br /&gt;
a &amp;amp; b &amp;amp; c \\&lt;br /&gt;
a &amp;amp; b &amp;amp; c \\&lt;br /&gt;
a &amp;amp; b &amp;amp; c &lt;br /&gt;
\end{array}\right],&amp;lt;/math&amp;gt;where at least one of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; is non-zero.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2017/Question_A_30/Solution_1&amp;diff=555636</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2017/Question A 30/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2017/Question_A_30/Solution_1&amp;diff=555636"/>
		<updated>2019-04-12T03:16:22Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The key to this problem is to realize that the plane &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; contains &amp;lt;math&amp;gt;3&amp;lt;/math&amp;gt; linearly independent vectors. Therefore, if &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; is a linear transformation that maps &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; into &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; in fact sends all of &amp;lt;math&amp;gt;\mathbb{R}^3&amp;lt;/math&amp;gt; to &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;. In particular, we have &lt;br /&gt;
&amp;lt;math display =&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
T\begin{bmatrix}1\\0\\0 \end{bmatrix} = a\begin{bmatrix}1\\1\\1 \end{bmatrix}, \quad&lt;br /&gt;
T\begin{bmatrix}0\\1\\0 \end{bmatrix} = b\begin{bmatrix}1\\1\\1 \end{bmatrix}, \quad&lt;br /&gt;
T\begin{bmatrix}0\\0\\1 \end{bmatrix} = c\begin{bmatrix}1\\1\\1 \end{bmatrix}, \quad&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
for some non-zero constant &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
On the other hand, we also need to ensure that at least one point of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is not mapped to the zero vector: otherwise the image of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; under &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; would simply be the zero vector instead of all of &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt;. In other words, at least one of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; is non-zero.&lt;br /&gt;
&lt;br /&gt;
Therefore, the matrix of &amp;lt;math&amp;gt;T&amp;lt;/math&amp;gt; must be of the form&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt;T=\left[\begin{array}{ccc}&lt;br /&gt;
a &amp;amp; b &amp;amp; c \\&lt;br /&gt;
a &amp;amp; b &amp;amp; c \\&lt;br /&gt;
a &amp;amp; b &amp;amp; c &lt;br /&gt;
\end{array}\right],&amp;lt;/math&amp;gt;&amp;lt;/br&amp;gt;&lt;br /&gt;
where at least one of &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, and &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; is non-zero.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2017/Question_A_30/Hint_1&amp;diff=555635</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2017/Question A 30/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2017/Question_A_30/Hint_1&amp;diff=555635"/>
		<updated>2019-04-12T02:55:15Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The plane &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; does not pass through the origin, it follows that &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; contains three points that, when viewed as vectors in &amp;lt;math&amp;gt;\mathbb{R}^3&amp;lt;/math&amp;gt;, are linearly independent.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2017/Question_A_30/Statement&amp;diff=555634</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2017/Question A 30/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2017/Question_A_30/Statement&amp;diff=555634"/>
		<updated>2019-04-12T02:43:19Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; be a plane and &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt; a line in &amp;lt;math&amp;gt;\mathbb{R}^3&amp;lt;/math&amp;gt; given by equations&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \begin{align}&lt;br /&gt;
&amp;amp;P : x + y + z = 1\\&lt;br /&gt;
&amp;amp;L : u\begin{bmatrix}1\\ 1\\ 1\end{bmatrix} \quad u\in \R. &lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Find all linear transformations such that the image of &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; is &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt; (that is the set of all&lt;br /&gt;
outputs is the line &amp;lt;math&amp;gt;L&amp;lt;/math&amp;gt; when all points on the plane &amp;lt;math&amp;gt;P&amp;lt;/math&amp;gt; are taken as inputs).&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_03_(b)/Solution_1&amp;diff=555547</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 03 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_03_(b)/Solution_1&amp;diff=555547"/>
		<updated>2019-04-11T16:38:17Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;From the question we have &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\sum_{n=0}^\infty nx^{n+1}=x^2\sum_{n=0}^\infty nx^{n-1}.&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore, it is enough to find an explicit expression of &amp;lt;math&amp;gt;\sum_{n=0}^\infty nx^{n-1}&amp;lt;/math&amp;gt;. &lt;br /&gt;
For simplicity we denote &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;f(x)=\sum_{n=0}^\infty nx^{n-1}&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Observe that &amp;lt;math&amp;gt;nx^{n-1} = \frac{d}{dx}x^n&amp;lt;/math&amp;gt;. Using this, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; can be written as &lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; &lt;br /&gt;
f(x) = \sum_{n=0}^\infty nx^{n-1} = \sum_{n=0}^\infty \frac{d}{dx}x^n.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since the interval of convergence of the power series is &amp;lt;math&amp;gt;(-1,1),&amp;lt;/math&amp;gt; we can reverse the order of summation and derivative on this interval to get&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; &lt;br /&gt;
f(x) = \frac{d}{dx}\left( \sum_{n=0}^\infty x^n\right).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By the hint (which can be easily obtained from the explicit expression of a geometric series), this implies that&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; &lt;br /&gt;
f(x) = \frac{d}{dx}\left( \frac 1{1-x}\right).&amp;lt;/math&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
Therefore, computing the derivative based on the chain rule and power rule, the explicit formula for &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is given by&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; &lt;br /&gt;
f(x) = \frac{d}{dx}\left( \frac 1{1-x}\right) = \frac 1{(1-x)^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Combining with the first equation, we get &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\sum_{n=0}^\infty nx^{n+1}=x^2f(x)=\frac{x^2}{(1-x)^2}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Answer: &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\color{blue}\sum_{n=0}^\infty nx^{n+1}=\frac{x^2}{(1-x)^2}.&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_03_(b)/Hint_1&amp;diff=555546</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 03 (b)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_03_(b)/Hint_1&amp;diff=555546"/>
		<updated>2019-04-11T16:23:47Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall that &amp;lt;math&amp;gt;\sum_{n=0}^\infty x^n = \frac 1{1-x}&amp;lt;/math&amp;gt; when &amp;lt;math&amp;gt;x\in (-1,1)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2014/Question_03_(b)/Solution_1&amp;diff=555467</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2014/Question 03 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2014/Question_03_(b)/Solution_1&amp;diff=555467"/>
		<updated>2019-04-10T19:17:37Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We want to find where &amp;lt;math&amp;gt;\sqrt{(x-(-1))^2+(y-2)^2}&amp;lt;/math&amp;gt; attains its minimum on the circle &amp;lt;math&amp;gt;x^2 + y^2 = 125&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Equivalently, we need to find where &amp;lt;math&amp;gt;(x-(-1))^2+(y-2)^2=(x+1)^2+(y-2)^2&amp;lt;/math&amp;gt; is the smallest on the circle &amp;lt;math&amp;gt;x^2 + y^2 = 125&amp;lt;/math&amp;gt;. From part (a), we know that this function has its minimum on the circle 80 at the point &amp;lt;math&amp;gt;(-5,10).&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2014/Question_03_(b)/Solution_1&amp;diff=555466</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2014/Question 03 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2014/Question_03_(b)/Solution_1&amp;diff=555466"/>
		<updated>2019-04-10T19:17:01Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We want to find where &amp;lt;math&amp;gt;\sqrt{(x-(-1))^2+(y-2)^2}&amp;lt;/math&amp;gt; attains its minimum on the circle &amp;lt;math&amp;gt;x^2 + y^2 = 125&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Equivalently, we need to find where &amp;lt;math&amp;gt;(x-(-1))^2+(y-2)^2=(x+1)^2+(y-2)^2&amp;lt;/math&amp;gt; is the smallest on the circle &amp;lt;math&amp;gt;x^2 + y^2 = 125&amp;lt;/math&amp;gt;. From part (a), we know that this function has its minimum 80 at the point &amp;lt;math&amp;gt;(-5,10)&amp;lt;/math&amp;gt; on the circle.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2014/Question_03_(b)/Solution_1&amp;diff=555465</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2014/Question 03 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2014/Question_03_(b)/Solution_1&amp;diff=555465"/>
		<updated>2019-04-10T19:10:55Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We want to find where &amp;lt;math&amp;gt;\sqrt{(x-(-1))^2+(y-2)^2}&amp;lt;/math&amp;gt; attains its minimum on the circle &amp;lt;math&amp;gt;x^2 + y^2 = 125&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Equivalently, we need to find where &amp;lt;math&amp;gt;(x-(-1))^2+(y-2)^2=(x+1)^2+(y-2)^2&amp;lt;/math&amp;gt; is the smallest on the circle &amp;lt;math&amp;gt;x^2 + y^2 = 125&amp;lt;/math&amp;gt;. From part (a), we know that this function has its minimum 80 at the point &amp;lt;math&amp;gt;(-5,10)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2014/Question_03_(b)/Solution_1&amp;diff=555464</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2014/Question 03 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2014/Question_03_(b)/Solution_1&amp;diff=555464"/>
		<updated>2019-04-10T19:10:41Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We want to find where &amp;lt;math&amp;gt;\sqrt{(x-(-1))^2+(y-2)^2}&amp;lt;/math&amp;gt; attains its minimum on the circle &amp;lt;math&amp;gt;x^2 + y^2 = 125&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Equivalently, we need to find where &amp;lt;math&amp;gt;(x-(-1))^2+(y-2)^2=(x+1)^2+(y-2)^2&amp;lt;/math&amp;gt; is the smallest on the circle &amp;lt;math&amp;gt;x^2 + y^2 = 125&amp;lt;/math&amp;gt;. From (a), we know that this function has its minimum 80 at the point &amp;lt;math&amp;gt;(-5,10)&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_26/Solution_1&amp;diff=555435</id>
		<title>Science:Math Exam Resources/Courses/MATH152/April 2016/Question A 26/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH152/April_2016/Question_A_26/Solution_1&amp;diff=555435"/>
		<updated>2019-04-10T17:30:38Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Following the hint, we have&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;math&amp;gt; \begin{align} \frac{dV_1}{dt} &amp;amp; = &amp;amp; -\frac{i_1}{C_1} &amp;amp; = &amp;amp; I/3-V_1/6 + V_2/6  \\&lt;br /&gt;
 \frac{dV_2}{dt} &amp;amp; =&amp;amp; \frac{i_2}{C_2} &amp;amp; = &amp;amp; I/6+V_1/6-V_2/6 \\&lt;br /&gt;
 \frac{d I}{dt} &amp;amp; =&amp;amp; -\frac{V}{L} &amp;amp; =&amp;amp;  - 110I/3 -20V_1/3 -10 V_2/3 \end{align}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \color{blue} \begin{bmatrix}&lt;br /&gt;
\frac{d V_1}{dt} \\ \frac{dV_2}{dt} \\ \frac{dI}{dt} &lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
=&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
1/3 &amp;amp; -1/6 &amp;amp; 1/6 \\&lt;br /&gt;
1/6 &amp;amp; 1/6 &amp;amp; -1/6 \\&lt;br /&gt;
-110/3 &amp;amp; -20/3 &amp;amp; -10/3&lt;br /&gt;
\end{bmatrix}&lt;br /&gt;
\begin{bmatrix}&lt;br /&gt;
I \\ V_1 \\ V_2&lt;br /&gt;
\end{bmatrix}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2016/Question_02_(a)/Solution_1&amp;diff=555433</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2016/Question 02 (a)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2016/Question_02_(a)/Solution_1&amp;diff=555433"/>
		<updated>2019-04-10T17:22:44Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall the fundamental theorem of calculus tells us that  &amp;lt;math&amp;gt;  \frac {d}{dx} \int_0^{x} f(t) dt = f(x)&amp;lt;/math &amp;gt;   &lt;br /&gt;
&lt;br /&gt;
As we have variables at both the upper limit and lower limit of the integral , we first break the integral into two parts. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \begin{align} \frac{d}{dx} \int_{x}^{x^2} \sin(t^2)dt   = \frac{d}{dx}\int_{0}^{x^2} \sin(t^2) dt +  \frac{d}{dx} \int_{x}^{0} \sin(t^2) dt &lt;br /&gt;
 = {\color{blue} 2x\sin(x^4)  - \sin(x^2)}&lt;br /&gt;
&lt;br /&gt;
\end{align}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The second equality is directly followed from fundamental theorem of Calulus, because the variables are in the lower limit, we need to have a minus sign. We used chain rule to to evaluate the derivative of the first integral , let &amp;lt;math&amp;gt;  u = x^2,  \frac{du}{dx} = 2x   &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{d}{dx}\int_{0}^{x^2} \sin(t^2) dt   = 2x \frac{d}{du}\int_{0}^{u} \sin (t^2) dt   = 2x\sin(u^2)  = 2x\sin(x^4)  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Answer:&#039;&#039;&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue} 2x\sin(x^4)  - \sin(x^2)&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2016/Question_02_(a)/Solution_1&amp;diff=555432</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2016/Question 02 (a)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2016/Question_02_(a)/Solution_1&amp;diff=555432"/>
		<updated>2019-04-10T17:22:21Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Recall the fundamental theorem of calculus tells us that  &amp;lt;math&amp;gt;  \frac {d}{dx} \int_0^{x} f(t) dt = f(x)&amp;lt;/math &amp;gt;   &lt;br /&gt;
&lt;br /&gt;
As we have variables at both the upper limit and lower limit of the integral , we first break the integral into two parts. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \begin{align} \frac{d}{dx} \int_{x}^{x^2} \sin(t^2)dt   = \frac{d}{dx}\int_{0}^{x^2} \sin(t^2) dt +  \frac{d}{dx} \int_{x}^{0} \sin(t^2) dt &lt;br /&gt;
 = {\color{blue} 2x\sin(x^4)  - \sin(x^2)}&lt;br /&gt;
&lt;br /&gt;
\end{align}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The second equality is directly followed from fundamental theorem of Calulus, because the variables are in the lower limit, we need to have a minus sign. We used chain rule to to evaluate the derivative of the first integral , let &amp;lt;math&amp;gt;  u = x^2,  \frac{du}{dx} = 2x   &amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\frac{d}{dx}\int_{0}^{x^2} \sin(t^2) dt   = 2x \frac{d}{du}\int_{0}^{u} \sin (t^2) dt   = 2x\sin(u^2)  = 2x\sin(x^4)  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039;&#039;&#039;&#039;Bold text&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue} 2x\sin(x^4)  - \sin(x^2)&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2015/Question_06_(b)/Solution_1&amp;diff=555429</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2015/Question 06 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2015/Question_06_(b)/Solution_1&amp;diff=555429"/>
		<updated>2019-04-10T17:18:42Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Since the series &amp;lt;math&amp;gt;\sum_{n=0}^\infty (1 - b_n)&amp;lt;/math&amp;gt; converges, we have &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\lim_{n\to \infty} (1-b_n) = 0 \iff \lim_{n\to \infty} b_n = 1 &amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Applying the ratio test, the series &amp;lt;math&amp;gt;\sum_{n=0}^\infty b_nx^n&amp;lt;/math&amp;gt; converges when &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\lim_{n\to \infty}\left|\frac{b_{n+1} x^{n+1}}{b_n x^n} \right| = \lim_{n\to \infty}\left|\frac{b_{n+1} }{b_n } \right||x|&lt;br /&gt;
=\left|\frac{\lim_{n\to \infty}b_{n+1} }{\lim_{n\to \infty}b_n } \right||x| = |x|&amp;lt;1,&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and diverges when &amp;lt;math&amp;gt;|x|&amp;gt;1&amp;lt;/math&amp;gt;. The last equality follows from &lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
 \lim_{n\to \infty} b_n = 1 \implies  \lim_{n\to \infty} b_{n+1} = 1.&lt;br /&gt;
&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Therefore, the radius of convergence of the power series &amp;lt;math&amp;gt;\sum_{n=0}^\infty b_nx^n&amp;lt;/math&amp;gt; is equal to &amp;lt;math&amp;gt;\color{blue}1&amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2018/Question_02_(c)/Solution_1&amp;diff=555427</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2018/Question 02 (c)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2018/Question_02_(c)/Solution_1&amp;diff=555427"/>
		<updated>2019-04-10T17:16:04Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Since the given equation is separable, we can rewrite is as&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; \frac{dy}{e^y} = e^{3x} dx.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Taking integral on the both side of the equation, we have&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; \int e^{-y}dy = \int e^{3x} dx.&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Note that using substitution &amp;lt;math&amp;gt;u = ax&amp;lt;/math&amp;gt; for any fixed number &amp;lt;math&amp;gt;a\neq 0&amp;lt;/math&amp;gt;, we have&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; \int e^{ax} dx = \int e^{u} \frac{du}{a} = \frac 1a e^u+C = \frac 1a e^{ax}+C.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applying this for &amp;lt;math&amp;gt;a=-1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a=3&amp;lt;/math&amp;gt;, we obtain&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \int e^{-y}dy = \frac 1{-1} e^{-y}+ C_1 = -e^{-y} + C_1,&amp;lt;/math&amp;gt;and&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; \int e^{3x} dx=\frac 13 e^{3x} + C_2,&amp;lt;/math&amp;gt;  &lt;br /&gt;
where &amp;lt;math&amp;gt;C_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C_2&amp;lt;/math&amp;gt; are arbitrary constants. &lt;br /&gt;
&lt;br /&gt;
Therefore, we get&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; -e^{-y}+C_1=\int e^{-y}dy = \int e^{3x} dx= \frac 13 e^{3x} + C_2,&amp;lt;/math&amp;gt;&lt;br /&gt;
which can be simplified as follows &lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; e^{-y}= -\frac 13 e^{3x} + C.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We plug &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; to find the constant &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \frac 15=e^{-y(0)}= -\frac 13 + C \iff  C = \frac {8}{15}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally, taking a logarithm to the simplified equation, we can find the solution &lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; y= -\ln\left(-\frac 13 e^{3x} + \frac 8{15}\right).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue} y=-\ln\left(-\frac 13 e^{3x} + \frac 8{15}\right).&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2018/Question_02_(c)/Solution_1&amp;diff=555425</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2018/Question 02 (c)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2018/Question_02_(c)/Solution_1&amp;diff=555425"/>
		<updated>2019-04-10T17:14:02Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Since the given equation is separable, we can rewrite is as&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; \frac{dy}{e^y} = e^{3x} dx.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Taking integral on the both side of the equation, we have&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; \int e^{-y}dy = \int e^{3x} dx.&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Note that using substitution &amp;lt;math&amp;gt;u = ax&amp;lt;/math&amp;gt; for any fixed number &amp;lt;math&amp;gt;a\neq 0&amp;lt;/math&amp;gt;, we have&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; \int e^{ax} dx = \int e^{u} \frac{du}{a} = \frac 1a e^u+C = \frac 1a e^{ax}+C.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Applying this for &amp;lt;math&amp;gt;a=-1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;a=3&amp;lt;/math&amp;gt;, we obtain&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \int e^{-y}dy = \frac 1{-1} e^{-y}+ C_1 = -e^{-y} + C_1,&amp;lt;/math&amp;gt;and&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; \int e^{3x} dx=\frac 13 e^{3x} + C_2,&amp;lt;/math&amp;gt;  &lt;br /&gt;
where &amp;lt;math&amp;gt;C_1&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;C_2&amp;lt;/math&amp;gt; are arbitrary constants. &lt;br /&gt;
&lt;br /&gt;
Therefore, we get&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; -e^{-y}+C_1=\int e^{-y}dy = \int e^{3x} dx= \frac 13 e^{3x} + C_2,&amp;lt;/math&amp;gt;&lt;br /&gt;
which can be simplified as follows &lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; e^{-y}= -\frac 13 e^{3x} + C.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We plug &amp;lt;math&amp;gt;x=0&amp;lt;/math&amp;gt; to find the constant &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \frac 15=e^{-y(0)}= -\frac 13 + C \iff = C = \frac {16}3.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Finally, taking a logarithm to the simplified equation, we can find the solution &lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt; y= \ln\left(-\frac 13 e^{3x} + \frac {16}3\right).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue} y= \ln\left(-\frac 13 e^{3x} + \frac {16}3\right).&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2018/Question_10_(iii)/Solution_1&amp;diff=555424</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2018/Question 10 (iii)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2018/Question_10_(iii)/Solution_1&amp;diff=555424"/>
		<updated>2019-04-10T17:10:35Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Since &amp;lt;math&amp;gt;c&amp;lt;/math&amp;gt; is given by &amp;lt;math&amp;gt;2&amp;lt;/math&amp;gt; in part (ii), it is enough to evaluate the integral&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\int_{0}^{1} \frac{ \left[2x - \log(1+2x)\right]}{x^2} dx.&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
We apply the integration by parts for &amp;lt;math&amp;gt;u(x) = 2x - \log(1+2x)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;v&#039;(x) = \frac 1{x^2}&amp;lt;/math&amp;gt;. Then, &amp;lt;math&amp;gt;u&#039;(x) = 2-\frac 2{1+2x} = \frac{4x}{1+2x}&amp;lt;/math&amp;gt; , &amp;lt;math&amp;gt;v(x)= -\frac 1x&amp;lt;/math&amp;gt;, and&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
\int_{0}^{1} \frac{ \left[2x - \log(1+2x)\right]}{x^2} dx&lt;br /&gt;
&amp;amp;=\lim_{t\to 0}\int_{t}^{1} \frac{ \left[2x - \log(1+2x)\right]}{x^2} dx\\&lt;br /&gt;
&amp;amp;=\lim_{t\to 0}\int_{t}^{1} u(x)v&#039;(x) dx&lt;br /&gt;
=\lim_{t\to 0} u(x)v(x)\bigg|_{t}^{1} - \int_{0}^{1} u&#039;(x) v(x) dx\\&lt;br /&gt;
&amp;amp;=\lim_{t\to 0}(2x - \log(1+2x))\cdot\left(-\frac 1x\right)\bigg|_{t}^{1}&lt;br /&gt;
-\int_{0}^{1} \frac{4x}{1+2x}\cdot \left(-\frac 1x\right)dx\\&lt;br /&gt;
&amp;amp;=-2+\log 3 + \lim_{t\to 0}\frac{(2t - \log(1+2t))}t&lt;br /&gt;
+\int_{0}^{1} \frac{4}{1+2x}dx.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By L&#039;hospital rule, we can compute the limit as&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\lim_{t\to 0}\frac{(2t - \log(1+2t))}t&lt;br /&gt;
=\lim_{t\to 0}\frac{(2t - \log(1+2t))&#039;}{(t)&#039;}&lt;br /&gt;
=\lim_{t\to 0} \frac{2 - \frac 2{1+2t}}{1}   = 0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
On the other hand, using the substitution &amp;lt;math&amp;gt;u=1+2x&amp;lt;/math&amp;gt; (so &amp;lt;math&amp;gt;du=2dx&amp;lt;/math&amp;gt;), the last term can be evaluated;&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\int_{0}^{1} \frac{4}{1+2x}dx&lt;br /&gt;
=\int_{1}^{3} \frac{2}{u}du = 2\log u\bigg|_{1}^{3}  = 2\log 3.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Combining all the information, the integral &amp;lt;math&amp;gt;I&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;c=2&amp;lt;/math&amp;gt; has the value&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
I = -2 +\log 3+ \lim_{t\to 0}\frac{(2t - \log(1+2t))}t&lt;br /&gt;
+\int_{0}^{1} \frac{4}{1+2x}dx = -2 +\log 3 + 0 + 2\log 3 = \log(27)-2.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue}\log(27) -2&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2018/Question_04_(b)/Solution_1&amp;diff=555420</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2018/Question 04 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2018/Question_04_(b)/Solution_1&amp;diff=555420"/>
		<updated>2019-04-10T17:02:26Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Let &amp;lt;math&amp;gt;f(x) = x^2 e^{-3x^3}&amp;lt;/math&amp;gt;. Obviously, &amp;lt;math&amp;gt;f(x)\geq 0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f(x)&amp;lt;/math&amp;gt; is continuous for all &amp;lt;math&amp;gt;x\geq 1&amp;lt;/math&amp;gt;. Since &amp;lt;math&amp;gt;f&#039;(x) = (2x-9x^4)e^{-3x^3}=x(2-9x^3)e^{-3x^3}&amp;lt;0&amp;lt;/math&amp;gt; when &amp;lt;math&amp;gt;x\geq 1&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; decreases for all &amp;lt;math&amp;gt;x\geq 1&amp;lt;/math&amp;gt;. Therefore, we can apply the integral test for the series &amp;lt;math&amp;gt;\sum_{k=1}^\infty f(k)=\sum_{k=1}^\infty k^2 e^{-3k^3}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
To see whether the integral&lt;br /&gt;
&amp;lt;math&amp;gt;\int_1^\infty f(x) dx&amp;lt;/math&amp;gt; converges or not, we use the substitution &amp;lt;math&amp;gt;u = 3x^3&amp;lt;/math&amp;gt;. Then, &amp;lt;math&amp;gt;du = 9 x^2 dx&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
\int_1^\infty f(x) dx&lt;br /&gt;
&amp;amp;=\lim_{b\to \infty}\int_1^b x^2 e^{-3x^3} dx\\&lt;br /&gt;
&amp;amp;=\frac 19\lim_{b\to \infty}\int_3^{3b^3} e^{-u} du&lt;br /&gt;
=\frac 19\lim_{b\to \infty} \left[-e^{-u}\right]_3^{3b^3}\\ &lt;br /&gt;
&amp;amp;=\frac 19\lim_{b\to \infty} (-e^{-3b^3} + e^{-3})&lt;br /&gt;
=\frac 19 e^{-3}&amp;lt;+\infty.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Since the integral converges, the series &amp;lt;math&amp;gt;\sum_{k=1}^\infty k^2 e^{-3k^3}&amp;lt;/math&amp;gt; also converges.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue}\mbox{converges}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2018/Question_04_(ii)/Solution_1&amp;diff=555417</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2018/Question 04 (ii)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2018/Question_04_(ii)/Solution_1&amp;diff=555417"/>
		<updated>2019-04-10T16:57:17Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To find the positive points at which local minimums of &amp;lt;math&amp;gt;g&amp;lt;/math&amp;gt; occur, let&#039;s find the derivative of &amp;lt;math&amp;gt;g&amp;lt;/math&amp;gt; first.&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;g&amp;lt;/math&amp;gt; can be written as a composite of two functions, &amp;lt;math&amp;gt;g(x) = F(x^2) = F(h(x))&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;h(x)=x^2&amp;lt;/math&amp;gt;, we can apply the chain rule to find its derivative. In this process, we need the derivative of &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
By the Fundamental theorem of Calculus, we have &lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F&#039;(x)=\frac d{dx}\left(\int_{0}^{x} (t^4 + 1) \sin{t} dt\right) = (x^4+1)\sin x.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then, the derivative of &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;g&amp;lt;/math&amp;gt; is&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;g&#039;(x)= (F(h(x))&#039; = F&#039;(h(x))h&#039;(x) = F&#039;(x^2) (x^2)&#039; = 2x(x^8+1)\sin (x^2).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since &amp;lt;math&amp;gt;x^8+1\geq 1&amp;lt;/math&amp;gt; for any &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; on the real line and we consider only positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;, the sign of &amp;lt;math&amp;gt;g&#039;&amp;lt;/math&amp;gt; is determined by &amp;lt;math&amp;gt;\sin (x^2)&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
Note that &amp;lt;math&amp;gt;\sin (x^2) =0&amp;lt;/math&amp;gt; at &amp;lt;math&amp;gt;x^2=\pi, 2\pi, \cdots&amp;lt;/math&amp;gt; (i.e., &amp;lt;math&amp;gt;x=\sqrt{\pi}, \sqrt{2\pi}, \cdots&amp;lt;/math&amp;gt;). Also, &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
&amp;amp;\sin (x^2) &amp;gt;0, \quad \text{on } (0,\sqrt\pi), (\sqrt{2\pi}, \sqrt{3\pi}),\cdots\\&lt;br /&gt;
&amp;amp;\sin (x^2) &amp;lt;0, \quad \text{on } (\sqrt{\pi},\sqrt{2\pi}), (\sqrt{3\pi}, \sqrt{4\pi}),\cdots.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since the sign of &amp;lt;math&amp;gt;\sin (x^2)&amp;lt;/math&amp;gt; is changed from minus to plus at &amp;lt;math&amp;gt;x=\sqrt{2\pi}&amp;lt;/math&amp;gt; for the first time among positive &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;, so is the sign of &amp;lt;math&amp;gt;g&#039;&amp;lt;/math&amp;gt;. Therefore, the smallest number &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; at which &amp;lt;math&amp;gt;g&amp;lt;/math&amp;gt; has a local minimum is &amp;lt;math&amp;gt;x=\sqrt{2\pi}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue} \sqrt{2\pi}&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2009/Question_07_(a)/Solution_1&amp;diff=555410</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2009/Question 07 (a)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2009/Question_07_(a)/Solution_1&amp;diff=555410"/>
		<updated>2019-04-10T04:24:18Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;Hydrostatic Force was not covered in the 2012 offering of this course. Time might better be spent solving other problems given how soon the exam is coming.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Consider the triangular side pictured to the right [[file:Math101Apr20097a.png|300px|thumbnail|right]].  It has height 2 and length 1.  Also consider a little rectangular sliver in the picture of length L(y) and height dy.  The reason we consider rectangular pieces with constant height is because the pressure depends on height and so we would like the effect from height to be the same on any given rectangular piece.  We will use the labelling in the diagram with the bottom vertex being (0,0), the right vertex being (1/2,2) and the left vertex being (-1/2,2).  With our origin at the bottom, we will label y from there.  This means that the height (as measured from the top of the surface) is (2-y).  We then have that the force on any given rectangle, dF, is,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\displaystyle{}dF=\rho{g}(2-y)L(y)\text{d}y.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We could then get the total force by integrating dF but first we need an expression for the length in terms of the height, y.  The length of any rectangle will start at the left edge of the triangle and end at the right edge.  We can use the coordinates that we listed to find equations for these lines.  The right edge is given by&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\displaystyle y=4x&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which written in terms of y is,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
x_R=\frac{y}{4}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where we have added a subscript R to indicate it&#039;s the right edge.  Notice we compute the line by finding the slope using the right vertex and bottom vertex and then notice that the line goes through our origin to its y-intercept is zero.  We can similarly get that the left edge is&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
x_L=-\frac{y}{4}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This can also be argued with symmetry of the right edge.  We then have that&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
L(y)=x_R-x_L=\frac{y}{4}-\left(-\frac{y}{4}\right)=\frac{y}{2}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Therefore we can now get F via integration where we see that y starts at zero and ends at y=2.  Therefore,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
F=\int_0^2\rho{g}(2-y)L(y)\text{d}y=\int_0^2\rho{g}\frac{2y-y^2}{2}\text{d}y=\rho{g}\left.\left(\frac{y^2}{2}-\frac{y^3}{6}\right)\right|_0^2=\frac{2\rho{g}}{3}.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We are told in the problem that the density is 1000kg/m^3 and we take the gravitational constant as 9.8N/kg.  Therefore,&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
F=\frac{2}{3}\cdot 9800=\frac{19600}{3}N.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the hydrostatic force on each of the triangular sides.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017&amp;diff=555409</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017&amp;diff=555409"/>
		<updated>2019-04-10T04:19:21Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MER Exam page|creation_box=true}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:MER Exam QG flag]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MER Exam Page]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Statement&amp;diff=555408</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Statement&amp;diff=555408"/>
		<updated>2019-04-10T04:18:49Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Statement to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Statement over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Statement]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Statement&amp;diff=555407</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Statement&amp;diff=555407"/>
		<updated>2019-04-10T04:18:49Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Statement to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Statement over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Evaluate &amp;lt;math&amp;gt;\int \frac{3x}{\sqrt{x^2-3}} dx.&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Solution_2&amp;diff=555406</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Solution 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Solution_2&amp;diff=555406"/>
		<updated>2019-04-10T04:18:49Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Solution 2 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 2 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 2]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Solution_2&amp;diff=555405</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Solution_2&amp;diff=555405"/>
		<updated>2019-04-10T04:18:49Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Solution 2 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 2 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;By the chain rule, we have &amp;lt;math&amp;gt;(\sqrt{x^ 2-3})^{\prime} = \frac 1{2\sqrt{x^ 2-3}} \cdot (x^2-3)&#039; =\frac{x}{\sqrt{x^ 2-3}}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Then, by the definition of anti-derivative, we get &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int \frac{3x}{\sqrt{x^ 2-3}} = 3\int \frac{x}{\sqrt{x^ 2-3}} = 3\int(\sqrt{x^ 2-3})^{\prime} = 3\sqrt{x^ 2-3}+C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue}{3\sqrt{x^ 2-3}}+C&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Solution_1&amp;diff=555404</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Solution_1&amp;diff=555404"/>
		<updated>2019-04-10T04:18:49Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Solution 1 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 1 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 1]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Solution_1&amp;diff=555403</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Solution_1&amp;diff=555403"/>
		<updated>2019-04-10T04:18:49Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Solution 1 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 1 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Consider the substitution &amp;lt;math&amp;gt; u = x^2 - 3 &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; du = 2x \, dx &amp;lt;/math&amp;gt; because the derivative of &amp;lt;math&amp;gt; x^2 - 3 &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; 2x &amp;lt;/math&amp;gt;. Hence,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int \dfrac{3x}{\sqrt{x^2 - 3}} \,dx = \dfrac{3}{2} \int \dfrac{2x \,dx}{\sqrt{x^2 - 3}} = \dfrac{3}{2} \int \dfrac{du}{\sqrt{u}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By the Power Rule for the integration, we get&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int \dfrac{du}{\sqrt{u}} = \int u^{-\frac 12} du = \frac 1{-\frac 12 + 1} u^{-\frac 12 + 1} + C= 2 \sqrt{u} + C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is an arbitrary constant (the constant of integration)&lt;br /&gt;
&lt;br /&gt;
So,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int \dfrac{3x}{\sqrt{x^2 - 3}} \,dx = \dfrac{3}{2} \int \dfrac{du}{\sqrt{u}} = \dfrac{3}{2}  (2 \sqrt{u} + C)  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and substituting &amp;lt;math&amp;gt; x^2 - 3 &amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt; u &amp;lt;/math&amp;gt; into the above expression now gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;  \int \dfrac{3x}{\sqrt{x^2 - 3}} \,dx = 3 \sqrt{u} + C =\color{blue} 3 \sqrt{x^2 - 3} + C &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Hint_3&amp;diff=555402</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 3</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Hint_3&amp;diff=555402"/>
		<updated>2019-04-10T04:18:49Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 3 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 3 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 3]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Hint_2&amp;diff=555400</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Hint_2&amp;diff=555400"/>
		<updated>2019-04-10T04:18:48Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 2 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 2 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 2]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Hint_2&amp;diff=555399</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Hint_2&amp;diff=555399"/>
		<updated>2019-04-10T04:18:48Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 2 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 2 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(Solution 2) Think about the derivative of &amp;lt;math&amp;gt;\sqrt{x^ 2-3}&amp;lt;/math&amp;gt;. Then, use the definition of anti-derivative.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Hint_1&amp;diff=555398</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)./Hint_1&amp;diff=555398"/>
		<updated>2019-04-10T04:18:48Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 1 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 1 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 1]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Hint_1&amp;diff=555397</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Hint_1&amp;diff=555397"/>
		<updated>2019-04-10T04:18:48Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 1 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 1 over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(Solution 1) Use Integration by Substitution; to answer this question, find the right substitution.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b).&amp;diff=555396</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/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_2017/Question_01_(b).&amp;diff=555396"/>
		<updated>2019-04-10T04:18:48Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b). to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b) over redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Statement&amp;diff=555393</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Statement</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Statement&amp;diff=555393"/>
		<updated>2019-04-10T04:17:40Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Statement to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Statement&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Evaluate &amp;lt;math&amp;gt;\int \frac{3x}{\sqrt{x^2-3}} dx.&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Solution_2&amp;diff=555391</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Solution_2&amp;diff=555391"/>
		<updated>2019-04-10T04:17:40Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 2 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Solution 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;By the chain rule, we have &amp;lt;math&amp;gt;(\sqrt{x^ 2-3})^{\prime} = \frac 1{2\sqrt{x^ 2-3}} \cdot (x^2-3)&#039; =\frac{x}{\sqrt{x^ 2-3}}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Then, by the definition of anti-derivative, we get &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int \frac{3x}{\sqrt{x^ 2-3}} = 3\int \frac{x}{\sqrt{x^ 2-3}} = 3\int(\sqrt{x^ 2-3})^{\prime} = 3\sqrt{x^ 2-3}+C&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue}{3\sqrt{x^ 2-3}}+C&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Solution_1&amp;diff=555389</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Solution_1&amp;diff=555389"/>
		<updated>2019-04-10T04:17:40Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Solution 1 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Solution 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Consider the substitution &amp;lt;math&amp;gt; u = x^2 - 3 &amp;lt;/math&amp;gt;. Then &amp;lt;math&amp;gt; du = 2x \, dx &amp;lt;/math&amp;gt; because the derivative of &amp;lt;math&amp;gt; x^2 - 3 &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; 2x &amp;lt;/math&amp;gt;. Hence,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int \dfrac{3x}{\sqrt{x^2 - 3}} \,dx = \dfrac{3}{2} \int \dfrac{2x \,dx}{\sqrt{x^2 - 3}} = \dfrac{3}{2} \int \dfrac{du}{\sqrt{u}} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
By the Power Rule for the integration, we get&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int \dfrac{du}{\sqrt{u}} = \int u^{-\frac 12} du = \frac 1{-\frac 12 + 1} u^{-\frac 12 + 1} + C= 2 \sqrt{u} + C &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;math&amp;gt;C&amp;lt;/math&amp;gt; is an arbitrary constant (the constant of integration)&lt;br /&gt;
&lt;br /&gt;
So,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int \dfrac{3x}{\sqrt{x^2 - 3}} \,dx = \dfrac{3}{2} \int \dfrac{du}{\sqrt{u}} = \dfrac{3}{2}  (2 \sqrt{u} + C)  &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and substituting &amp;lt;math&amp;gt; x^2 - 3 &amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt; u &amp;lt;/math&amp;gt; into the above expression now gives&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;  \int \dfrac{3x}{\sqrt{x^2 - 3}} \,dx = 3 \sqrt{u} + C =\color{blue} 3 \sqrt{x^2 - 3} + C &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Hint_2&amp;diff=555385</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Hint_2&amp;diff=555385"/>
		<updated>2019-04-10T04:17:40Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 2 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(Solution 2) Think about the derivative of &amp;lt;math&amp;gt;\sqrt{x^ 2-3}&amp;lt;/math&amp;gt;. Then, use the definition of anti-derivative.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Hint_1&amp;diff=555383</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_01_(b)/Hint_1&amp;diff=555383"/>
		<updated>2019-04-10T04:17:40Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: HyunjuKwon moved page Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)/Hint 1 to Science:Math Exam Resources/Courses/MATH101/April 2017/Question 01 (b)./Hint 1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;(Solution 1) Use Integration by Substitution; to answer this question, find the right substitution.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017&amp;diff=555378</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017&amp;diff=555378"/>
		<updated>2019-04-10T04:13:53Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: Undo revision 555377 by HyunjuKwon (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MER Exam page|creation_box=true}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Remove comment to show in progress exam to non-contributor (initially hidden to avoid frustration looking at pages without content&lt;br /&gt;
[[Category:MER Exam IP flag]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- Remove IP flag and comment when the exam is completely done and quality good&lt;br /&gt;
[[Category:MER Exam QG flag]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
[[Category:MER Exam Page]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017&amp;diff=555377</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017&amp;diff=555377"/>
		<updated>2019-04-10T04:12:54Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MER Exam page|creation_box=true}}&lt;br /&gt;
&lt;br /&gt;
[[Category:MER Exam QG flag]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MER Exam Page]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_02_(a)&amp;diff=555376</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/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_2017/Question_02_(a)&amp;diff=555376"/>
		<updated>2019-04-10T04:12:31Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &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>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_02_(a)/Solution_1&amp;diff=555375</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 02 (a)/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_02_(a)/Solution_1&amp;diff=555375"/>
		<updated>2019-04-10T04:12:06Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We consider the region between two curves &amp;lt;math&amp;gt;y^2 = 1-x&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;2y^2 = 5 -x&amp;lt;/math&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
First, we find the intersection points. Since two curves can be written as &amp;lt;math&amp;gt;x=1-y^2&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;x=5-2y^2&amp;lt;/math&amp;gt;, plugging the first one into the second one, we get&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
1-y^2 = 5-2y^2 \iff y^2 =4 \iff y=\pm2.&amp;lt;/math&amp;gt;&lt;br /&gt;
Therefore, the intersection points are &amp;lt;math&amp;gt;(-3,2)&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;(-3,-2)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
On the other hand, according to the question, the curve &amp;lt;math&amp;gt;x=5-2y^2&amp;lt;/math&amp;gt; lies on the right side of &amp;lt;math&amp;gt;x=1-y^2&amp;lt;/math&amp;gt;, so that &amp;lt;math&amp;gt;1-y^2 \leq 5-2y^2&amp;lt;/math&amp;gt; when &amp;lt;math&amp;gt;y\in (-2,2)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
To summarize, the area between the two curves has to be an integral of the form&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math display = &amp;quot;block&amp;gt; &lt;br /&gt;
\int_{-2}^{2} |(5 - 2y^2) - (1 - y^2)| \,dy &lt;br /&gt;
= \int_{-2}^{2} (5 - 2y^2) - (1 - y^2) \,dy&lt;br /&gt;
= \int_{-2}^{2} 4-y^2 \,dy&lt;br /&gt;
= 2\int_0^2 4-y^2 \,dy.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The last equality follows from the fact that &amp;lt;math&amp;gt;4-y^2&amp;lt;/math&amp;gt; is even. Therefore, the answer is &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue} a &amp;lt;/math&amp;gt;.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2018&amp;diff=555287</id>
		<title>Science:Math Exam Resources/Courses/MATH105/April 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH105/April_2018&amp;diff=555287"/>
		<updated>2019-04-09T17:53:42Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MER Exam page|creation_box=true}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:MER Exam QG flag]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:MER Exam Page]]&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_08/Solution_1&amp;diff=555129</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 08/Solution 1</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_08/Solution_1&amp;diff=555129"/>
		<updated>2019-04-09T04:57:06Z</updated>

		<summary type="html">&lt;p&gt;HyunjuKwon: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;First note that the denominator of the integrand factorizes as :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \frac{x-8}{x^ 3 - 4x^ 2 + 4x} = \frac{x-8}{x} \frac{1}{(x-2)^ 2} = \frac{1}{(x-2)^ 2} - \frac{8}{x(x-2)^ 2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So now that we know the the factors, we want to convert it to an expression of the following form:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; -\frac{8}{x(x-2)^ 2} = \frac{A}{x} \frac{Bx+C}{(x-2)^ 2}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Equate the numerators&lt;br /&gt;
&amp;lt;math&amp;gt; A(x-2)^ 2 + Bx^2 +Cx = -8&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
and obtain the equations&lt;br /&gt;
&amp;lt;math&amp;gt; A+B = 0,\, -4A +C = 0,\, 4A= -8&amp;lt;/math&amp;gt; which yields&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; A = -2,\,B= 2, C = -8 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and thus we rewrite our integral as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int_{-3}^{-4} \frac{1}{(x-2)^ 2} - \frac{2}{x} + \frac{2x-8}{(x-2)^ 2}  dx &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which we rewrite once more, so that the numerator of the 3rd term is the derivative of denominator&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; \int_{-3}^{-4} \frac{-3}{(x-2)^ 2} - \frac{2}{x} + \frac{2(x-2)}{(x-2)^ 2}  dx &lt;br /&gt;
=\frac{3}{x-2}\bigg|_{-4}^{-3} + \ln x^ {-2}\bigg|_{-4}^{-3} + \ln (x-2)^2\bigg|_{-4}^{-3}&lt;br /&gt;
=-\frac 35 + \frac 12 +\ln\left(\frac {16}9\right) + \ln \left(\frac{25}{36} \right)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Answer:&#039;&#039;&#039; &amp;lt;math&amp;gt;\color{blue} -\frac 35 + \frac 12 +\ln\left(\frac {100}{81}\right)&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
	<entry>
		<id>https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_10&amp;diff=555124</id>
		<title>Science:Math Exam Resources/Courses/MATH101/April 2017/Question 10</title>
		<link rel="alternate" type="text/html" href="https://wiki.ubc.ca/index.php?title=Science:Math_Exam_Resources/Courses/MATH101/April_2017/Question_10&amp;diff=555124"/>
		<updated>2019-04-09T04:46:41Z</updated>

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

		<summary type="html">&lt;p&gt;HyunjuKwon: Created page with &amp;quot;By the method of Lagrange multipliers, find three equations that a local extremum for the function &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; on the ellipse should satisfy.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;By the method of Lagrange multipliers, find three equations that a local extremum for the function &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; on the ellipse should satisfy.&lt;/div&gt;</summary>
		<author><name>HyunjuKwon</name></author>
	</entry>
</feed>