Given two sequences,
x[n] = 58n - 28n - 2 and
x[n] = 38n - 3
a. Determine the z-transform of the convolution of the two sequences using the convolution property of the z-transform:
X(z) = X1(z) * X2(z);
b. Determine the convolution by the inverse z-transform from the result in (a): x[n] = Z^-1{X(z) * X2(z)}.