qu.1.topic=Integration@

qu.1.1.mode=Inline@
qu.1.1.name=Integral - Chain Rule vi (Trig iii)@
qu.1.1.comment=@
qu.1.1.editing=useHTML@
qu.1.1.solution=@
qu.1.1.algorithm=$a=rint(2,7);
$b=rint(3,8);
$c=$b+1;
$d=rint(3,7);
$e=$d+1;
$func=switch(rint(5),"3*x^2*cos(x^3)","exp(5*x)*sin(exp(5*x))","4*x^3*(sec(x^4))^2","3*x^2*csc(x^3)*cot(x^3)");
$m=maple("MathML[ExportPresentation]($func)");@
qu.1.1.uid=a15175f0-98b8-44d5-92ea-b93681d9e8bf@
qu.1.1.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Chain Rule;
@
qu.1.1.weighting=1@
qu.1.1.numbering=alpha@
qu.1.1.part.1.name=sro_id_1@
qu.1.1.part.1.maple_answer=int(($func), x)+C@
qu.1.1.part.1.editing=useHTML@
qu.1.1.part.1.question=(Unset)@
qu.1.1.part.1.libname=@
qu.1.1.part.1.mode=Maple@
qu.1.1.part.1.allow2d=1@
qu.1.1.part.1.plot=@
qu.1.1.part.1.maple=if not(simplify(diff(($ANSWER)-($RESPONSE),x))=0) then
grade:=0:
else
if (type(simplify(($ANSWER)-($RESPONSE)-C), numeric)) then
grade:=0.75:
else
grade:=1:
end if: 
end if:
grade@
qu.1.1.part.1.type=formula@
qu.1.1.question=<p><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000'  veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mo lspace='0.0em' rspace='0.0em' stretchy='true' largeop='true'>&Integral;</mo></mrow></mstyle></math>$m <math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000' veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mi>dx</mi></mrow></mstyle></math></p><p>&nbsp;</p><p><span>&nbsp;</span><1><span>&nbsp;</span></p>@

qu.1.2.mode=Inline@
qu.1.2.name=Simple Integral@
qu.1.2.comment=@
qu.1.2.editing=useHTML@
qu.1.2.solution=@
qu.1.2.algorithm=$a=rint(2,7);
$b=rint(3,8);
$func="$a*x^$b";@
qu.1.2.uid=e8ee0615-079a-4444-9b64-e4a149731b99@
qu.1.2.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Basic;
@
qu.1.2.weighting=1@
qu.1.2.numbering=alpha@
qu.1.2.part.1.name=sro_id_1@
qu.1.2.part.1.maple_answer=int(($func), x)+C@
qu.1.2.part.1.editing=useHTML@
qu.1.2.part.1.question=(Unset)@
qu.1.2.part.1.libname=@
qu.1.2.part.1.mode=Maple@
qu.1.2.part.1.allow2d=1@
qu.1.2.part.1.plot=@
qu.1.2.part.1.maple=if not(simplify(diff(($ANSWER)-($RESPONSE),x))=0) then
grade:=0:
else
if (type(simplify(($ANSWER)-($RESPONSE)-C), numeric)) then
grade:=0.75:
else
grade:=1:
end if: 
end if:
grade@
qu.1.2.part.1.type=formula@
qu.1.2.question=<p><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000'  veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mo lspace='0.0em' rspace='0.0em' stretchy='true' largeop='true'>&Integral;</mo><mi>$a</mi><mo lspace='0.0em' rspace='0.0em'>&sdot;</mo><msup><mi>x</mi><mrow><mi>$b</mi></mrow></msup><mi>dx</mi></mrow></mstyle></math></p><p>&nbsp;</p><p><span>&nbsp;</span><1><span>&nbsp;</span></p>@

