These are the final applet tags you should use in the blackboard course to include the interactives.

Linear Transformer

<applet codebase="http://rtt.concord.org" archive="/interactives/mgraph.jar,/interactives/rttapplets.jar" code="LinearTransformerApplet.class" width="700" height="450"> </applet>




Linear Piecewise

<applet codebase="http://rtt.concord.org" archive="/interactives/mgraph.jar,/interactives/rttapplets.jar" code="PiecewiseApplet.class" width="700" height="500"> </applet>




Function Analyzer

<applet codebase="http://rtt.concord.org" archive="/interactives/mgraph.jar,/interactives/rttapplets.jar" code="FunctionAnalyzerApplet.class" width="700" height="540"> </applet>




Qualitative Grapher

<applet codebase="http://rtt.concord.org" archive="/interactives/QGrapher.jar" code="QGrapher.class" width="411" height="370"> <param name="preload" value="1,1,QRIGHT,3,3,LINE,1,1"> <param name="moveable" value="true"> <param name="buttons" value="EEEEEEE"> </applet>