ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with Encoding math symbols
@ 2011-01-10  3:46 Anand Raj
  2011-01-10 17:36 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Anand Raj @ 2011-01-10  3:46 UTC (permalink / raw)
  To: ConTeXt Mainling List


[-- Attachment #1.1: Type: text/plain, Size: 698 bytes --]

Hi,

I have xml containing following mathml. The Ω is symbol replaced with *
Ω* in the xml. But when i run the tex file. The pdf is not rendered
with Ω symbol.

I have enclosed my xml and tex files.

Suppose that <math xmlns="http://www.w3.org/1998/Math/MathML">
    <mstyle displaystyle="true">
        <mi>S</mi>
        <mo>=</mo>
        <mn>11</mn>
        <mo>*&#937;*</mo>
        <mo>,</mo>
        <mi>T</mi>
        <mo>=</mo>
        <mn>90</mn>
        <mo>&#937;</mo>
        <mrow>
            <mtext>and</mtext>
        </mrow>
        <mi>U</mi>
        <mo>=</mo>
        <mn>84</mn>
        <mo>&#937;</mo>
    </mstyle>
</math>.

Thanks
Anand

[-- Attachment #1.2: Type: text/html, Size: 1094 bytes --]

[-- Attachment #2: question.xml --]
[-- Type: text/xml, Size: 31490 bytes --]

<?xml version="1.0" encoding="UTF-8"?>
<document><div class='question'>
        <div><p></p><br/><br/>
Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>2</mn>
				<msup>
					<mi>y</mi>
					<mn>4</mn>
				</msup>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mi>y</mi>
				<mn>-4</mn>
				<mi>y</mi>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div><p></p><br/><br/>
Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>-8</mn>
				<mi>x</mi>
				<mn>+12</mn>
			</mrow>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>-3</mn>
				<mi>x</mi>
				<mn>+2</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div><p></p><br/><br/>
Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>2</mn>
				<mi>x</mi>
				<mn>-2</mn>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>-1</mn>
			</mrow>
		</mfrac>
		<mo>+</mo>
		<mfrac>
			<mrow>
				<mn>2</mn>
				<mo>-</mo>
				<mi>x</mi>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>-1</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div><p></p><br/><br/>
Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mn>3</mn>
		<mo>-</mo>
		<mfrac>
			<mrow>
				<mn>5</mn>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>-4</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div><p></p><br/><br/>
Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>1</mn>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>+4</mn>
			</mrow>
		</mfrac>
		<mo>-</mo>
		<mfrac>
			<mrow>
				<mn>1</mn>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>+7</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>If you rationalize the denominator of <br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mn>1</mn>
			<mrow>
				<mn>5</mn>
				<mi>x</mi>
				<msqrt>
					<mrow>
						<mn>5</mn>
					</mrow>
				</msqrt>
				<mn>-3</mn>
				<mi>y</mi>
				<msqrt>
					<mrow>
						<mn>3</mn>
					</mrow>
				</msqrt>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/> then you will get
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mi>A</mi>
			</mrow>
			<mrow>
				<mi>B</mi>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/><br/><br/>
<br/>
where A = __________________



<br/>
<br/>
and B = __________________



<br/></div>        
    </div><div class='question'>
        <div>If you rationalize the numerator of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mroot>
					<mrow>
						<msup>
							<mi>x</mi>
							<mn>2</mn>
						</msup>
					</mrow>
					<mrow>
						<mn>3</mn>
					</mrow>
				</mroot>
				<mn>+1</mn>
				<mroot>
					<mrow>
						<mi>x</mi>
					</mrow>
					<mrow>
						<mn>3</mn>
					</mrow>
				</mroot>
				<mo>+</mo>
				<mn>1</mn>
			</mrow>
			<mrow>
				<msqrt>
					<mrow>
						<msup>
							<mi>x</mi>
							<mn>3</mn>
						</msup>
					</mrow>
				</msqrt>
				<mn>-1</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/> then you will get
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mi>A</mi>
			</mrow>
			<mrow>
				<mi>B</mi>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/><br/><br/>
<br/>
where A = __________________



<br/>
<br/>
and B = __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>+5</mn>
				<mi>x</mi>
				<mn>+6</mn>
			</mrow>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>+3</mn>
				<mi>x</mi>
				<mn>+2</mn>
			</mrow>
		</mfrac>
		<mi>c</mi>
		<mover>
			<mfrac>
				<mrow>
					<msup>
						<mi>x</mi>
						<mn>2</mn>
					</msup>
					<mn>+6</mn>
					<mi>x</mi>
					<mn>+5</mn>
				</mrow>
				<mrow>
					<msup>
						<mi>x</mi>
						<mn>2</mn>
					</msup>
					<mn>+4</mn>
					<mi>x</mi>
					<mn>+4</mn>
				</mrow>
			</mfrac>
			<mo>.</mo>
		</mover>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>2</mn>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>+7</mn>
				<mi>x</mi>
				<mn>+3</mn>
			</mrow>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>+2</mn>
				<mi>x</mi>
				<mn>-8</mn>
			</mrow>
		</mfrac>
		<mo>&#247;</mo>
		<mfrac>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>+4</mn>
				<mi>x</mi>
				<mn>+3</mn>
			</mrow>
			<mrow>
				<mn>2</mn>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>-5</mn>
				<mi>x</mi>
				<mn>+2</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>1</mn>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>+4</mn>
			</mrow>
		</mfrac>
		<mo>-</mo>
		<mfrac>
			<mrow>
				<mn>1</mn>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>+7</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>4</mn>
				<mi>x</mi>
			</mrow>
			<mrow>
				<msup>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mn>+2</mn>
						<mo>)</mo>
					</mrow>
					<mn>2</mn>
				</msup>
			</mrow>
		</mfrac>
		<mo>+</mo>
		<mfrac>
			<mrow>
				<mn>1</mn>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>+2</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mi>x</mi>
		<mn>+2</mn>
		<mo>+</mo>
		<mfrac>
			<mrow>
				<mn>3</mn>
			</mrow>
			<mrow>
				<mi>x</mi>
				<mn>+2</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>2</mn>
			</mrow>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
			</mrow>
		</mfrac>
		<mo>+</mo>
		<mfrac>
			<mrow>
				<mn>1</mn>
			</mrow>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mo>+</mo>
				<mi>x</mi>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>-4</mn>
				<mi>x</mi>
				<mn>+4</mn>
			</mrow>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>-5</mn>
				<mi>x</mi>
				<mn>+6</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>1</mn>
			</mrow>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>+3</mn>
				<mi>x</mi>
				<mn>+2</mn>
			</mrow>
		</mfrac>
		<mo>-</mo>
		<mfrac>
			<mrow>
				<mn>1</mn>
			</mrow>
			<mrow>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>-3</mn>
				<mi>x</mi>
				<mo>-</mo>
				<mn>4</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>1</mn>
				<mo>+</mo>
				<mfrac>
					<mrow>
						<mn>4</mn>
					</mrow>
					<mrow>
						<mi>c</mi>
						<mn>-4</mn>
					</mrow>
				</mfrac>
			</mrow>
			<mrow>
				<mn>1</mn>
				<mo>-</mo>
				<mfrac>
					<mrow>
						<mn>4</mn>
					</mrow>
					<mrow>
						<mi>c</mi>
						<mn>-4</mn>
					</mrow>
				</mfrac>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>c</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>c</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>c</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>c</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mfrac>
					<mrow>
						<mn>6</mn>
					</mrow>
					<mrow>
						<mi>x</mi>
						<mn>-1</mn>
					</mrow>
				</mfrac>
				<mo>-</mo>
				<mfrac>
					<mrow>
						<mn>1</mn>
					</mrow>
					<mrow>
						<mi>x</mi>
						<mn>+1</mn>
					</mrow>
				</mfrac>
			</mrow>
			<mrow>
				<mfrac>
					<mrow>
						<mi>x</mi>
					</mrow>
					<mrow>
						<mi>x</mi>
						<mn>-1</mn>
					</mrow>
				</mfrac>
				<mo>+</mo>
				<mfrac>
					<mrow>
						<mn>1</mn>
					</mrow>
					<mrow>
						<mi>x</mi>
						<mn>+1</mn>
					</mrow>
				</mfrac>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mfrac>
					<mrow>
						<mn>2</mn>
					</mrow>
					<mrow>
						<mi>a</mi>
						<mo>+</mo>
						<mi>h</mi>
					</mrow>
				</mfrac>
				<mo>-</mo>
				<mfrac>
					<mrow>
						<mn>2</mn>
					</mrow>
					<mrow>
						<mi>a</mi>
					</mrow>
				</mfrac>
			</mrow>
			<mrow>
				<mi>h</mi>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mi>A</mi>
			</mrow>
			<mrow>
				<mi>B</mi>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mi>A</mi>
	</mstyle>
</math> is : __________________



<br/>
Your answer for <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mi>B</mi>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<msup>
					<mi>y</mi>
					<mn>2</mn>
				</msup>
				<mn>+4</mn>
				<mi>y</mi>
			</mrow>
			<mrow>
				<msup>
					<mi>y</mi>
					<mn>2</mn>
				</msup>
				<mn>-16</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>y</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>y</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>y</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>y</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>Rationalize the denominator of expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>2</mn>
			</mrow>
			<mrow>
				<mn>4</mn>
				<mo>+</mo>
				<msqrt>
					<mrow>
						<mn>7</mn>
					</mrow>
				</msqrt>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
<br/>
=  __________________

  / __________________


<br/></div>        
    </div><div class='question'>
        <div>Simplify the expression
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mn>7</mn>
				<msup>
					<mi>x</mi>
					<mn>3</mn>
				</msup>
				<mn>-11</mn>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>-6</mn>
				<mi>x</mi>
			</mrow>
			<mrow>
				<mn>6</mn>
				<msup>
					<mi>x</mi>
					<mn>2</mn>
				</msup>
				<mn>-14</mn>
				<mi>x</mi>
				<mn>+4</mn>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
and give your answer in the form of
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mrow>
					<mi>f</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
			<mrow>
				<mrow>
					<mi>g</mi>
					<mrow>
						<mo>(</mo>
						<mi>x</mi>
						<mo>)</mo>
					</mrow>
				</mrow>
			</mrow>
		</mfrac>
		<mo>.</mo>
	</mstyle>
</math><br/>
<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>f</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/>
Your answer for the function <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mrow>
			<mi>g</mi>
			<mrow>
				<mo>(</mo>
				<mi>x</mi>
				<mo>)</mo>
			</mrow>
		</mrow>
	</mstyle>
</math> is : __________________



<br/></div>        
    </div><div class='question'>
        <div>The expression <br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mroot>
			<mrow>
				<msup>
					<mi>v</mi>
					<mrow>
						<mn>35</mn>
					</mrow>
				</msup>
			</mrow>
			<mrow>
				<mn>5</mn>
			</mrow>
		</mroot>
	</mstyle>
</math><br/> equals
__________________



<br/></div>        
    </div><div class='question'>
        <div>Write the following as a simple fraction in lowest terms.<br/><br/>
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<msup>
					<mrow>
						<mo>(</mo>
						<mn>-3</mn>
						<mo>)</mo>
					</mrow>
					<mrow>
						<mn>-4</mn>
					</mrow>
				</msup>
				<mo>+</mo>
				<msup>
					<mrow>
						<mo>(</mo>
						<mn>-3</mn>
						<mo>)</mo>
					</mrow>
					<mrow>
						<mn>-2</mn>
					</mrow>
				</msup>
			</mrow>
			<mrow>
				<msup>
					<mn>-3</mn>
					<mrow>
						<mn>-3</mn>
					</mrow>
				</msup>
			</mrow>
		</mfrac>
	</mstyle>
</math><br/>
__________________


<br/></div>        
    </div><div class='question'>
        <div>The total resistance, R, of a particular group is given by the formula:
<br/><math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mi>R</mi>
		<mo>=</mo>
		<mi>S</mi>
		<mo>+</mo>
		<mrow>
			<mo>(</mo>
			<mfrac>
				<mrow>
					<mn>1</mn>
				</mrow>
				<mrow>
					<mfrac>
						<mrow>
							<mn>1</mn>
						</mrow>
						<mrow>
							<mi>T</mi>
						</mrow>
					</mfrac>
					<mo>+</mo>
					<mfrac>
						<mrow>
							<mn>1</mn>
						</mrow>
						<mrow>
							<mi>U</mi>
						</mrow>
					</mfrac>
				</mrow>
			</mfrac>
			<mo>)</mo>
		</mrow>
	</mstyle>
</math><br/>
<br/>
<br/>
This formula can be simplified to the form <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mfrac>
			<mrow>
				<mi>A</mi>
			</mrow>
			<mrow>
				<mi>B</mi>
			</mrow>
		</mfrac>
	</mstyle>
</math> where A and B contain no fractions.
<br/>
A = __________________



<br/>
B = __________________



<br/>
<br/>
<br/>
Suppose that <math xmlns="http://www.w3.org/1998/Math/MathML">
	<mstyle displaystyle="true">
		<mi>S</mi>
		<mo>=</mo>
		<mn>11</mn>
		<mo>&#937;</mo>
		<mo>,</mo>
		<mi>T</mi>
		<mo>=</mo>
		<mn>90</mn>
		<mo>&#937;</mo>
		<mrow>
			<mtext>and</mtext>
		</mrow>
		<mi>U</mi>
		<mo>=</mo>
		<mn>84</mn>
		<mo>&#937;</mo>
	</mstyle>
</math>.
<br/>
Then R = __________________ Note: Your answer must be a decimal.</div>        
    </div></document>

[-- Attachment #3: question.tex --]
[-- Type: application/x-tex, Size: 2427 bytes --]

[-- Attachment #4: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem with Encoding math symbols
  2011-01-10  3:46 Problem with Encoding math symbols Anand Raj
@ 2011-01-10 17:36 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2011-01-10 17:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 10-1-2011 4:46, Anand Raj wrote:
> Hi,
>
> I have xml containing following mathml. The Ω is symbol replaced with *
> &#937;* in the xml. But when i run the tex file. The pdf is not rendered
> with Ω symbol

this work sok in the beta (but another error occurred there, one that 
has been slumbering there for a while) ... so, i uploaded a new beta

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-10 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-10  3:46 Problem with Encoding math symbols Anand Raj
2011-01-10 17:36 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).