qu.1.3.mode=Inline@
qu.1.3.name=Integral - Chain Rule@
qu.1.3.comment=@
qu.1.3.editing=useHTML@
qu.1.3.solution=@
qu.1.3.algorithm=$a=rint(2,7);
$b=rint(3,8);
$c=$b+1;
$ANS = "(-1/(2*($b+1)))*($a-x^2)^($b+1)";@
qu.1.3.uid=733d43a4-8cc4-4ec5-9834-8b8e908caa1e@
qu.1.3.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Chain Rule;
@
qu.1.3.weighting=1@
qu.1.3.numbering=alpha@
qu.1.3.part.1.name=sro_id_1@
qu.1.3.part.1.maple_answer=$ANS+C@
qu.1.3.part.1.editing=useHTML@
qu.1.3.part.1.question=(Unset)@
qu.1.3.part.1.libname=@
qu.1.3.part.1.mode=Maple@
qu.1.3.part.1.allow2d=1@
qu.1.3.part.1.plot=@
qu.1.3.part.1.maple=if not(simplify(diff(($ANSWER)-($RESPONSE),x))=0) then
grade:=0:
else
if (type(simplify(($ANSWER)-($RESPONSE)-C), numeric)) then
grade:=0.75:
else
grade:=1:
end if: 
end if:
grade@
qu.1.3.part.1.type=formula@
qu.1.3.question=<p><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000' veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mo lspace='0.0em' rspace='0.0em' stretchy='true' largeop='true'>&Integral;</mo><mi>x</mi><msup><mfenced open='(' close=')' separators=','><mrow><mi>$a</mi><mo lspace='0.2222222em' rspace='0.2222222em'>&minus;</mo><msup><mi>x</mi><mrow><mn>2</mn></mrow></msup></mrow></mfenced><mrow><mi>$b</mi></mrow></msup><mo lspace='0.0em' rspace='0.0em'>&#32;</mo><mo lspace='0.0em' rspace='0.0em'>&DifferentialD;</mo><mi mathcolor='#800080'>x</mi></mrow></mstyle></math></p><p>&nbsp;</p><p><span>&nbsp;</span><1><span>&nbsp;</span></p>@

qu.1.4.mode=Inline@
qu.1.4.name=Integral - Chain Rule iii (Quotient)@
qu.1.4.comment=@
qu.1.4.editing=useHTML@
qu.1.4.solution=@
qu.1.4.algorithm=$a=rint(2,7);
$b=rint(3,8);
$c=$b+1;
$d=rint(3,7);
$e=$d+1;
$func=switch(rint(5),"((ln(6*x))^3)/x","((ln(x))^4)/(2*x)","(2*x+7)/(x^2+7*x+3)","(6*x^5+14*x)/(x^6+7*x^2+3)");
$m=maple("MathML[ExportPresentation]($func)");@
qu.1.4.uid=116da96e-2938-4426-831c-ddd211f574c8@
qu.1.4.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Chain Rule, ln;
@
qu.1.4.weighting=1@
qu.1.4.numbering=alpha@
qu.1.4.part.1.name=sro_id_1@
qu.1.4.part.1.maple_answer=int(($func), x)+C@
qu.1.4.part.1.editing=useHTML@
qu.1.4.part.1.question=(Unset)@
qu.1.4.part.1.libname=@
qu.1.4.part.1.mode=Maple@
qu.1.4.part.1.allow2d=1@
qu.1.4.part.1.plot=@
qu.1.4.part.1.maple=if not(simplify(diff(($ANSWER)-($RESPONSE),x))=0) then
grade:=0:
else
if (type(simplify(($ANSWER)-($RESPONSE)-C), numeric)) then
grade:=0.75:
else
grade:=1:
end if: 
end if:
grade@
qu.1.4.part.1.type=formula@
qu.1.4.question=<p><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000'  veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mo lspace='0.0em' rspace='0.0em' stretchy='true' largeop='true'>&Integral;</mo></mrow></mstyle></math>$m <math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000' veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mi>dx</mi></mrow></mstyle></math></p><p>&nbsp;</p><p><span>&nbsp;</span><1><span>&nbsp;</span></p>@

qu.1.5.mode=Inline@
qu.1.5.name=Integral - Chain Rule v (Trig ii)@
qu.1.5.comment=@
qu.1.5.editing=useHTML@
qu.1.5.solution=@
qu.1.5.algorithm=$func=switch(rint(3),"(x-cos(2*x))/(x^2-sin(2*x)+9)","tan(x)^2*sec(x)^2","(csc(3*x))^5*cot(3*x)");
$m=maple("MathML[ExportPresentation]($func)");@
qu.1.5.uid=699a580c-90e6-45b5-8400-2a9a575a2249@
qu.1.5.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Chain Rule;
@
qu.1.5.weighting=1@
qu.1.5.numbering=alpha@
qu.1.5.part.1.name=sro_id_1@
qu.1.5.part.1.maple_answer=int(($func), x)+C@
qu.1.5.part.1.editing=useHTML@
qu.1.5.part.1.question=(Unset)@
qu.1.5.part.1.libname=@
qu.1.5.part.1.mode=Maple@
qu.1.5.part.1.allow2d=1@
qu.1.5.part.1.plot=@
qu.1.5.part.1.maple=if not(simplify(diff(($ANSWER)-($RESPONSE),x))=0) then
grade:=0:
else
if (type(simplify(($ANSWER)-($RESPONSE)-C), numeric)) then
grade:=0.75:
else
grade:=1:
end if: 
end if:
grade@
qu.1.5.part.1.type=formula@
qu.1.5.question=<p><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000'  veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mo lspace='0.0em' rspace='0.0em' stretchy='true' largeop='true'>&Integral;</mo></mrow></mstyle></math>$m <math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000' veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mi>dx</mi></mrow></mstyle></math></p><p>&nbsp;<span>&nbsp;</span><1><span>&nbsp;</span></p>@

