Hints and Tips
- Start early, when each set opens.
- Do the example set (homework0). It's easy & will help
you with the homework system.
- Don't submit partial answers. You have six
submissions per problem.
- Work the problems out by hand before entering them in
the system. You can get a hardcopy of a problem set from the
problem listing page of a problem set.
- Always preview your answers before submitting
them.
- Use calculator syntax:
- Carefully parenthesize. Type
cos(2pi)
,e^(-ln(3))
, or1/(1+x)
, notcos 2pi
,e^-ln3
or1/1+x
. Note thatsin2x
is read assin(2)*x
, which is probably not what you want. Entersin(2x)
instead.
- The square root is
sqrt(x)
orx^(1/2)
.
- Carefully parenthesize. Type
- Watch your case:
X
is different fromx
,Sin
is different fromsin
, andPi
is different frompi
. You wantpi
.
Important Info
- Your username for the web homework is your
uniqname. Your password is your Kerberos
password that you use to work with other on-line University
applications.
- Due dates for the web homework are
available in the web homework system.
- Help on the homework is available from your
GSI, and your instructor, and
Math
Lab (B860 East Hall).
You can also get help by clicking the "email instructor"
button in the homework.
- Late questions (e.g., e-mailed questions
asked the day an assignment is due) are not guaranteed to be
answered.
- You can practice the homework problems after the due
date.
Last modified: Mon Jul 1 09:50:00 EDT 2024
Comments to: math-itc(at)umich(dot)edu
©2004-09 Gavin LaRose, UM Math Dept/Regents of UMich