Math 132 Getting Started
Enrollment Issues
1. Course requires a C or better in MA 121, 131, or equivalent.
2. It is best to take the class as soon as you can after Calculus,
but we have enrollment caps, so it's hard to get in! The class is
offered fall, spring, and summer I and II. If you are a graduating
senior, and need the course to graduate, go talk to Dr. Griggs in SAS
2108, and he will get you in.
Otherwise, keep trying MyPack. The instructor can't override MyPack.
Class Website
http://www4.ncsu.edu/~zhu4/MA132S11/
Bookmark it!
Classroom mechanics and policies
- This room is not available as a lab. It is locked when classes
are
not meeting in it.
- When you come in, log in and sign the attendance. make sure you
can
get up all the software that we will need that day.
- If your computer isn't functioning well, log off and find
another
one. Usually there is at least one available somewhere.
- If your computer isn't functioning, please put its top down and
make
a note of it on the daily Computer Problems sheet.
- Because this is a computer lab, no food or drink is permitted,
even
water. If you have some with you for later, keep it below the table.
- You are not welcome to come to other sections of MA 132 because
enrolled students will not have enough computers.
Course outline
part 1, lessons 1-4, Data Modeling
part 2, lessons 5-9, Modeling with Differential and Difference
Equations
part 3, lessons 10-11, Optimization
part 4, lessons 12-14, Putting it All Together
Excel
- Open up a worksheet
- Type in the following data
| units sold |
price per item ($) |
| 10 |
150 |
| 20 |
145 |
| 30 |
141 |
| 40 |
139 |
- Make a graph using the ChartWizard:
- Select the cells containing the headings and data that you
entered
(mouse: click-hold-drag-release)
- Click on ChartWizard
- Select "scatter" type, without connecting the dots
- Follow directions
- Create a folder MA132 in Desktop/MyAFS. Save
spreadsheet in MA132 as ma132les0.xls
Maple
- Open Maple window.
- Try a few commands:
- 2+3;
- 2+3:
- 2/3;
- evalf(2/3);
- sin(0);
- sin(Pi);
- sin(Pi/4);
- sin(x);
- diff(sin(x),x);
- plot(sin(x),x=0..2*Pi);
- Save worksheet in MA132 as ma132les0.mws
WebAssign