qu.1.topic=01 Syntax Test@

qu.1.1.question=<p>Using the instructions on the TA syntax sheet, enter an expression for <math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mfrac><mrow><mn>2</mn><mi>x</mi><mfenced open='(' close=')' separators=','><mrow><mi>x</mi><mo lspace='0.2222222em' rspace='0.2222222em'>&plus;</mo><mn>1</mn></mrow></mfenced></mrow><mrow><mi>x</mi><mo lspace='0.2222222em' rspace='0.2222222em'>&minus;</mo><mn>3</mn></mrow></mfrac></mrow><mrow><mo lspace='0.0em' rspace='0.0em'>&period;</mo></mrow></math></p>@
qu.1.1.maple=evalb(simplify(($ANSWER)-($RESPONSE))=0);@
qu.1.1.allow2d=0@
qu.1.1.maple_answer=2*x*(x+1)/(x-3)@
qu.1.1.type=maple@
qu.1.1.mode=Maple@
qu.1.1.name=2*x*(x+1)/(x-3)@
qu.1.1.comment=@
qu.1.1.editing=useHTML@
qu.1.1.solution=@
qu.1.1.algorithm=@
qu.1.1.uid=c3e65429-df86-46f3-8edf-764ad786ed0c@

qu.1.2.question=<p>Using the instructions on the TA syntax sheet, enter an expression for <math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mfrac><mfenced open='(' close=')' separators=','><mrow><mi>a</mi><mo lspace='0.2222222em' rspace='0.2222222em'>&plus;</mo><mi>b</mi></mrow></mfenced><mrow><mfenced open='(' close=')' separators=','><mrow><mi>c</mi><mo lspace='0.2222222em' rspace='0.2222222em'>&plus;</mo><mi>d</mi></mrow></mfenced><mfenced open='(' close=')' separators=','><mrow><mi>e</mi><mo lspace='0.2222222em' rspace='0.2222222em'>&plus;</mo><mi>f</mi></mrow></mfenced></mrow></mfrac></mrow><mrow><mo lspace='0.0em' rspace='0.0em'>&period;</mo></mrow></math></p>@
qu.1.2.maple=evalb(simplify(($ANSWER)-($RESPONSE))=0);@
qu.1.2.allow2d=0@
qu.1.2.maple_answer=(a+b)/((c+d)*(e+f))@
qu.1.2.type=maple@
qu.1.2.mode=Maple@
qu.1.2.name=(a+b)/((c+d)*(e+f))@
qu.1.2.comment=@
qu.1.2.editing=useHTML@
qu.1.2.solution=@
qu.1.2.algorithm=@
qu.1.2.uid=bb858056-e8a3-4a0d-84d7-4faa82d0b2f4@

qu.1.3.question=<p>Using the instructions on the TA syntax sheet, enter an expression for&nbsp;<math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mi mathvariant='normal'>ln</mi><mfenced open='(' close=')' separators=','><mrow><mi>x</mi></mrow></mfenced><mo lspace='0.2222222em' rspace='0.2222222em'>&plus;</mo><msub><mi mathvariant='normal'>log</mi><mrow><mn>2</mn></mrow></msub><mfenced open='(' close=')' separators=','><mrow><mi>x</mi></mrow></mfenced></mrow><mrow><mo lspace='0.0em' rspace='0.0em'>&period;</mo></mrow></math></p>@
qu.1.3.maple=evalb(simplify(($ANSWER)-($RESPONSE))=0);@
qu.1.3.allow2d=0@
qu.1.3.maple_answer=ln(x)+ log[2](x)@
qu.1.3.type=maple@
qu.1.3.mode=Maple@
qu.1.3.name=ln(x) + logBase(2) of x@
qu.1.3.comment=@
qu.1.3.editing=useHTML@
qu.1.3.solution=@
qu.1.3.algorithm=@
qu.1.3.uid=3ef79891-31c8-4ab3-9aff-87ae01a80d22@

qu.1.4.question=<p>Using the instructions on the TA syntax sheet, enter an expression for&nbsp;<math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mi>&infin;</mi></mrow><mrow><mi></mi></mrow><mrow></mrow><mrow><mo lspace='0.0em' rspace='0.0em'>&period;</mo></mrow></math></p>@
qu.1.4.maple=evalb(($ANSWER)=($RESPONSE));@
qu.1.4.allow2d=0@
qu.1.4.maple_answer=infinity@
qu.1.4.type=maple@
qu.1.4.mode=Maple@
qu.1.4.name=infinity@
qu.1.4.comment=@
qu.1.4.editing=useHTML@
qu.1.4.solution=@
qu.1.4.algorithm=@
qu.1.4.uid=01e48a3d-8516-4fdc-aa4d-9c774d723c22@

