## DESCRIPTION ## Algebra ## ENDDESCRIPTION ## KEYWORDS('algebra','inverse functions','domain') ## Tagged by cmd6a 8/6/06 ## DBsubject('Algebra') ## DBchapter('Functions') ## DBsection('Inverse Functions') ## Date('') ## Author('') ## Institution('SUNYSB') ## TitleText1('') ## EditionText1('') ## AuthorText1('') ## Section1('') ## Problem1('') 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 = 0; $a1 = random(2,15,1); $b1 = random(1,15,1); $c1 = random(-15,15,1); $funct = "$a1 - x"; TEXT(EV2(<