In this applet, a random Bezier curve is created. Your goal is to match
the random Bezier curve. As you try, to match the curve, try to
answer the followning questions.
How can you estimate the degree of the curve?
How can you estimate the position of the control points?
Can you approximate a Bezier curve with a lower degree Bezier curve?
Can you approximate a Bezier curve with a higher degree Bezier curve?