<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd">
<math display="block" xmlns="http://www.w3.org/1998/Math/MathML">
<msub>
    <mi>x</mi>
    <mn>1</mn>
</msub>
<mo>=</mo>
<mfrac>
    <mrow>
        <mi>-</mi>
        <mi>b</mi>
        <mo>+</mo>
        <msqrt>
            <mi>&rho;</mi>
        </msqrt>
    </mrow>
    <mrow>
        <mn>2</mn>
        <mi>a</mi>
    </mrow>
</mfrac>
</math>

