Homework 8

Due: Monday, November 29, 1999


Problem 1.                                          h(x) = 1 + x3 +x6                                 g(x) = 1 + x2 + x4 + x6 + x7

Problem 2.  Draw an LSC which takes as inputs polynomials  a(x)  and  b(x)  and then produces the output  h(x)a(x) + k(x)b(x), where  h(x)  and  k(x)  are the polynomials:

                h(x) = 1 + x4 + x10       and       k(x) = x + x2 + x4 + x7 + x9


Last Modified: November 22, 1999