MTHT 450 F98
Homework 4
1. Two alphanumerics were handed out in class.
2. Find a number which
if I divide it by 10 the remainder is 8;
if I divide it by 9 the remainder is 7;
if I divide it by 7 the remainder is 5;
if I divide it by 6 the remainder is 4;
if I divide it by 5 the remainder is 3;
if I divide it by 4 the remainder is 2;
if I divide it by 3 the remainder is 1;
if I divide it by 2 the remainder is 0?
Due to confusion in the assignment, you can leave off the first two conditions if you want.