<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>Physics Guides</title>
	<atom:link href="http://www.physicsguides.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.physicsguides.com/blog</link>
	<description>Physics for Everyone</description>
	<pubDate>Tue, 20 Jan 2009 10:56:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Basic Electronics</title>
		<link>http://www.physicsguides.com/blog/?p=34</link>
		<comments>http://www.physicsguides.com/blog/?p=34#comments</comments>
		<pubDate>Tue, 20 Jan 2009 10:54:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorials]]></category>

		<category><![CDATA[electronics]]></category>

		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://www.physicsguides.com/blog/?p=34</guid>
		<description><![CDATA[ Electricity is the flow of electrons through a conductive material. Metals are among the most common conductors. Electrons have a negative charge and will normally sit around the positive protons of their own atom, but if a neighbouring atom has a positive charge (due to a missing electron) then the electron will &#8216;jump&#8217; across. [...]]]></description>
			<content:encoded><![CDATA[<p class="style7"><strong> </strong>Electricity is the flow of electrons through a conductive material. Metals are among the most common conductors. Electrons have a negative charge and will normally sit around the positive protons of their own atom, but if a neighbouring atom has a positive charge (due to a missing electron) then the electron will &#8216;jump&#8217; across. When the electron jumps it leaves behind a gap (a positive charge in that atom), this leaves room for another electron to fill that gap and so on. This gives the effect of the gaps (positive charge) moving in one direction, and the electrons moving in another.</p>
<p class="style7" align="center"><img src="http://physicsguides.com/images/ElectronFlow.GIF" alt="" width="327" height="194" /></p>
<p class="style7">Conventional current flows to the right, while the electrons flow to the left. This kind of current is called direct current or DC, which means the current only goes in one direction. There is another form of current called alternating current, AC, which has current alternating in direction it flows, this will be covered in a later tutorial.</p>
<p class="style7">
<p class="style7"><strong>S.I Units</strong><strong> </strong></p>
<p class="style7">Electronics has many different units, there are 4 primary units:</p>
<p class="style7">Q - Charge, measured in coulomb (C)</p>
<p class="style7">J - Joules, (1J is the amount of energy needed to raise one gram of water by 1 degree Celsius)</p>
<p class="style7">t - time, measured in seconds</p>
<p class="style7">
<p class="style7">From these we can derive the following units:</p>
<p class="style7">V - Voltage, also known as potential difference, measured in volts, which is equal to Jules per coulomb (J/c)</p>
<p class="style7">I - Current, measured in amps (A), which is equal to coulomb per second (C/s)</p>
<p class="style7">R - Resistance, measured in ohms ()</p>
<p class="style7">P - Power, measured in watts (W), which is equal to Jules per second (J/s)</p>
<p class="style7">
<p class="style7">In addition to these all the metric prefixes apply, for example 1kV = 1,000V and 1mA = 0.001A.</p>
<p class="style7">
<p class="style7"><strong>Formulas </strong></p>
<p class="style7">There are 2 basic equations used in electronics</p>
<p class="style7">V=IR</p>
<p class="style7">P=IV</p>
<p class="style7">These 2 equations can be transformed to work out various things</p>
<p class="style7">that we need solutions to. For Example:</p>
<p class="style7">
<p class="style7">P=v^2/R</p>
<p class="style7">P=I^2R</p>
<p class="style7">R=P/I etc.</p>
<p class="style7">
<p class="style7">For resistors in parallel we have:</p>
<p class="style7">
<p class="style7">R­t = 1/R 1 + 1/R 2</p>
<p class="style7">where Rt is the total resistance and R1, R2 are the parallel resistors (this can also be extended to have R3, R4 etc.)</p>
<p class="style7">
<p class="style7"><strong>Circuits </strong></p>
<p class="style7">There are many different electrical components, all with their own different functions. So that electronics can be recorded onto paper or computer we have to have symbols to represent all the components. Some basic components and their respective symbols are:</p>
<p class="style7">
<p class="style7"><img src="http://physicsguides.com/images/Resistor.GIF" alt="" width="59" height="29" /></p>
<p class="style7">Resistor</p>
<p class="style7">-Dissipates electrical energy as heat.</p>
<p class="style7">
<p class="style7"><img src="http://physicsguides.com/images/PowerSupply.GIF" alt="" width="73" height="38" /></p>
<p class="style7">Power supply</p>
<p class="style7">-Supplies a current and a volta ge to the circuit, for example a battery.</p>
<p class="style7">
<p class="style7"><img src="http://physicsguides.com/images/LightBulb.GIF" alt="" width="65" height="30" /></p>
<p class="style7">Light bulb</p>
<p class="style7">-Converts electrical energy to light and heat.</p>
<p class="style7">
<p class="style7"><img src="http://physicsguides.com/images/AmpMeter.GIF" alt="" width="47" height="34" /></p>
<p class="style7">Ammeter</p>
<p class="style7">- An ammeter measures current in wire.</p>
<p class="style7">
<p class="style7"><img src="http://physicsguides.com/images/VoltMeter.GIF" alt="" width="48" height="33" /></p>
<p class="style7">Voltmeter</p>
<p class="style7">- Measures the potential difference in voltage across two points.</p>
<p class="style7">
<p class="style7">All the components are connected via wires, which is just a line.</p>
<p class="style7">
<p class="style7">
<p class="style7">Here is an example of a basic circuit:</p>
<p class="style7"><img src="http://physicsguides.com/images/Simple.GIF" alt="" width="126" height="112" /></p>
<p class="style7">Rt = R1</p>
<p class="style7">The electrical resistance of this circuit is equal to the resistance of the</p>
<p class="style7">single component in it, in this case the resistor R.</p>
<p class="style7">
<p class="style7">If two resistors are placed in a circuit like so:</p>
<p class="style7"><img src="http://physicsguides.com/images/Series.GIF" alt="" width="168" height="116" /></p>
<p class="style7">Rt = R1 + R2</p>
<p class="style7">Then the resistors are said to be in series, and the total resistance of the circuit is equal to the sum of the resistors.</p>
<p class="style7">
<p class="style7">There is another way to place the resistors in this circuit, like so:</p>
<p class="style7"><img src="http://physicsguides.com/images/Parrallel.GIF" alt="" width="135" height="156" /></p>
<p class="style7">Rt = 1/R1 + 1/R2</p>
<p class="style7">These resistors are said to be in parallel, now the total resistance of the circuit is summarised by the above equation.</p>
<p class="style7">
<p class="style7">
<p class="style7"><strong>Example 1 </strong></p>
<p class="style7"><strong> </strong></p>
<p class="style7">Find the total resistance of the following circuit:</p>
<p class="style7">
<p class="style7"><img src="http://physicsguides.com/images/Example1.GIF" alt="" width="172" height="184" /></p>
<p class="style7">
<p class="style7">First simplify the 10 and 20 resistors by considering them as one 30 resistor:</p>
<p class="style7">Now apply the equation: 1/Rt = 1/R1 + 1/R2</p>
<p class="style7">1/Rt = 1/20 + 1/30 :: substitute in values</p>
<p class="style7">1/Rt = 5/60 :: add the two fractions</p>
<p class="style7">Rt = 12 :: flip both sides of the equations over</p>
<p class="style7">
<p class="style7">This circuit has a total resistance of 12 Ohms.</p>
<p class="style7">
<p class="style7">
<p class="style7"><strong>Ammeters, Voltmeters &amp; V=IR </strong><strong> </strong></p>
<p class="style7">Ammeters measure current, voltmeters measure volta ge. There is also such a device that can measure both (not simultaneously) called a multimeter. To work out the volta ge on a component the voltmeter must be parallel to the component, while if you want to measure the current through it you must place it in series.</p>
<p class="style7"><img src="http://physicsguides.com/images/Volt-Ammeter.GIF" alt="" width="176" height="160" /></p>
<p class="style7">
<p class="style7">The circuit shows a 100 Ohm resistor with 9 Volts potential across it. These nine volts are shown on the voltmeter. The ammeter shows that the resistor has 90mA running through it.</p>
<p class="style7">
<p class="style7">The relationship between these variable is summarised with the equation:</p>
<p class="style7">V=IR</p>
<p class="style7">
<p class="style7">Now if you are given any two of these quantities you can work out the third.</p>
<p class="style7">
<p class="style7"><strong> </strong></p>
<p class="style7"><strong>Example 2 </strong></p>
<p class="style7"><img src="http://physicsguides.com/images/example2.GIF" alt="" width="168" height="161" /></p>
<p class="style7">Given the values for the current and voltage, what should the resistance of the resistor in this circuit be?</p>
<p class="style7"><strong><br />
</strong>V=IR</p>
<p class="style7">9=0.036R Remember to convert mA to A</p>
<p class="style7">R=9/0.036 Divide both sides by .036</p>
<p class="style7">R=250 Ohms</p>
<p class="style7">
<p class="style7"><strong>Example 3 </strong></p>
<p class="style7"><strong><img src="http://physicsguides.com/images/example3.GIF" alt="" width="238" height="124" /></strong></p>
<p class="style7">What does the Ammeter read?</p>
<p class="style7">
<p class="style7">First find the total resistance of the circuit (ammeter has negligible resistance)</p>
<p class="style7">Rt = 250 + 100 = 350 Ohms</p>
<p class="style7">
<p class="style7">V=IR</p>
<p class="style7">9=350I sub in values</p>
<p class="style7">I=9/350</p>
<p class="style7">I=0.0257A=25.7mA <strong> </strong></p>
<p class="style7"><strong> </strong></p>
<p class="style7"><strong>Challenge Question </strong><strong> </strong></p>
<p class="style7"><strong><img src="http://physicsguides.com/images/challenge.GIF" alt="" width="187" height="218" /></strong></p>
<p class="style7">Find the current running through the ammeter and 250 Ohm resistor.</p>
<p class="style7">Answer: <span class="style9">36mA</span> (highlight this line)</p>
<p class="style7"><strong> </strong><strong> </strong><strong> </strong></p>
<p class="style7"><strong>Power </strong><strong> </strong></p>
<p class="style7">Power is the amount of energy dissipated in a component per second it is measured in Watts (with units J/s). If a component uses 100J in 5 seconds it is running at 20W.</p>
<p class="style7">P=IV, P=V 2 /R also P=I 2 R</p>
<p class="style7">In a resistor this energy is dissipated as heat, if to much energy is put through a resistor then it will be fried, just like a light bulb burning out.</p>
<p class="style7"><strong>Example 4 </strong></p>
<p class="style7">A resistor with potential difference 2V across it and a current of 1 amp will have what power dissipated in it?</p>
<p class="style7">P=IV</p>
<p class="style7">P=1&#215;2</p>
<p class="style7">P=2Watts</p>
<p class="style7">
<p class="style7"><strong>Example 5 </strong></p>
<p class="style7"><strong> <img src="http://physicsguides.com/images/Example5.GIF" alt="" width="164" height="167" /></strong></p>
<p class="style7">What is the power dissipated in the 100 Ohm resistor?</p>
<p class="style7"><em>Long Way</em></p>
<p class="style7">First find the total current flowing from the 12V power supply.</p>
<p class="style7">1/Rt <strong> = </strong>1/100 + 1/200</p>
<p class="style7">1/Rt = 3/200</p>
<p class="style7">Rt = 66.7 Ohms is the total resistance of the circuit.</p>
<p class="style7">V = IR</p>
<p class="style7">12 = I*66.7</p>
<p class="style7">I = 12/66.7</p>
<p class="style7">I = 0.18 A ps</p>
<p class="style7">We now know the total current is 0.18 Amps, we also know that there is .06 Amps flowing through the ammeter and the 200 Ohm resistor, this leaves 0.12 Am ps to flow through the 100 Ohm resistor.</p>
<p class="style7">P = IV</p>
<p class="style7">P = 0.12*12</p>
<p class="style7">P = 1.44 Watts</p>
<p class="style7"><em>Short Way </em></p>
<p class="style7">Using one of the above equations:</p>
<p class="style7">P = V 2 /R</p>
<p class="style7">P = 12 2 /100</p>
<p class="style7">P = 1.44 Watts</p>
<p class="style7">Now that one was much better wasn&#8217;t it! But there are some questions that will be designed to make this approach impossible, so it is useful to understand both methods.</p>
<p class="style7">
<p class="style7">That&#8217;s it for Basic Electronics! Thanks for reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.physicsguides.com/blog/?feed=rss2&amp;p=34</wfw:commentRss>
		</item>
		<item>
		<title>The Gauge Principle in Physics</title>
		<link>http://www.physicsguides.com/blog/?p=23</link>
		<comments>http://www.physicsguides.com/blog/?p=23#comments</comments>
		<pubDate>Mon, 19 Jan 2009 23:24:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[gauge]]></category>

		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://www.physicsguides.com/blog/?p=23</guid>
		<description><![CDATA[The Gauge principle is one of the most powerful principles in modern theoretical physics. It can be used to usher in the four fundamental forces of nature and potentially even unify them.]]></description>
			<content:encoded><![CDATA[<p><!--[if !mso]> <mce:style><!  v:* {behavior:url(#default#VML);} o:* {behavior:url(#default#VML);} w:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --> <!--[endif]--><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-AU</w:LidThemeOther> <w:LidThemeAsian>ZH-CN</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> <w:UseFELayout /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:SimSun; 	panose-1:2 1 6 0 3 1 1 1 1 1; 	mso-font-alt:宋体; 	mso-font-charset:134; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:3 680460288 22 0 262145 0;} @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:roman; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face 	{font-family:"@SimSun"; 	panose-1:2 1 6 0 3 1 1 1 1 1; 	mso-font-charset:134; 	mso-generic-font-family:auto; 	mso-font-pitch:variable; 	mso-font-signature:3 680460288 22 0 262145 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:SimSun; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:36.0pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:SimSun; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:36.0pt; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:SimSun; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:0cm; 	margin-left:36.0pt; 	margin-bottom:.0001pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:SimSun; 	mso-bidi-font-family:"Times New Roman";} p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast 	{mso-style-priority:34; 	mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-type:export-only; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:36.0pt; 	mso-add-space:auto; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-fareast-font-family:SimSun; 	mso-bidi-font-family:"Times New Roman";} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	font-size:10.0pt; 	mso-ansi-font-size:10.0pt; 	mso-bidi-font-size:10.0pt; 	mso-ascii-font-family:Calibri; 	mso-fareast-font-family:SimSun; 	mso-hansi-font-family:Calibri;} @page Section1 	{size:595.3pt 841.9pt; 	margin:72.0pt 72.0pt 72.0pt 72.0pt; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1259749105; 	mso-list-type:hybrid; 	mso-list-template-ids:896319334 201916431 201916441 201916443 201916431 201916441 201916443 201916431 201916441 201916443;} @list l0:level1 	{mso-level-tab-stop:none; 	mso-level-number-position:left; 	text-indent:-18.0pt;} ol 	{margin-bottom:0cm;} ul 	{margin-bottom:0cm;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Calibri","sans-serif";} --> <!--[endif]--><!--[if gte mso 9]><xml> <o:shapedefaults v:ext="edit" spidmax="2050" /> </xml><![endif]--><!--[if gte mso 9]><xml> <o:shapelayout v:ext="edit"> <o:idmap v:ext="edit" data="1" /> <o:rules v:ext="edit"> <o:r id="V:Rule1" type="connector" idref="#_x0000_s1028" /> </o:rules> </o:shapelayout></xml><![endif]--></p>
<p class="MsoNormal"><span style="text-decoration: underline;"><span style="font-size: 12pt; line-height: 115%;">Introduction</span></span></p>
<p class="MsoNormal">The Gauge principle is one of the most powerful principles in modern theoretical physics. It can be used to usher in the four fundamental forces of nature and potentially even unify them.</p>
<p class="MsoNormal">The term Gauge was originally used by Herman Weyl in an attempt to unify General Relativity (GR) with Electromagnetism.<sup>1</sup> Weyl noticed that GR was invariant under changes of ‘gauge’ or length scale. However while GR can be described geometrically, Electromagnetism cannot, so his attempt at unification failed. Weyl continued to use the word gauge to describe physical invariance even though it no longer had anything to do with length scales.<sup>1</sup></p>
<p class="MsoNormal"><span style="text-decoration: underline;"><span style="font-size: 12pt; line-height: 115%;">Gauge and Electromagnetism</span></span></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600"  o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f"  stroked="f"> <v:stroke joinstyle="miter" /> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0" /> <v:f eqn="sum @0 1 0" /> <v:f eqn="sum 0 0 @1" /> <v:f eqn="prod @2 1 2" /> <v:f eqn="prod @3 21600 pixelWidth" /> <v:f eqn="prod @3 21600 pixelHeight" /> <v:f eqn="sum @0 0 1" /> <v:f eqn="prod @6 1 2" /> <v:f eqn="prod @7 21600 pixelWidth" /> <v:f eqn="sum @8 21600 0" /> <v:f eqn="prod @7 21600 pixelHeight" /> <v:f eqn="sum @10 21600 0" /> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o:lock v:ext="edit" aspectratio="t" /> </v:shapetype><v:shape id="Picture_x0020_0" o:spid="_x0000_s1026" type="#_x0000_t75"  alt="circuit.jpg" style='position:absolute;margin-left:19.05pt;margin-top:25.55pt;  width:154.2pt;height:187.75pt;z-index:-3;visibility:visible' wrapcoords="-210 0 -210 21399 21642 21399 21642 0 -210 0"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image001.jpg" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image001.jpg"   o:title="circuit" /> <w:wrap type="tight" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image002.jpg" alt="circuit.jpg" hspace="12" width="206" height="250" align="left" /><!--[endif]--><!--[if gte vml 1]><v:shape  id="Picture_x0020_2" o:spid="_x0000_s1027" type="#_x0000_t75" alt="circuit2.jpg"  style='position:absolute;margin-left:258.5pt;margin-top:22.25pt;width:155.05pt;  height:187.5pt;z-index:-2;visibility:visible' wrapcoords="-209 0 -209 21427 21523 21427 21523 0 -209 0"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image003.jpg" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image003.jpg"   o:title="circuit2" /> <w:wrap type="tight" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image004.jpg" alt="circuit2.jpg" hspace="12" width="207" height="250" align="left" /><!--[endif]-->A simple example of gauge invariance can be understood by considering an electrical circuit (figure 1)</p>
<p class="MsoNormal">
<p class="MsoNormal"><span style="font-size: 12pt; line-height: 115%;"><br />
</span></p>
<p class="MsoNormal"><span style="font-size: 12pt; line-height: 115%;"> </span></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shapetype id="_x0000_t32" coordsize="21600,21600"  o:spt="32" o:oned="t" path="m,l21600,21600e" filled="f"> <v:path arrowok="t" fillok="f" o:connecttype="none" /> <o:lock v:ext="edit" shapetype="t" /> </v:shapetype><v:shape id="_x0000_s1028" type="#_x0000_t32" style='position:absolute;  margin-left:-.95pt;margin-top:13.95pt;width:62.8pt;height:.05pt;z-index:3'  o:connectortype="straight" strokeweight="2.25pt"> <v:stroke endarrow="block" /> </v:shape><![endif]--><!--[if !vml]--><!--[endif]--><span style="font-size: 12pt; line-height: 115%;"> </span></p>
<p class="MsoNormal"><span style="font-size: 12pt; line-height: 115%;"> </span></p>
<p class="MsoNormal"><span style="font-size: 12pt; line-height: 115%;"> </span></p>
<p class="MsoNormal"><span style="font-size: 12pt; line-height: 115%;"> </span></p>
<p class="MsoNormal"><em><span style="line-height: 115%;">Figure 1. Changing the potential globally does not alter the circuit behaviour.</span></em></p>
<p class="MsoNormal"><span style="line-height: 115%;">By changing the potential in this circuit by 10 volts everywhere, the overall behaviour of the circuit has not changed. The circuit is said to be invariant with respect to global transformations to the electric potential.</span></p>
<p class="MsoNormal">Gauge invariance is thereby used to describe physical symmetries such as the universe’s invariance with respect to position in space time. This means if you perform a given experiment here today and in the vicinity of Betelgeuse a year from now, you will expect to get the same results. There are many examples of gauge invariance; here we will take a close look at Electromagnetism.</p>
<p class="MsoNormal">The theory of Electromagnetism describes two physical fields, the electric field <strong><em>E</em></strong> and the magnetic field <strong><em>B</em></strong>. From these two fields we can define associated potentials, the scalar potential <!--[if supportFields]><span style="mso-element:field-begin" mce_style="mso-element:field-begin"></span><span style='mso-spacerun:yes'> </span>QUOTE <span style='position:relative; top:5.5pt;mso-text-raise:-5.5pt'><![if gte vml 1]><v:shape id="_x0000_i1025"  type="#_x0000_t75" style='width:7.5pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004528D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;004528D3&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=10 height=20 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image007.gif" v:shapes="_x0000_i1025"><![endif]></span><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span><![endif]--><span style="position: relative; top: 5.5pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1026" type="#_x0000_t75" style='width:7.5pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004528D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;004528D3&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image007.gif" alt="" width="10" height="20" /><!--[endif]--></span><!--[if supportFields]><span style='mso-element:field-end'></span><![endif]--><span> </span>and vector potential <strong><em>A</em></strong>, given by:</p>
<table class="MsoNormalTable" style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: right; line-height: normal;" align="right"><strong><span><span> </span></span></strong><!--[if supportFields]><b   style='mso-bidi-font-weight:normal'><span style="mso-element:field-begin" mce_style="mso-element:field-begin"></span><span   style='mso-spacerun:yes'> </span>QUOTE </b><span style='position:relative;   top:4.5pt;mso-text-raise:-4.5pt'><![if gte vml 1]><v:shape id="_x0000_i1027"    type="#_x0000_t75" style='width:72.75pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008B5002&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;008B5002&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:fareast=&quot;SimSun&quot; w:h-ansi=&quot;Cambria Math&quot; w:cs=&quot;Times New Roman&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;B&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;= &lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‡Ã—&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;A         &lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image008.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image008.png"     o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=97 height=20   src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image009.gif" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image009.gif"   v:shapes="_x0000_i1027"><![endif]></span><b style="mso-bidi-font-weight:normal" mce_style="mso-bidi-font-weight:normal"><span   style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span></b><![endif]--><span style="position: relative; top: 4.5pt;"><!--[if gte vml 1]><v:shape    id="_x0000_i1028" type="#_x0000_t75" style='width:72.75pt;height:15pt'    equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008B5002&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;008B5002&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:fareast=&quot;SimSun&quot; w:h-ansi=&quot;Cambria Math&quot; w:cs=&quot;Times New Roman&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;B&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;= &lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‡Ã—&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;A         &lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image008.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image008.png"     o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image009.gif" alt="" width="97" height="20" /><!--[endif]--></span><!--[if supportFields]><b   style='mso-bidi-font-weight:normal'><span style="mso-element:field-end" mce_style="mso-element:field-end"></span></b><![endif]--><strong><span></span></strong></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: right; line-height: normal;" align="right"><span> </span></p>
</td>
<td style="padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><span>(1)</span></p>
</td>
</tr>
<tr>
<td style="padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: right; line-height: normal;" align="right"><!--[if gte vml 1]><v:shape id="_x0000_i1029"    type="#_x0000_t75" style='width:74.25pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009A1F65&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;009A1F65&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:fareast=&quot;SimSun&quot; w:h-ansi=&quot;Cambria Math&quot; w:cs=&quot;Times New Roman&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;E&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‡&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;t&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;A&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image010.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image010.png"     o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image011.gif" alt="" width="99" height="20" /><!--[endif]--><span style="font-family: &quot;Cambria Math&quot;,&quot;serif&quot;;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span><span></span></td>
<td style="padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><span>(2)</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">Since the <strong><em>E </em></strong>and<strong><em> B </em></strong>fields are obtained via derivatives of both <!--[if supportFields]><b style="mso-bidi-font-weight: normal" mce_style="mso-bidi-font-weight: normal"><span style="mso-element:field-begin" mce_style="mso-element:field-begin"></span><span style='mso-spacerun:yes'> </span>QUOTE </b><span style='position:relative; top:5.5pt;mso-text-raise:-5.5pt'><![if gte vml 1]><v:shape id="_x0000_i1030"  type="#_x0000_t75" style='width:7.5pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006A7FD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;006A7FD1&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=10 height=20 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image007.gif" v:shapes="_x0000_i1030"><![endif]></span><b style="mso-bidi-font-weight:normal" mce_style="mso-bidi-font-weight:normal"><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span></b><![endif]--><span style="position: relative; top: 5.5pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1031" type="#_x0000_t75" style='width:7.5pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006A7FD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;006A7FD1&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image007.gif" alt="" width="10" height="20" /><!--[endif]--></span><!--[if supportFields]><b style='mso-bidi-font-weight:normal'><span style="mso-element:field-end" mce_style="mso-element:field-end"></span></b><![endif]--><strong><em><span> </span></em></strong>and <strong><em>A</em></strong>, addition of constants to these potentials leaves the fields unchanged. This is called Gauge Freedom; there are an infinite amount of potentials that can represent the same field. This property can be exploited to make a choice of gauge (a particular <!--[if supportFields]><span style='mso-element:field-begin'></span><span style="mso-spacerun:yes" mce_style="mso-spacerun:yes"> </span>QUOTE <span style='position:relative;top:5.5pt;mso-text-raise:-5.5pt'><![if gte vml 1]><v:shape  id="_x0000_i1032" type="#_x0000_t75" style='width:7.5pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00511C7F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00511C7F&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=10 height=20 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image007.gif" v:shapes="_x0000_i1032"><![endif]></span><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span><![endif]--><span style="position: relative; top: 5.5pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1033" type="#_x0000_t75" style='width:7.5pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00511C7F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00511C7F&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image006.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image007.gif" alt="" width="10" height="20" /><!--[endif]--></span><!--[if supportFields]><span style='mso-element:field-end'></span><![endif]--><span> </span>and <strong>A</strong>) that simplifies calculations. Changing the potential by a constant is called a Gauge Transformation of the first kind (a global transformation). It is also possible to make Gauge Transformations of the form:</p>
<table class="MsoNormalTable" style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><!--[if gte vml 1]><v:shape id="_x0000_i1034"    type="#_x0000_t75" style='width:56.25pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E45C1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;005E45C1&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:fareast=&quot;SimSun&quot; w:h-ansi=&quot;Cambria Math&quot; w:cs=&quot;Times New Roman&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;A&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;â†’A-&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‡&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;f&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image012.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image012.png"     o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image013.gif" alt="" width="75" height="20" /><!--[endif]--><strong><span></span></strong></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: right; line-height: normal;" align="right"><span> </span></p>
</td>
<td style="padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><span>(3)</span></p>
</td>
</tr>
<tr>
<td style="padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: right; line-height: normal;" align="right"><span><span> </span></span><!--[if supportFields]><span   style='font-family:"Cambria Math","serif"'><span style="mso-element:field-begin" mce_style="mso-element:field-begin"></span><span   style='mso-spacerun:yes'> </span>QUOTE </span><span style='position:relative;   top:5.5pt;mso-text-raise:-5.5pt'><![if gte vml 1]><v:shape id="_x0000_i1035"    type="#_x0000_t75" style='width:60pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003C7EFA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;003C7EFA&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:fareast=&quot;SimSun&quot; w:h-ansi=&quot;Cambria Math&quot; w:cs=&quot;Times New Roman&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;â†’&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;t&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;f&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image014.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image014.png"     o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=80 height=20   src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image015.gif" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image015.gif"   v:shapes="_x0000_i1035"><![endif]></span><span style="font-family:"Cambria Math","serif"" mce_style="font-family:"Cambria Math","serif""><span   style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span></span><![endif]--><span style="position: relative; top: 5.5pt;"><!--[if gte vml 1]><v:shape    id="_x0000_i1036" type="#_x0000_t75" style='width:60pt;height:15pt'    equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003C7EFA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;003C7EFA&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:fareast=&quot;SimSun&quot; w:h-ansi=&quot;Cambria Math&quot; w:cs=&quot;Times New Roman&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;bi&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:b/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;â†’&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ï†+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;t&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;f&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image014.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image014.png"     o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image015.gif" alt="" width="80" height="20" /><!--[endif]--></span><!--[if supportFields]><span   style='font-family:"Cambria Math","serif"'><span style="mso-element:field-end" mce_style="mso-element:field-end"></span></span><![endif]--><span style="font-family: &quot;Cambria Math&quot;,&quot;serif&quot;;"><br />
<!--[if !supportLineBreakNewLine]--><br />
<!--[endif]--></span><span></span></td>
<td style="padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><span>(4)</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">Where f = f(<strong>x</strong>,t) is a continuous function. This is called a Gauge Transformation of the second kind. Since f is a function of <strong>x</strong> (space) and t (time), this is now a local transformation that can vary over space and time. The potential can be transformed arbitrarily, as long as the new ‘gauge’ satisfies equations (1) and (2) of the original <strong><em>E </em></strong>and<strong><em> B</em></strong> fields. This may lead us to question the physicality of the potential; if the choice of representation is arbitrary then perhaps the potential is just a convenient mathematical artifice that describes the ‘physical’ field. However, this view is incorrect, as can be observed via the Aharonov-Bohm effect.</p>
<p class="MsoNormal" style="text-align: center;" align="center"><span><!--[if gte vml 1]><v:shape id="Picture_x0020_10"  o:spid="_x0000_i1080" type="#_x0000_t75" alt="DSC01050.JPG" style='width:417.75pt;  height:313.5pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image016.jpg" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image016.jpg"   o:title="DSC01050" gain="1.25" blacklevel="6554f" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image017.jpg" alt="DSC01050.JPG" width="557" height="418" /><!--[endif]--></span></p>
<p class="MsoNormal"><em>Figure 2. Setup of the Aharonov-Bohm effect.<sup>1</sup></em></p>
<p class="MsoNormal">The Aharonov-Bohm effect is the phenomenon of an electron diffraction pattern been shifted by what appears to be a non-local field. Starting with the normal double slit diffraction setup, a solenoid is placed between the two slits (see figure 2). With no current in the solenoid, the usual diffraction pattern is observed. When there is current flowing in the solenoid the electron diffraction pattern is shifted horizontally. Having a current in the solenoid induces a magnetic field on the interior of the coil, directed perpendicular to the plane of the page, and zero outside the coil. This appears to be action at a distance, as there is no local field to provide a force that shifts the electron diffraction pattern. In fact the vector potential outside the solenoid may be non-vanishing and merely curl-free, which will still give <strong><em>B </em></strong>= 0 via equation (1). Dirac showed that an electron travelling in a potential will pick up an extra phase factor, which changes the positions of the maxima and minima in the diffraction pattern. This effect experimentally verifies that it is incorrect to consider a potential being any less physical than the field it is derived from.</p>
<p class="MsoNormal">As introduced above, gauge transformations of the second kind are known as local transformations as they can vary in space and time. This type of transformation in intimately connected with the four fundamental forces of nature. Here we will consider in detail the electromagnetic force. Consider a particle with wavefunction <span style="font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">ψ,</span> which evolves in time according to the Schrödinger equation:<!--[if supportFields]><span style='mso-element:field-begin'></span> QUOTE <span style='position:relative; top:4.5pt;mso-text-raise:-4.5pt'><![if gte vml 1]><v:shape id="_x0000_i1037"  type="#_x0000_t75" style='width:2.25pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00622736&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00622736&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt; &lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image018.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image018.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=3 height=20 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image019.gif" v:shapes="_x0000_i1037"><![endif]></span><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span><![endif]--><span style="position: relative; top: 4.5pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1038" type="#_x0000_t75" style='width:2.25pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00622736&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00622736&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt; &lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image018.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image018.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image019.gif" alt="" width="3" height="20" /><!--[endif]--></span><!--[if supportFields]><span style='mso-element:field-end'></span><![endif]--></p>
<table class="MsoNormalTable" style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0cm 5.4pt; width: 260.55pt;" width="347" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><!--[if gte vml 1]><v:shape id="_x0000_i1039" type="#_x0000_t75"    style='width:116.25pt;height:28.5pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004518B9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;004518B9&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:fareast=&quot;SimSun&quot; w:h-ansi=&quot;Cambria Math&quot; w:cs=&quot;Times New Roman&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ä§&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:f&gt;&lt;m:fPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:fPr&gt;&lt;m:num&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:num&gt;&lt;m:den&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚t&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:den&gt;&lt;/m:f&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=(-&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:f&gt;&lt;m:fPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:fPr&gt;&lt;m:num&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ñ›&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;2&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;/m:num&gt;&lt;m:den&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;2m&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:den&gt;&lt;/m:f&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‡&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;2&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+V)&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image020.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image020.png"     o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image021.gif" alt="" width="155" height="38" /><!--[endif]--><span></span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span> </span></p>
</td>
<td style="padding: 0cm 5.4pt; width: 201.55pt;" width="269" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><span>(5)</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">Where all symbols are as usually defined. While this describes the physical evolution of the wavefunction over time, what we actually observe is the probability density |<!--[if supportFields]><sup><span style='mso-element:field-begin'></span> QUOTE </sup><span style='position:relative; top:5.5pt;mso-text-raise:-5.5pt'><![if gte vml 1]><v:shape id="_x0000_i1040"  type="#_x0000_t75" style='width:11.25pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001634E1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;001634E1&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ|&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image022.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image022.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=15 height=20 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image023.gif" v:shapes="_x0000_i1040"><![endif]></span><sup><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span></sup><![endif]--><span style="position: relative; top: 5.5pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1041" type="#_x0000_t75" style='width:11.25pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001634E1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;001634E1&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ|&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image022.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image022.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image023.gif" alt="" width="15" height="20" /><!--[endif]--></span><!--[if supportFields]><sup><span style='mso-element:field-end'></span></sup><![endif]--><sup>2</sup> changing. It can be trivially shown that the observable probability of the wavefunction is invariant under transformations of the form:</p>
<table class="MsoNormalTable" style="border: medium none ; border-collapse: collapse;" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="border: medium none; padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><!--[if gte vml 1]><v:shape id="_x0000_i1042" type="#_x0000_t75"    style='width:44.25pt;height:15.75pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00317C91&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00317C91&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:fareast=&quot;SimSun&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆâ†’Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iÎ¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image024.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image024.png"     o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image025.gif" alt="" width="59" height="21" /><!--[endif]--><span></span></p>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span> </span></p>
</td>
<td style="border: medium none; padding: 0cm 5.4pt; width: 231.05pt;" width="308" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><span><span> </span>(6)</span></p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal">Where θ is a constant and thus this is a global transformation. This changes the wavefunction’s phase by an amount θ. Under this transformation the wavefunction will still satisfy the Schrödinger equation. Yang and Mills questioned the validity of considering global transformations, since the speed of light prohibits instantaneous global transformations. This sent them down another path, what if instead θ = θ(<strong>x</strong>) (i.e. a local transformation is made)? The wavefunction would simply no longer satisfy the Schrödinger equation. This is because the Laplacian derivative will now include an extra term due to the transformation’s dependence on <strong>x</strong>. To maintain gauge invariance we must modify the momentum operator in the Schrödinger equation by introducing the covariant derivative<sup>2</sup>:</p>
<table class="MsoNormalTable" style="border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0cm 5.4pt; width: 246.4pt;" width="329" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><!--[if gte vml 1]><v:shape id="_x0000_i1043" type="#_x0000_t75"    style='width:1in;height:16.5pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00566852&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00566852&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;â†’&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-ie&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;A&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image026.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image026.png"     o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image027.gif" alt="" width="96" height="22" /><!--[endif]--></p>
</td>
<td style="padding: 0cm 5.4pt; width: 215.7pt;" width="288" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><span> </span>(7)</p>
</td>
</tr>
</tbody>
</table>
<p class="MsoNormal"><span style="font-family: &quot;Cambria Math&quot;,&quot;serif&quot;;"><br />
</span>Where <em>e</em> is the charge on the particle and A<sub>µ </sub>=<!--[if supportFields]><sub><span style="mso-element:field-begin" mce_style="mso-element:field-begin"></span> QUOTE </sub><span style='position:relative;top:4.5pt;mso-text-raise:-4.5pt'><![if gte vml 1]><v:shape  id="_x0000_i1044" type="#_x0000_t75" style='width:9pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00856B3D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00856B3D&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt; âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image028.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image028.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=12 height=20 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image029.gif" v:shapes="_x0000_i1044"><![endif]></span><sub><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span></sub><![endif]--><span style="position: relative; top: 4.5pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1045" type="#_x0000_t75" style='width:9pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00856B3D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00856B3D&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt; âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image028.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image028.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image029.gif" alt="" width="12" height="20" /><!--[endif]--></span><!--[if supportFields]><sub><span style='mso-element:field-end'></span></sub><![endif]--><sub>µ</sub>θ. Using equation (7), we can re-write the Schrödinger equation with natural units as:</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1046" type="#_x0000_t75"  style='width:138pt;height:17.25pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00611C08&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00611C08&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-ie&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;A&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;V&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=0&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image030.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image030.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image031.gif" alt="" width="184" height="23" /><!--[endif]--></p>
<p class="MsoNormal">Where <!--[if supportFields]><span style="mso-element:field-begin" mce_style="mso-element:field-begin"></span><span style='mso-spacerun:yes'> </span>QUOTE <span style='position:relative; top:7.0pt;mso-text-raise:-7.0pt'><![if gte vml 1]><v:shape id="_x0000_i1047"  type="#_x0000_t75" style='width:11.25pt;height:16.5pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE072A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00BE072A&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image032.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image032.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=15 height=22 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image033.gif" v:shapes="_x0000_i1047"><![endif]></span><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span><![endif]--><span style="position: relative; top: 7pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1048" type="#_x0000_t75" style='width:11.25pt;height:16.5pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE072A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00BE072A&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image032.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image032.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image033.gif" alt="" width="15" height="22" /><!--[endif]--></span><!--[if supportFields]><span style='mso-element:field-end'></span><![endif]--><span> </span>contains the coefficients of each of the 4-vector derivatives. Proceeding on by making the transformation:</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1049" type="#_x0000_t75"  style='width:57.75pt;height:17.25pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005627B4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;005627B4&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;â†’&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image034.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image034.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image035.gif" alt="" width="77" height="23" /><!--[endif]--></p>
<p class="MsoNormal">Gives:</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1050" type="#_x0000_t75"  style='width:169.5pt;height:17.25pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD261F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00BD261F&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-ie&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;A&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iÎ¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:vertAlign w:val=&quot;subscript&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-V&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iÎ¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:vertAlign w:val=&quot;subscript&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=0&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image036.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image036.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image037.gif" alt="" width="226" height="23" /><!--[endif]--></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1051" type="#_x0000_t75"  style='width:210.75pt;height:17.25pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA499C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00FA499C&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-ie&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;A&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-V&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iÎ¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:vertAlign w:val=&quot;subscript&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=0&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image038.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image038.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image039.gif" alt="" width="281" height="23" /><!--[endif]--></p>
<p class="MsoNormal">Making the substitution for A<sub>µ</sub> and expanding:</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1052" type="#_x0000_t75"  style='width:289.5pt;height:17.25pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00080770&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00080770&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;(&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;)&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;(âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;)&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-ie&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;(âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸)&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-V&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iÎ¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:vertAlign w:val=&quot;subscript&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=0&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image040.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image040.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image041.gif" alt="" width="386" height="23" /><!--[endif]--></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1053" type="#_x0000_t75"  style='width:299.25pt;height:17.25pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA2DA9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00FA2DA9&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ´Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;(&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;)&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iâˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-ie&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;(âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸)&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-V&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iÎ¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:vertAlign w:val=&quot;subscript&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=0&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image042.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image042.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image043.gif" alt="" width="399" height="23" /><!--[endif]--></p>
<p class="MsoNormal">Cancelling the <!--[if supportFields]><span style='mso-element:field-begin'></span><span style="mso-spacerun:yes" mce_style="mso-spacerun:yes"> </span>QUOTE <span style='position:relative;top:4.5pt;mso-text-raise:-4.5pt'><![if gte vml 1]><v:shape  id="_x0000_i1054" type="#_x0000_t75" style='width:24pt;height:15.75pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00850987&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00850987&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iÎ¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;x&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image044.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image044.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=32 height=21 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image045.gif" v:shapes="_x0000_i1054"><![endif]></span><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span><![endif]--><span style="position: relative; top: 4.5pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1055" type="#_x0000_t75" style='width:24pt;height:15.75pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00850987&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00850987&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSup&gt;&lt;m:sSupPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSupPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;e&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sup&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;iÎ¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;x&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;/m:sup&gt;&lt;/m:sSup&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image044.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image044.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image045.gif" alt="" width="32" height="21" /><!--[endif]--></span><!--[if supportFields]><span style='mso-element:field-end'></span><![endif]--><span> </span>terms leaves:</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1056" type="#_x0000_t75"  style='width:219.75pt;height:17.25pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621D5D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00621D5D&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-ie&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;(âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¸&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Âµ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;)&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-V&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=0&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image046.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image046.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image047.gif" alt="" width="293" height="23" /><!--[endif]--></p>
<p class="MsoNormal">With <em>e</em>=1 (natural units) the Schrödinger equation is recovered:</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1057" type="#_x0000_t75"  style='width:98.25pt;height:17.25pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD1B77&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00BD1B77&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î²&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:d&gt;&lt;m:dPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:dPr&gt;&lt;m:e&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:e&gt;&lt;/m:d&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;-V&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=0&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image048.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image048.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image049.gif" alt="" width="131" height="23" /><!--[endif]--></p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shape id="_x0000_i1058" type="#_x0000_t75"  style='width:133.5pt;height:27.75pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0030642E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;0030642E&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ´i&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:f&gt;&lt;m:fPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:fPr&gt;&lt;m:num&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:num&gt;&lt;m:den&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚t&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:den&gt;&lt;/m:f&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;=-&lt;/m:t&gt;&lt;/m:r&gt;&lt;m:f&gt;&lt;m:fPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:fPr&gt;&lt;m:num&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;1&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:num&gt;&lt;m:den&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;2m&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:den&gt;&lt;/m:f&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;âˆ‚&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;+V&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image050.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image050.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image051.gif" alt="" width="178" height="37" /><!--[endif]--></p>
<p class="MsoNormal">As shown above, by using the covariant derivative in place of the momentum operator, <!--[if supportFields]><span style="mso-element:field-begin" mce_style="mso-element:field-begin"></span><span style='mso-spacerun:yes'> </span>QUOTE <span style='position:relative; top:5.5pt;mso-text-raise:-5.5pt'><![if gte vml 1]><v:shape id="_x0000_i1059"  type="#_x0000_t75" style='width:8.25pt;height:15pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C42831&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00C42831&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image052.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image052.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=11 height=20 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image053.gif" v:shapes="_x0000_i1059"><![endif]></span><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span><![endif]--><span style="position: relative; top: 5.5pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1060" type="#_x0000_t75" style='width:8.25pt;height:15pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C42831&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00C42831&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:r&gt;&lt;m:rPr&gt;&lt;m:sty m:val=&quot;p&quot;/&gt;&lt;/m:rPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Ïˆ&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image052.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image052.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image053.gif" alt="" width="11" height="20" /><!--[endif]--></span><!--[if supportFields]><span style='mso-element:field-end'></span><![endif]--><span> </span>will now solve the Schrödinger equation when under local phase transformations. This was at the cost of introducing a non-zero<!--[if supportFields]><span style='mso-element:field-begin'></span> QUOTE <span style='position:relative; top:7.0pt;mso-text-raise:-7.0pt'><![if gte vml 1]><v:shape id="_x0000_i1061"  type="#_x0000_t75" style='width:15pt;height:16.5pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D24569&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00D24569&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt; A&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image054.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image054.png"   o:title="" chromakey="white" /> </v:shape><![endif]><![if !vml]><img width=20 height=22 src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image055.gif" v:shapes="_x0000_i1061"><![endif]></span><span style='mso-spacerun:yes'> </span><span style="mso-element:field-separator" mce_style="mso-element:field-separator"></span><![endif]--><span style="position: relative; top: 7pt;"><!--[if gte vml 1]><v:shape  id="_x0000_i1062" type="#_x0000_t75" style='width:15pt;height:16.5pt'  equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B56A39&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B60F9C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B87618&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B9713F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB12BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BB2A06&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BD4BC9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BE1352&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00BF4C33&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C00405&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C063FC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C3607C&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C53B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C62A00&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C63929&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C677CC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00C81526&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CA4948&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CD776A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00CE34BA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D21D93&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D24569&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D31473&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D609AA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00D83A02&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB1A63&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DB565E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DC677D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00DF25F9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E04877&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E06CDA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E27B47&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00E346D3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00ED1CA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F0133B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F26971&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F42398&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F65085&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00F727F3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00FA733E&quot;/&gt;&lt;/wsp:rsids&gt;&lt;/w:docPr&gt;&lt;w:body&gt;&lt;w:p wsp:rsidR=&quot;00000000&quot; wsp:rsidRDefault=&quot;00D24569&quot;&gt;&lt;m:oMathPara&gt;&lt;m:oMath&gt;&lt;m:sSub&gt;&lt;m:sSubPr&gt;&lt;m:ctrlPr&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;/m:ctrlPr&gt;&lt;/m:sSubPr&gt;&lt;m:e&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt; A&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:e&gt;&lt;m:sub&gt;&lt;m:r&gt;&lt;w:rPr&gt;&lt;w:rFonts w:ascii=&quot;Cambria Math&quot; w:h-ansi=&quot;Cambria Math&quot;/&gt;&lt;wx:font wx:val=&quot;Cambria Math&quot;/&gt;&lt;w:i/&gt;&lt;/w:rPr&gt;&lt;m:t&gt;Î¼&lt;/m:t&gt;&lt;/m:r&gt;&lt;/m:sub&gt;&lt;/m:sSub&gt;&lt;/m:oMath&gt;&lt;/m:oMathPara&gt;&lt;/w:p&gt;&lt;w:sectPr wsp:rsidR=&quot;00000000&quot;&gt;&lt;w:pgSz w:w=&quot;12240&quot; w:h=&quot;15840&quot;/&gt;&lt;w:pgMar w:top=&quot;1440&quot; w:right=&quot;1440&quot; w:bottom=&quot;1440&quot; w:left=&quot;1440&quot; w:header=&quot;720&quot; w:footer=&quot;720&quot; w:gutter=&quot;0&quot;/&gt;&lt;w:cols w:space=&quot;720&quot;/&gt;&lt;/w:sectPr&gt;&lt;/w:body&gt;&lt;/w:wordDocument&gt;"> <v:imagedata src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image054.png" mce_src="file:///C:UsersJayAppDataLocalTempmsohtmlclip1 1clip_image054.png"   o:title="" chromakey="white" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/Users/Jay/AppData/Local/Temp/msohtmlclip1/01/clip_image055.gif" alt="" width="20" height="22" /><!--[endif]--></span><!--[if supportFields]><span style='mso-element:field-end'></span><![endif]-->, which is the electromagnetic 4-vector potential: <!--[if supportFields]><span style="mso-element:field-begin" mce_style="mso-element:field-begin"></span><span style='mso-spacerun:yes'> </span>QUOTE <span style='position:relative; top:7.0pt;mso-text-raise:-7.0pt'><![if gte vml 1]><v:shape id="_x0000_i1063"  type="#_x0000_t75" style='width:65.25pt;height:16.5pt' equationxml="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; standalone=&quot;yes&quot;?&gt;&#13;&#10;&lt;?mso-application progid=&quot;Word.Document&quot;?&gt;&#13;&#10;&lt;w:wordDocument xmlns:aml=&quot;http://schemas.microsoft.com/aml/2001/core&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:ve=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:m=&quot;http://schemas.openxmlformats.org/officeDocument/2006/math&quot; xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:w10=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:w=&quot;http://schemas.microsoft.com/office/word/2003/wordml&quot; xmlns:wx=&quot;http://schemas.microsoft.com/office/word/2003/auxHint&quot; xmlns:wsp=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot; xmlns:sl=&quot;http://schemas.microsoft.com/schemaLibrary/2003/core&quot; w:macrosPresent=&quot;no&quot; w:embeddedObjPresent=&quot;no&quot; w:ocxPresent=&quot;no&quot; xml:space=&quot;preserve&quot;&gt;&lt;w:ignoreSubtree w:val=&quot;http://schemas.microsoft.com/office/word/2003/wordml/sp2&quot;/&gt;&lt;o:DocumentProperties&gt;&lt;o:Version&gt;12&lt;/o:Version&gt;&lt;/o:DocumentProperties&gt;&lt;w:docPr&gt;&lt;w:view w:val=&quot;print&quot;/&gt;&lt;w:zoom w:percent=&quot;95&quot;/&gt;&lt;w:doNotEmbedSystemFonts/&gt;&lt;w:defaultTabStop w:val=&quot;720&quot;/&gt;&lt;w:punctuationKerning/&gt;&lt;w:characterSpacingControl w:val=&quot;DontCompress&quot;/&gt;&lt;w:optimizeForBrowser/&gt;&lt;w:validateAgainstSchema/&gt;&lt;w:saveInvalidXML w:val=&quot;off&quot;/&gt;&lt;w:ignoreMixedContent w:val=&quot;off&quot;/&gt;&lt;w:alwaysShowPlaceholderText w:val=&quot;off&quot;/&gt;&lt;w:compat&gt;&lt;w:breakWrappedTables/&gt;&lt;w:snapToGridInCell/&gt;&lt;w:wrapTextWithPunct/&gt;&lt;w:useAsianBreakRules/&gt;&lt;w:dontGrowAutofit/&gt;&lt;w:useFELayout/&gt;&lt;/w:compat&gt;&lt;wsp:rsids&gt;&lt;wsp:rsidRoot wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0000128B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00002AED&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0002489E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00032009&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000724B6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00085605&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000913C4&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00096D86&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000977C3&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000B16EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E2A43&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;000E3E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00100538&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0010300A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001233EA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00152C17&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0017318A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001B3E3E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F44CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;001F4859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00206D05&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00226DEF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0023245B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00240D23&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00250D48&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0025290D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002737C8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00280F97&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00283821&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;002D0C1B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00303076&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00315202&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00336619&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003467E8&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0035780A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00357BC6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;003661E2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00394075&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004521F1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00456749&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0047794F&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0049097E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00493E1A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004A69C0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;004E6974&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00502BB9&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005251DB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00525B59&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005260CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00553243&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00587843&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00597671&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005B79F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005E1D50&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F5F14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;005F743A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00621F2D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00625719&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00636A14&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0068205E&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00685858&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006B45EE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;006E6EA2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00703A26&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00710D58&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00712F82&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00721096&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00722FD0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00761FB7&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0077143A&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007872BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007C3C1D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007D49CD&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;007E5A9B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008072F6&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00854314&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00875040&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;008C29BC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00914859&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092160B&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;0092370D&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009701CF&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00971653&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00987869&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B2BE0&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009B3C68&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009C6DCC&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;009E29BB&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A00AD1&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A123AE&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00A60BCA&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC1F57&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AC58F2&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00AE3441&quot;/&gt;&lt;wsp:rsid wsp:val=&quot;00B3576B&quot;/&gt