1) Create a process to design the best parking lot that fits on a given rectangle of land. ("Design" means deciding where the lines will go.) 2) Decide the best way to place cell phone towers in the city of Syracuse. 3) Simulate a calculator in Maple or C++ (so that e.g. entering "1 / 3 =" will result in "0.33333333"). The only mathematical functions you may use are the arithmetic functions (addition, subtraction, multiplication and division) - everything else must be programmed in.