Section 5.2 Assignment



Due Date: Monday, December 6th, 2004



Instructions for the Section 5.2 Assignment

This assignment consists of two problems to write up and hand in.

Each of the problems will be randomly chosen from a list of 15 syllabus problems.

You should use a random number generator to select two random numbers between 1 and 15.
On most TI calculators you can use   Rand(15) . If the result is 1, do choice 1. If it's 2, do choice 2, and so on.

If the same number comes up twice, reenter Rand(15) until you get something different.

Each person should end up handing in 2 problems, but exactly which ones will vary from person to person.

Please label each item on your work with the section and problem number from the text..

Rand(15) ResultSection 5.2 Problem Number
11
23
35
47
511
617
721
829
931
1033
1137
1241
1343
1446
1547




Back to MTH141 Section 0003 Home Page