When you first run the Maple 9, automatically open a new worksheet with the name Untitled (1). Create a new worksheet can also be done from the File menu, and select New. As training materials, type the following commands from the prompt response and observe the results of the execution of these commands.
> f:=x->x^4-x^3-10*x^2+4*x+24;



