Program: Elastics
By: Ben Axelrod


     This program calculates elasticity given two
prices and two quantities. Good for economics, well
that is all it is for. Really easy to use, Just
put in your values and that's it. 

Here is the equation the program uses:

Q2-Q1     P2+P1   /  Q1+Q2
-----  x  -----  /   -----
P2-P1       2   /      2


Questions or comments? Email me: bmaxelro@syr.edu