##DESCRIPTION ##KEYWORDS('derivatives', 'antiderivatives') ## Find an antiderivative of the function ##ENDDESCRIPTION DOCUMENT(); # This should be the first executable line in the problem. loadMacros( "PG.pl", "PGbasicmacros.pl", "PGchoicemacros.pl", "PGanswermacros.pl", "PGauxiliaryFunctions.pl" ); TEXT(&beginproblem); $showPartialCorrectAnswers = 1; $a1 = random(2,10,1); $b1 = random(2,10,1); $n1 = random(2,3,1); $m1 = random(5,7,1); $p1 = random(2,5,1); TEXT(EV2(<