home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / sigm / vol256 / percomp.doc < prev    next >
Encoding:
Text File  |  1986-03-22  |  3.0 KB  |  77 lines

  1.                       PERCOMP.CAL
  2.  
  3.                a  Supercalc(tm) template      
  4.            for chemical percent compositions 
  5.                           by                 
  6.                    Stephen J. Cebula          
  7.  
  8.  
  9. INTRODUCTION
  10.  
  11.    PERCOMP.CAL is a sample template for determining chemical
  12. percent compositions in Supercalc 2. It contains the worksheet
  13. for a sample molecule already, but you can fill in the data
  14. for the molecule you are looking for. All of the elements are
  15. not listed merely for convenience, because, a template of over 100
  16. elements is a bit impractical to solve a percent composition
  17. problem for a molecule with only 3 or 4 elements.
  18.  
  19.    PERCOMP.CAL was created by Stephen Cebula as an exercise from
  20. his chemistry 101 class. It serves as a useful example of how the
  21. computer can be used by a student other than for word processing.
  22.  
  23.  
  24. FORMULAS
  25.  
  26.    When you insert new elements in this template, pay close
  27. attention to the formula used to determine the individual percent
  28. composition for an element. It is the net mass of that element in the
  29. molecule, divided by the total mass of the molecule, times 100 to
  30. get a percentage. A sample formula for column E which represents the
  31. individual percent composition would look like this for the element in
  32. row 20:
  33.  
  34.         D20/D25*100
  35.  
  36. where D25 represents the total molar mass of the molecule and D20 is
  37. the net mass of the element. Here, oxygen (O), has two atoms (from data in
  38. column C) and an atomic mass of 15.994 (for each oxygen atom). Therefore,
  39. the net mass equals 2 times 15.994 or B20*C20 in Supercalc notation. A little
  40. reminder, when you insert or delete atoms in this list, you should also make sure
  41. that the equations are in the same form as the original ones, Also, you must
  42. make sure that the cell representing the total molar mass (D25 in this case) is
  43. the sum of all net masses. It is SUM(D8:D23) in the original version.
  44.          
  45.  
  46.  
  47. USAGE NOTICES
  48.  
  49.    This template is for the public domain only. It may not sold or
  50. published in any form without permission of the author, Stephen J. Cebula;
  51. if you have any ideas to improve this template or for other useful
  52. applications for students, please feel free to contact the author via
  53. mail or one of the following Pennsylvania bulletin boards: 
  54.  
  55.                     Allentown RCP/M  215-398-3937
  56.                     CTS RCP/M        215-947-3615  <not 2400 baud>
  57.                     System-2 TBBS    215-825-3205 
  58.  
  59. or write:
  60.  
  61.                   Stephen J. Cebula
  62.                   2349 Packard Avenue
  63.                   Huntingdon Valley, PA  19006
  64.  
  65.  
  66. OTHER VERSIONS
  67.  
  68.    Enjoy this Supercalc template. It serves as a example of how the computer
  69. can be of use to non-Computer Science majors in an educational setting other
  70. than just word processing. The same technique can be used with other spreadsheets
  71. to solve the percent composition problem. 
  72.  
  73.    A version of this template exists for  Multiplan(tm) in CP/M(tm) and Apple
  74. Macintosh(tm) form. If you are interested in such items, just contact me in one of
  75. the forementioned ways.
  76.  
  77.