1. Using the CRC polynomial 1011 (= x^3 + x + 1),
a. How many bits a sender append to this information before computing CRC code word?
b. compute the CRC code word for the information word 1011101
c. Check the division performed at the receiver with the cord word of the result of b.