Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. \documentclass[addpoints,12pt]{exam}
  2. \usepackage{amsmath,amssymb} % digunakan untuk pengaturan formula matematika
  3. \begin{document}
  4. \begin{center}
  5. \fbox{\fbox{\parbox{5.5in}{\centering
  6. Answer the questions in the spaces provided on the
  7. question sheets. If you run out of room for an answer,
  8. continue on the back of the page.}}}
  9. \end{center}
  10. \vspace{0.1in}
  11. \makebox[\textwidth]{Name and section:\enspace\hrulefill}
  12. \vspace{0.2in}
  13. \makebox[\textwidth]{Instructor’s name:\enspace\hrulefill}
  14. \begin{questions}
  15. \question[10]
  16. Why is there air?
  17. \question[15]
  18. How much wood would a woodchuck chuck if a woodchuck could chuck
  19. wood?
  20. \question[10] Compute $\displaystyle\int_0^1 x^2 \, dx$.
  21. \end{questions}
  22. \end{document}