qu.1.6.mode=Inline@
qu.1.6.name=Integral - Chain Rule ii@
qu.1.6.comment=@
qu.1.6.editing=useHTML@
qu.1.6.solution=@
qu.1.6.algorithm=$a=rint(2,7);
$b=rint(3,8);
$c=$b+1;
$d=rint(3,7);
$e=$d+1;
$func="x->(x^$d)*($a-x^$e)^$b";@
qu.1.6.uid=72aa300e-fc89-4820-a7d6-f051163e0b4f@
qu.1.6.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Chain Rule;
@
qu.1.6.weighting=1@
qu.1.6.numbering=alpha@
qu.1.6.part.1.name=sro_id_1@
qu.1.6.part.1.maple_answer=-1/($e*($b+1)) * ($a-x^($e))^($b+1)@
qu.1.6.part.1.editing=useHTML@
qu.1.6.part.1.question=(Unset)@
qu.1.6.part.1.libname=@
qu.1.6.part.1.mode=Maple@
qu.1.6.part.1.allow2d=1@
qu.1.6.part.1.plot=@
qu.1.6.part.1.maple=if not(simplify(diff(($ANSWER)-($RESPONSE),x))=0) then
grade:=0:
else
if (type(simplify(($ANSWER)-($RESPONSE)-C), numeric)) then
grade:=0.75:
else
grade:=1:
end if: 
end if:
grade@
qu.1.6.part.1.type=formula@
qu.1.6.question=<p><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000'  veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mo lspace='0.0em' rspace='0.0em' stretchy='true' largeop='true'>&Integral;</mo><msup><mi>x</mi><mrow><mi>$d</mi></mrow></msup><msup><mfenced open='(' close=')' separators=','><mrow><mi>$a</mi><mo lspace='0.2222222em' rspace='0.2222222em'>&minus;</mo><msup><mi>x</mi><mrow><mi>$e</mi></mrow></msup></mrow></mfenced><mrow><mi>$b</mi></mrow></msup><mo lspace='0.0em' rspace='0.0em'>&#32;</mo><mo lspace='0.0em' rspace='0.0em'>&DifferentialD;</mo><mi mathcolor='#800080'>x</mi></mrow></mstyle></math></p><p>&nbsp;</p><p><span>&nbsp;</span><1><span>&nbsp;</span></p>@

qu.1.7.mode=Inline@
qu.1.7.name=Integral (Growth Rate)@
qu.1.7.comment=@
qu.1.7.editing=useHTML@
qu.1.7.solution=@
qu.1.7.algorithm=$a=[2,4,6,8,10];
$picka=switch(rint(6),$a);
$b=[3,5,7,9,11];
$pickb=switch(rint(6),$b);
$size = rint(5) + 2;
condition: ne($a,$pickb);
$func=switch(rint(3),"($picka/$pickb)*t^(1/3)","($picka/$pickb)*t^(4/3)");
$disp=maple("MathML[ExportPresentation]($func)");@
qu.1.7.uid=1f25fdcf-9ad6-4136-ae0d-f5bc492b71ed@
qu.1.7.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Application;
@
qu.1.7.weighting=1@
qu.1.7.numbering=alpha@
qu.1.7.part.1.name=sro_id_1@
qu.1.7.part.1.maple_answer=int(($func), t)+$size@
qu.1.7.part.1.editing=useHTML@
qu.1.7.part.1.question=(Unset)@
qu.1.7.part.1.libname=@
qu.1.7.part.1.mode=Maple@
qu.1.7.part.1.allow2d=1@
qu.1.7.part.1.plot=@
qu.1.7.part.1.maple=is(($ANSWER-$RESPONSE)=0)@
qu.1.7.part.1.type=formula@
qu.1.7.question=<p>Assume that a tumor grows at rate&nbsp;<math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000'  veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mi>G</mi><mfenced open='(' close=')' separators=','><mrow><mi>t</mi></mrow></mfenced><mo lspace='0.2777778em' rspace='0.2777778em'>&equals;</mo></mrow></mstyle></math>$disp mg/day at time <em>t</em> days, and at <em>t = 0</em>&nbsp; the size of the tumor is&nbsp;$size mg.&nbsp; The size of the tumor, <math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000' veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mi>S</mi><mfenced open='(' close=')' separators=','><mrow><mi>t</mi></mrow></mfenced></mrow></mstyle></math>, at time <em>t</em> days is:</p><p>&nbsp;</p><p><span>&nbsp;</span><1><span>&nbsp;</span></p>@

