## DESCRIPTION ## Precalculus: Trigonometric Identities ## ENDDESCRIPTION ## Tagged by cmd6a 5/11/06 ## DBsubject('Trigonometry') ## DBchapter('Analytic Trigonometry') ## DBsection('Trigonometric Identities') ## Institution('ASU') ## KEYWORDS('trigonometry','half-angle','precalculus','identities') DOCUMENT(); # This should be the first executable line in the problem. loadMacros( "PG.pl", "PGbasicmacros.pl", "PGchoicemacros.pl", "PGanswermacros.pl", "PGauxiliaryFunctions.pl", "PGgraphmacros.pl", "PGasu.pl" ); TEXT(beginproblem()); $showPartialCorrectAnswers = 1; $a=random(2,8,1); #evaluate answers $ans1=1/2; $ans2=1/2; $ans3=2*$a; TEXT(EV2(<