<?xml version='1.0' encoding='UTF-16'?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN'
  'http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd'
  [<!ENTITY mathml 'http://www.w3.org/1998/Math/MathML'>]>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<!-- MathML created with MathCast 0.80 -->
</head>
<body>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mn>2</mn>
    <mi>a</mi>
    <mo>+</mo>
    <mn>3.5</mn>
    <mi>b</mi>
    <mo>=</mo>
    <mi>c</mi>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mi>&alpha;</mi>
    <mo>&times;</mo>
    <mi>&beta;</mi>
    <mo>&NotEqual;</mo>
    <mi>&gamma;</mi>
    <mo>&div;</mo>
    <mi>&delta;</mi>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <msub>
      <mi>x</mi>
      <mn>1</mn>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>x</mi>
      <mn>2</mn>
    </msub>
    <mo>+</mo>
    <msub>
      <mi>x</mi>
      <mn>3</mn>
    </msub>
    <mo>+</mo>
    <mo>&hellip;</mo>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mi>sin</mi>
    <mfenced>
      <mrow>
        <mi>a</mi>
        <mi>x</mi>
      </mrow>
    </mfenced>
    <mo>+</mo>
    <mi>cos</mi>
    <mfenced>
      <mrow>
        <mi>b</mi>
        <mi>x</mi>
      </mrow>
    </mfenced>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mtext>matrix A:</mtext>
    <mspace width="1em"/>
    <mstyle mathvariant="bold">
      <mi>A</mi>
    </mstyle>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <msup>
      <mi>a</mi>
      <mn>2</mn>
    </msup>
    <mo>+</mo>
    <msup>
      <mi>b</mi>
      <mn>4</mn>
    </msup>
    <mo>=</mo>
    <msqrt>
      <mi>c</mi>
    </msqrt>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mfrac>
      <mn>2</mn>
      <mrow>
        <mi>a</mi>
        <mo>+</mo>
        <mi>b</mi>
      </mrow>
    </mfrac>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <munderover>
      <mo>&Sum;</mo>
      <mrow>
        <mn>0</mn>
      </mrow>
      <mn>100</mn>
    </munderover>
    <msup>
      <mi>x</mi>
      <mi>n</mi>
    </msup>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <msubsup>
      <mo>&Integral;</mo>
      <mrow>
        <mn>0</mn>
      </mrow>
      <mrow>
        <mi>t</mi>
        <mo>+</mo>
        <mn>100</mn>
      </mrow>
    </msubsup>
    <msup>
      <mi>t</mi>
      <mn>2</mn>
    </msup>
    <mi>d</mi>
    <mi>t</mi>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <mover>
      <mi>x</mi>
      <mo>&RightArrow;</mo>
    </mover>
    <mo>+</mo>
    <mover>
      <mi>y</mi>
      <mo>&RightArrow;</mo>
    </mover>
    <mo>=</mo>
    <mover>
      <mi>z</mi>
      <mo>&RightArrow;</mo>
    </mover>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
  <mrow>
    <munder>
      <mi>lim</mi>
      <mrow>
        <mi>x</mi>
        <mo>&RightArrow;</mo>
        <mn>0</mn>
      </mrow>
    </munder>
    <mfrac>
      <mrow>
        <mi>sin</mi>
        <mi>x</mi>
      </mrow>
      <mi>x</mi>
    </mfrac>
  </mrow>
</math>
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"/>
</body>
</html>