qu.1.8.mode=Inline@
qu.1.8.name=Integral - Chain Rule iv (Trig)@
qu.1.8.comment=@
qu.1.8.editing=useHTML@
qu.1.8.solution=@
qu.1.8.algorithm=$func=switch(rint(4),"4*(x+4)^3*(csc((x+4)^4)^2)","exp(5*x)*sin(exp(5*x))","-cos(x)*exp(sin(x))","(3*x^2*exp(x^3))/(exp(x^3)+10)");
$m=maple("MathML[ExportPresentation]($func)");@
qu.1.8.uid=c19c1ebb-5e47-4a7b-9b9e-82fc429b99f2@
qu.1.8.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Chain Rule;
@
qu.1.8.weighting=1@
qu.1.8.numbering=alpha@
qu.1.8.part.1.name=sro_id_1@
qu.1.8.part.1.maple_answer=int(($func), x)+C@
qu.1.8.part.1.editing=useHTML@
qu.1.8.part.1.question=(Unset)@
qu.1.8.part.1.libname=@
qu.1.8.part.1.mode=Maple@
qu.1.8.part.1.allow2d=1@
qu.1.8.part.1.plot=@
qu.1.8.part.1.maple=if not(simplify(diff(($ANSWER)-($RESPONSE),x))=0) then
grade:=0:
else
if (type(simplify(($ANSWER)-($RESPONSE)-C), numeric)) then
grade:=0.75:
else
grade:=1:
end if: 
end if:
grade@
qu.1.8.part.1.type=formula@
qu.1.8.question=<p><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000'  veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mo lspace='0.0em' rspace='0.0em' stretchy='true' largeop='true'>&Integral;</mo></mrow></mstyle></math>$m <math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000' veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mi>dx</mi></mrow></mstyle></math></p><p>&nbsp;<span>&nbsp;</span><1><span>&nbsp;</span></p>@

qu.1.9.mode=Inline@
qu.1.9.name=Simple Integral ii@
qu.1.9.comment=@
qu.1.9.editing=useHTML@
qu.1.9.solution=@
qu.1.9.algorithm=$a=rint(2,7);
$b=rint(3,8);
$c=rint(1,8);
$d=rint(2,6);
$func="$a*x^$b+$c*(1/x^$d)";@
qu.1.9.uid=2602472e-ccfc-48e7-be4d-e99059831bcf@
qu.1.9.info=  Author=Steve Crane, Gord Clement;
  Course=Introductory Calculus for the Biological Sciences;
  Topic=Integrals;
  Sub-Topic=Basic;
@
qu.1.9.weighting=1@
qu.1.9.numbering=alpha@
qu.1.9.part.1.name=sro_id_1@
qu.1.9.part.1.maple_answer=int(($func), x)+C@
qu.1.9.part.1.editing=useHTML@
qu.1.9.part.1.question=(Unset)@
qu.1.9.part.1.libname=@
qu.1.9.part.1.mode=Maple@
qu.1.9.part.1.allow2d=1@
qu.1.9.part.1.plot=@
qu.1.9.part.1.maple=if not(simplify(diff(($ANSWER)-($RESPONSE),x))=0) then
grade:=0:
else
if (type(simplify(($ANSWER)-($RESPONSE)-C), numeric)) then
grade:=0.75:
else
grade:=1:
end if: 
end if:
grade@
qu.1.9.part.1.type=formula@
qu.1.9.question=<p><math xmlns='http://www.w3.org/1998/Math/MathML'><mstyle fontfamily='Times New Roman' mathsize='12' mathcolor='#000000'  veryverythinmathspace='0.0555556em' verythinmathspace='0.111111em' thinmathspace='0.166667em' mediummathspace='0.222222em' thickmathspace='0.277778em' verythickmathspace='0.333333em' veryverythickmathspace='0.388889em' scriptlevel='0' scriptsizemultiplier='0.71' scriptminsize='8.0pt'><mrow><mo lspace='0.0em' rspace='0.0em' stretchy='true' largeop='true'>&Integral;</mo></mrow><mrow><mi>$a</mi><mo lspace='0.0em' rspace='0.0em'>&sdot;</mo><msup><mi>x</mi><mrow><mi>$b</mi></mrow></msup><mo lspace='0.2222222em' rspace='0.2222222em'>&plus;</mo><mi>$c</mi><mo lspace='0.0em' rspace='0.0em'>&sdot;</mo><msup><mi>x</mi><mrow><mo lspace='0.2222222em' rspace='0.2222222em'>&minus;</mo><mi>$d</mi></mrow></msup><mi>dx</mi></mrow></mstyle></math></p><p>&nbsp;</p><p><span>&nbsp;</span><1><span>&nbsp;</span></p>@