qu.1.5.question=<p>Using the instructions on the TA syntax sheet, enter an expression for&nbsp;<math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><msup><mi mathvariant='normal'>sin</mi><mrow><mn>2</mn></mrow></msup><mfenced open='(' close=')' separators=','><mrow><mi>x</mi></mrow></mfenced><mo lspace='0.0em' rspace='0.0em'>&#32;</mo><mo lspace='0.2222222em' rspace='0.2222222em'>&plus;</mo><mo lspace='0.0em' rspace='0.0em'>&#32;</mo><mi mathvariant='normal'>sin</mi><mfenced open='(' close=')' separators=','><mrow><msup><mi>x</mi><mrow><mn>2</mn></mrow></msup></mrow></mfenced></mrow><mrow><mo lspace='0.0em' rspace='0.0em'>&period;</mo><mspace height='0.0ex' width='0.0em' depth='0.0ex' linebreak='newline'/><mspace height='0.0ex' width='0.0em' depth='0.0ex' linebreak='auto'/></mrow></math></p>@
qu.1.5.maple=evalb(($ANSWER)=($RESPONSE));@
qu.1.5.allow2d=0@
qu.1.5.maple_answer=sin(x)^2+ sin(x^2)@
qu.1.5.type=maple@
qu.1.5.mode=Maple@
qu.1.5.name=sin(x)^2+ sin(x^2)@
qu.1.5.comment=@
qu.1.5.editing=useHTML@
qu.1.5.solution=@
qu.1.5.algorithm=@
qu.1.5.uid=01384372-1ea3-4a70-a2ef-41c23538fadd@

qu.1.6.question=<p>Using the instructions on the TA syntax sheet, enter an expression for&nbsp;<math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mi>&pi;</mi></mrow><mrow><mi></mi></mrow><mrow><mo lspace='0.0em' rspace='0.0em'>&period;</mo></mrow></math></p>@
qu.1.6.maple=evalb(simplify(($ANSWER)-($RESPONSE))=0);@
qu.1.6.allow2d=0@
qu.1.6.maple_answer=pi@
qu.1.6.type=maple@
qu.1.6.mode=Maple@
qu.1.6.name=pi@
qu.1.6.comment=@
qu.1.6.editing=useHTML@
qu.1.6.solution=@
qu.1.6.algorithm=@
qu.1.6.uid=fa243f34-4b18-4ed5-aa53-012f396433ab@

qu.1.7.question=<p>Using the instructions on the TA syntax sheet, enter an expression for <math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mfrac><mi>a</mi><mrow><mi>bc</mi></mrow></mfrac></mrow><mrow><mo lspace='0.0em' rspace='0.0em'>&period;</mo></mrow></math></p>@
qu.1.7.maple=evalb(simplify(($ANSWER)-($RESPONSE))=0);@
qu.1.7.allow2d=0@
qu.1.7.maple_answer=a/(b*c)@
qu.1.7.type=maple@
qu.1.7.mode=Maple@
qu.1.7.name=a/(b*c)@
qu.1.7.comment=@
qu.1.7.editing=useHTML@
qu.1.7.solution=@
qu.1.7.algorithm=@
qu.1.7.uid=152a1a98-9d3f-473d-9ef0-20e7cd047b42@

qu.1.8.question=<p>Using the instructions on the TA syntax sheet, enter an expression for <math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mfrac><mrow><mi>x</mi><mo lspace='0.0em' rspace='0.0em'>&sdot;</mo><msup><mi>y</mi><mrow><mn>3</mn></mrow></msup></mrow><mrow><msup><mi>z</mi><mrow><mn>5</mn></mrow></msup></mrow></mfrac></mrow></math></p>@
qu.1.8.maple=evalb(simplify(($ANSWER)-($RESPONSE))=0);@
qu.1.8.allow2d=0@
qu.1.8.maple_answer=x*y^3/z^5@
qu.1.8.type=maple@
qu.1.8.mode=Maple@
qu.1.8.name=x*y^3/z^5@
qu.1.8.comment=@
qu.1.8.editing=useHTML@
qu.1.8.solution=@
qu.1.8.algorithm=@
qu.1.8.uid=3e19a030-fde5-47af-930b-f06348c36b5b@

qu.1.9.question=<p>Using the instructions on the TA syntax sheet, enter an expression for&nbsp;<math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><msup><mi>x</mi><mrow><mfrac><mn>2</mn><mrow><mn>3</mn></mrow></mfrac></mrow></msup></mrow><mrow><mo lspace='0.0em' rspace='0.0em'>&period;</mo></mrow></math></p>@
qu.1.9.maple=evalb(simplify(($ANSWER)-($RESPONSE))=0);@
qu.1.9.allow2d=0@
qu.1.9.maple_answer=x^(2/3)@
qu.1.9.type=maple@
qu.1.9.mode=Maple@
qu.1.9.name=x^(2/3)@
qu.1.9.comment=@
qu.1.9.editing=useHTML@
qu.1.9.solution=@
qu.1.9.algorithm=@
qu.1.9.uid=d7ffd429-2ab1-4569-a870-9fa645a1056a@

qu.1.10.question=<p>Using the instructions on the TA syntax sheet, enter an expression for <math xmlns='http://www.w3.org/1998/Math/MathML'><mrow><mi></mi></mrow><mrow><mi></mi></mrow><mrow><msqrt><mrow><msup><mi>x</mi><mrow><mn>2</mn></mrow></msup><mo lspace='0.2222222em' rspace='0.2222222em'>&plus;</mo><mn>5</mn></mrow></msqrt><mo lspace='0.0em' rspace='0.0em'>&period;</mo></mrow></math></p>@
qu.1.10.maple=evalb(simplify(($ANSWER)-($RESPONSE))=0);@
qu.1.10.allow2d=0@
qu.1.10.maple_answer=sqrt(x^2+5)@
qu.1.10.type=maple@
qu.1.10.mode=Maple@
qu.1.10.name=sqrt(x^2+5)@
qu.1.10.comment=@
qu.1.10.editing=useHTML@
qu.1.10.solution=@
qu.1.10.algorithm=@
qu.1.10.uid=5ef098aa-d68f-4e7f-b335-e32d9444586c@

