How it works ?
For each problem this applet generates, divide the two polynomial expressions. Enter your quotient in the input box.
If you enter in a correct quotient, you’ll see a big “Correct !!!” sign appear.
Note:
The applet will still display “Correct !!!” if all you do is type an expression of the format dividend/divisor.
For example, if the applet displays (-2x2 + 4x +4 ) / (x+2) applet will still display “Correct !!!” if you type “(-2x^2+4x+4)/(x+2)”. Yet the objective here would be to use either polynomial long division (or synthetic division) to obtain the expression -2x+8 -(12/(x+2))