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. \vspace{3in}
  18. \question
  19. What if there were no air?
  20. \begin{parts}
  21. \part[5]
  22. Describe the effect on the balloon industry.
  23. \vspace{2in}
  24. \part[5]
  25. Describe the effect on the aircraft industry.
  26. \vspace{2in}
  27. \end{parts}
  28. \newpage
  29. \end{questions}
  30. \end{document}