Yosef T. answered 01/07/20
RPI Ph.D. Math/Physics Tutor with a passion for teaching
First, we notice that X is a continuous uniform random variable from a to b. This means it must have probability density function
f(x) = 1/(b-a)
This corresponds to k = -1 in the equation in the problem statement.
Next, we figure out how Y is distributed. If X is uniformly distribute between a and b then 10X must be uniformly distributed between 10a and 10b, and 10X + 3 must be uniformly distributed between 10a + 3 and 10b + 3.
Finally, we use the formula for the moment generating function of a continuous uniform distribution
MX(t) = (etb -eta)/(t(b-a))
Substituting the new lower bound and new upper bound for the Y, we get
MY(t) = (et(10b + 3)-et(10a + 3))/(t(10b + 3 - 10a - 3)),
which can be simplified to
MY(t) = (et(10b + 3)-et(10a + 3))/(t(10b - 10a)).