Test of inferred mrows and their similarity to equivalent equations with explicity mrows
<math xmlns="http://www.w3.org/1998/Math/MathML"> <mn>2</mn> <mo>+</mo> <msqrt> <mi>x</mi> <mo>+</mo> <mn>1</mn> </msqrt> <mspace width="20px"/> <mrow> <mn>2</mn> <mo>+</mo> <msqrt> <mrow> <mi>x</mi> <mo>+</mo> <mn>1</mn> </mrow> </msqrt> </mrow> </math>
Author: Dave Doyle, Design Science