This document provides instructions for drawing graphs in Pascal using the Graph unit. It discusses initializing graphics mode, calculating appropriate coordinates for the screen, and algorithms for drawing normal and polar functions. Examples are given to illustrate drawing the linear function f(x)=x and polar function f(u)=1+sin(u). The document concludes with reminding students what they need to do in exams and providing contact information for the programming group.