<?xml version="1.0" encoding="windows-1251"?>
<?xml-stylesheet type="text/xsl" href="http://www.w3.org/Math/XSL/pmathml.xsl"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html" />
</head>
<body>
<p>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<mfenced separators="" open="{" close="">
<mtable>
<mtr>
<mtd>
<mi>a</mi><mi>x</mi><mo>+</mo><mi>b</mi><mi>y</mi>
<mo>=</mo><mi>c</mi>
</mtd>
</mtr>
<mtr>
<mtd>
<msub><mi>a</mi><mn>1</mn></msub><mi>x</mi><mo>+</mo>
<msub><mi>b</mi><mn>1</mn></msub><mi>y</mi><mo>=</mo>
<msub><mi>c</mi><mn>1</mn></msub>
</mtd>
</mtr>
</mtable>
</mfenced>
</math>
</p>
</body>
</html>